Tom Clune

Results 246 comments of Tom Clune
trafficstars

I will definitely accept such changes. Note though though that I have no means of testing under Windows, so it will be incumbent on users such as yourself to let...

Regarding the generated sources, I have to admit to being relatively surprised that CMake + VisualStudio has an issue on this front. Lots of CMake packages use generated files. I'm...

OK - I think I understand now regarding the handling of targets under windows.

@mbraakheke Before I can accept any PRs I'll need a signed CLA for each of the respective repositories. (Apologies - this is a relatively new process that the NASA lawyer...

Sorry for the misunderstanding. My preference would be for the changes to gFTL to be relative to its `develop` branch. The only development in the last several months has been...

Hmm. Yes, one of the hard aspects of a clean testing framework is that it can be difficult to "inject" information from outside. One hackish thing that you could do...

I agree that the warnings are annoying and would prefer to stay within the standard. I've done several things to minimize this. E.g, the expansion of ```@assertEqual()``` splits the Fortran...

@bd4 could you try editing `./cmake/GNU.cmake` and change the `512` on line 9 to be `0`? If that fixes it for you, I'll push a fix. I like sticking to...

OK - I can propagate across the whole set of repos this weekend. (I hope.)

I released v4.2.2 today which includes unlimited line length for gfortran in all the dependencies. Please confirm whether this release fixes your issue.