bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Version 1.75-1 ignoring --no-lines flag


From: Jim Kent
Subject: Version 1.75-1 ignoring --no-lines flag
Date: Tue, 5 Nov 2002 18:39:19 -0800

I just upgraded my cygwin tools to the latest version, which uses bison version 1.75-1 on a Win2K PC.  When I run bison 1.75-1 with this command:
 
bison --no-lines parser.yy
 
on the attached .yy file, the resulting parser.tab.cc file contains many #line directives.  --no-lines is supposed to suppress the output of #line directives.
 
Executing the same command with version 1-35.1 of bison produces the expected result.
 
Jim Kent
Sony ePlatform Technology Center
94 Northwoods Blvd.
Columbus, OH 43230
(614) 786-0036
address@hidden
 

Attachment: parser.yy
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]