Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-dev] updated separate Fortran lexer/parser

Hello all,

I have attached a new tarball to Bug #163260.  The new tarball should fix 
the following:

- correctly allow for carriage-return/new-line combinations as T_EOS.
- allow EOF (end-of-file) to occur in place of some T_EOS tokens.
- accept more string literals. 

I have also added a couple new tests in the test_files/ dir for the above 
fixes.

Feel free to contact me if you have any questions or comments.  

Thanks.
Chris



Back to the top