Results 46 issues of Andrew Walker

Is there value in adding material to cover simple test parameterisation? I imagine this could fit in after edge and corner cases, reuse the sinc2d example, and make use of...

Report of errors from make check with gfortran 4.8.0... Part of my reply to Francisco: I think the errors you see when doing "make check" with gfortran 4.8.0 are because...

Build system
Compiler issues
tests

This should fix #57...

Having merged @MatthewHambley's changes to enable compilation with the Cray Fortran compiler, it would seem sensible to have the continuous integration system test the build with this and other compilers...

It looks like the first bullet point in the LICENSE file should not be a bullet point. Is this why github does not pick up the license?

Add something in the documentation re. use of FoX on parallel applications (e.g. MPI) referencing Pietro Delugas's changes at #49

Just try it with gfortran to start with

In an ideal world we would run CI tests with other compilers, and ifort would be the obvious one (as that's still well used). I should look at that. One...

Skip any Byte Order Marks and keep trying. We may be able to read some files.

See #36 - does configure work correctly for `Call FLUSH_` on IBM's XLF compiler or is there a difference between how the compiler is called for CMake and make?