-
Notifications
You must be signed in to change notification settings - Fork 192
Closed
Labels
topic: utilitiescontainers, strings, files, OS/environment integration, unit testing, assertions, logging, ...containers, strings, files, OS/environment integration, unit testing, assertions, logging, ...
Description
Using "ifort (IFORT) 18.0.1 20171018" on linux x86_64, test_savetxt_qp fails
The routine qsavetxt writes one number per line, which is allowed by the star format.
I propose a fix in https://github.com/pdebuyl/stdlib/tree/qsavetxt_format_string , tested with said ifort and with gfortran 6.4.0 and 8.3.0.
I have not opened a PR yet, as I don't know if ifort compatibility is considered necessary at this point. I would support keeping stdlib working with several compilers early on.
Metadata
Metadata
Assignees
Labels
topic: utilitiescontainers, strings, files, OS/environment integration, unit testing, assertions, logging, ...containers, strings, files, OS/environment integration, unit testing, assertions, logging, ...