Re: [g95] DECIMAL='comma' do not work !?



In article <E93jg.1915$oE3.34@trndny04>,
Michael Metcalf <michaelmetcalf@xxxxxxxxxxxxxx> wrote:

I wanted to use the DECIMAL='comma' F2003-feature of g95 but it do

Note: F2003 is not f95 (= g95).

True, but DECIMAL='comma' in READ, WRITE and OPEN statements is one of
the f2003 features that the g95 manual says is supported, so I think
the OP has a valid point to raise with Andy. Michael is right if one
is compiling with the g95 -std=f95 option, which correctly objects,
and points out that the tag 'DECIMAL' is an F2003 feature.

BTW, Sun f95 also implements DECIMAL='comma' and the program works as
expected. If one uses the -ansi option, the program still compiles
and runs, though there is a compile-time message that it is using an
extension to the standard.

-- John Harper, School of Mathematics, Statistics and Computer Science,
Victoria University, PO Box 600, Wellington, New Zealand
e-mail john.harper@xxxxxxxxx phone (+64)(4)463 5341 fax (+64)(4)463 5045
.



Relevant Pages

  • Re: [g95] DECIMAL=comma do not work !?
    ... Michael Metcalf wrote: ... True, but DECIMAL='comma' in READ, WRITE and OPEN statements is one of the f2003 features that the g95 manual says is supported, so I think the OP has a valid point to raise with Andy. ... I will contact Andy. ...
    (comp.lang.fortran)
  • Re: Questions about the DLR
    ... References, declarations, etc. were all indexed, and there was even a macro that would refer to the source management database and show you the exact check-in and diff where the line was added or changed. ... I can see how the features you're talking about would be useful. ... Even the stuff that can be measured in seconds, I'm just not compiling often enough for it to be a big deal. ... obviously this is as much about .NET as it is about a specific IDE. ...
    (microsoft.public.dotnet.framework)
  • RE: [Full-Disclosure] Moox firefox/thunderbird builds. Anyone looked at these yet?
    ... he's just compiling with specific support for certain processor features ... If you were being super paranoid, you could generate your own optimised ...
    (Full-Disclosure)
  • create .NET 1.1 code with VS2005?
    ... I currently have a few projects that I can't just upgrade to .NET 2.0, ... I'd still like to make use of the new features as soon as possible. ... already have both runtimes running side by side peacefully and looking ... compiling using csc.exe from the 1.1 runtime but I was wondering if there's ...
    (microsoft.public.vsnet.general)
  • Re: Forth and Prolog
    ... Andreas Kochenburger wrote in message> For those who might like to play with it here is the link: ... I have tried this work and found that some forth's features are lack, ... CREATE, DOES>, switchability between interpreting and compiling. ...
    (comp.lang.prolog)