octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: isnan in fortran


From: John W. Eaton
Subject: Re: isnan in fortran
Date: Tue, 10 Apr 2012 13:17:11 -0400

On 10-Apr-2012, Mike Miller wrote:

| How about cpp instead of sed, so we can still have a
| #if..#else..#endif syntax?  There will need to be a custom list of -D
| options or a custom include file, cannot just use the same config.h,
| but it's clearer and more scalable if other such feature tests are
| needed in the future.

I'm not sure I like the idea of processing non-C syntax with cpp.

I'd rather use sed or awk for this purpose.

jwe


reply via email to

[Prev in Thread] Current Thread [Next in Thread]