Menu

#31 REFLECT, based on stringification, doesn't work with NAG fpp

Development v3.x
closed-fixed
5
2014-11-11
2014-11-11
No

NAG fpp does not stringify symbols like traditional CPP, so the REFLECT macro we were using would not capture the subroutine name and make it a string. We fixed this by expanding the macros manually in tests/Test*.F90. With this change, the remaining functionality works across the various preprocessors of the compiler suites we use.

Discussion


Log in to post a comment.