We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee9a568 commit 652d82fCopy full SHA for 652d82f
1 file changed
README.md
@@ -174,6 +174,7 @@ $ fpm test --profile release --flag -ffree-line-length-0
174
175
Thankfully Fortran 2023 raised this obscolecent line limit to 10,000
176
characters, so by using newer compilers you might never encounter this problem.
177
+In the case of gfortran, this appears to have been resolved by default starting in release 14.1.0.
178
179
#### Line breaks in macro invocations
180
0 commit comments