Federico Perini
Federico Perini
@barracuda156 This is a regression issue introduced by gfortran-14. It was fixed in #1013 already. It will appear as soon as a new release is deployed.
It's a great idea @rouson. If you or anyone in your team has patches to contribute, it would be great. I had only tried to add the Intel compiler in...
Yes, a new release is definitely necessary. What compiler version is causing this? By running "current": ``` git clone https://github.com/fortran-lang/fpm.git cd fpm sh ./install.sh ``` everything works fine: ``` [...
I think it's a great idea @awvwgk - I will ping @wassup05 that may want to (or you may want to) open a PR about it.
> But maybe I should add them now Yes, please add them to https://github.com/fortran-lang/stdlib/blob/master/doc/specs/stdlib_ascii.md , thank you.
Hello @wassup05 @jalvesz, when you are ready to revert commit https://github.com/fortran-lang/stdlib/commit/4bc022d9244cbf5438b602b69113be5097341461, then I believe this PR can be merged.
> when you are ready to revert commit [4bc022d](https://github.com/fortran-lang/stdlib/commit/4bc022d9244cbf5438b602b69113be5097341461), then I believe this PR can be merged.
@wassup05 please also note that the example program seems to be failing on Windows in the CI.
In absence of further comments and activity, this can be merged soon imho.
In absence of further comments, I will merge this one, thank you.