c++/712: bad formatting of warning message
tromey@redhat.com
tromey@redhat.com
Mon Oct 30 14:26:00 GMT 2000
>Number: 712
>Category: c++
>Synopsis: bad formatting of warning message
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Oct 30 14:26:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator: Tom Tromey
>Release: unknown-1.0
>Organization:
>Environment:
current cvs gcc
RH x86 Linux 6.2
>Description:
I'm not certain this bug should be filed under "c++",
but I saw it with the C++ compiler...
I got this warning:
../../../libgcj/libjava/include/java-interp.h:111: warning: declaration of `
code_length' shadows previous local
I find it ugly that the open quote appears at the end
of the first line. I think it should read like this instead:
../../../libgcj/libjava/include/java-interp.h:111: warning: declaration of
`code_length' shadows previous local
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-bugs
mailing list