Skip to main content

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

For those who don't know, Chris Rickett is working with Craig to improve the Fortran support in Eclipse, in particular how Fortran integrates with CDT.

Cheers,

Greg


On Nov 7, 2006, at 10:46 AM, Christopher D. Rickett wrote:

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

_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev



Back to the top