[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gjdoc/26164] gjdoc barfs on ^Z
From: |
tromey at gcc dot gnu dot org |
Subject: |
[Bug gjdoc/26164] gjdoc barfs on ^Z |
Date: |
9 Feb 2006 19:22:22 -0000 |
------- Comment #2 from tromey at gcc dot gnu dot org 2006-02-09 19:22 -------
Just FYI: according to the JLS, ^Z is ignored as the last character
of a file. In other places it is either valid (string, comment) or
a syntax error.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26164