SCOREC / core

parallel finite element unstructured meshes
Other
179 stars 63 forks source link

Fix outdated reel_fail call #411

Closed bobpaw closed 6 months ago

bobpaw commented 7 months ago

Fix outdated reel_fail call

This fixes an outdated reel_fail call on non-Linux non-OS X systems. Presumably the macro took a FILE* at some point.

cwsmith commented 7 months ago

@bobpaw Thank you. What OS are you testing on? WSL?

bobpaw commented 7 months ago

@cwsmith I work primarily from an M1 Mac. After the holidays I will have access to WSL on my other workstation and can also spin up a FreeBSD VM since that PC has a larger storage capacity.