(j3.2006) Select Rank
Tom Clune
Thomas.L.Clune
Wed Feb 18 08:09:35 EST 2015
On Feb 18, 2015, at 2:57 AM, Malcolm Cohen <malcolm at nag-j.co.jp> wrote:
>> Is there a reason you're using Fortran's INCLUDE instead of
>> the preprocessor?
>
> I'm not Van, but if you're not using Fortran facilities it can be harder - by a
> lot - to use software tools on your source, whether that is for program
> transformation, analysis or QA purposes.
Agreed. Unfortunately, for the codes that I typically support, that ship sailed long ago. I?d be happy to simply reduce the number of _nested_ #ifdef?s in the _USE_ clauses for a typical module_ in one of the climate codes that I support. We?ve simply had to make do without some otherwise useful tools.
>
> And there's not a single preprocessor, but multiple ones, varying from
> slightly-divergent to completely different. Not to mention that even if we go
> "use cpp", plain old cpp is notorious for producing bad results for fixed-form
> source (and occasionally subtle bugs even with free-form). fpp is better, but
> even so it's not official and not 100% portable. And doesn't solve the tool
> problem.
Hmm. We?ve not had many difficulties related to these things. Usually they are fixed just once in the makefile back in the time of antiquity. Biggest issues we?ve had in years are related to OS X changing cpp versions without any change in the version number of their developer tools.
Cheers,
- Tom
>
> Cheers,
> --
> ................................Malcolm Cohen, Nihon NAG, Tokyo.
>
> _______________________________________________
> J3 mailing list
> J3 at mailman.j3-fortran.org
> http://mailman.j3-fortran.org/mailman/listinfo/j3
Thomas Clune, Ph. D. <Thomas.L.Clune at nasa.gov>
Head ASTG,Code 606
NASA GSFC
MS 610.8 B33-C128
Greenbelt, MD 20771
301-286-4635
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.j3-fortran.org/pipermail/j3/attachments/20150218/e028fb70/attachment.html
More information about the J3
mailing list