This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

preprocessor/5735: Incorrect handling of escaped newlines



>Number:         5735
>Category:       preprocessor
>Synopsis:       Incorrect handling of escaped newlines
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Feb 20 05:46:02 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Jan Beulich
>Release:        3.0.3
>Organization:
>Environment:
Cygwin hosted on Win2000
>Description:
According to the standard, a backslash separated from a
newline by whitespace is not eligible for line splicing.
If, for compatibility, this feature is to be retained it
should be made available via command line switch which
defaults to off (i.e. to behave conformingly by default).
>How-To-Repeat:
Just examine the relevant code in skip_escaped_newlines.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]