Han Tang

Results 4 comments of Han Tang

Hi, @gnikit. I didn't realize the issue is related to a deeper problem. And yes, a rewrite of a Fortran parser is definitely a much cleaner way to wipe all...

Thank you for the link! It seems that the ICE is related with the "Advanced use of character expressions, constructor" discussed in the thread.

Hi, I just downloaded the newest version and the project can be built without any problem, but when running `fpm test --compiler ifx`, I get the following error ``` forrtl:...

I encountered the same issue when using the NetCDF metapackage on my Macbook. Change the environment variable `PKG_CONFIG_ALLOW_SYSTEM_CFLAGS` indeed fix the issue (Thanks @tomneep).