Nicholaswogan/odepack

Fail to build with fpm

Closed this issue · 1 comments

When I used your code in December, there were no issues.
But when I try building it now, it fails with the following message:

.\.\src\lapack\dgbtrs.f:1:2:

    1 | *> \brief \b DGBTRS
      |  1
Error: Invalid character in name at (1)
compilation terminated due to -fmax-errors=1.
[  3%]                       dgbtrs.f  done.
.\.\src\lapack\dgbtf2.f:1:2:

...

It's an fpm issue: the issue happens with 0.8.2 (almost latest), but not with 0.7.0.