mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-23 03:03:02 +00:00
*** empty log message ***
This commit is contained in:
@@ -4734,7 +4734,7 @@ Don't put any @code{#line} preprocessor commands in the parser file.
|
|||||||
Ordinarily Bison puts them in the parser file so that the C compiler
|
Ordinarily Bison puts them in the parser file so that the C compiler
|
||||||
and debuggers will associate errors with your source file, the
|
and debuggers will associate errors with your source file, the
|
||||||
grammar file. This option causes them to associate errors with the
|
grammar file. This option causes them to associate errors with the
|
||||||
parser file, treating it an independent source file in its own right.
|
parser file, treating it as an independent source file in its own right.
|
||||||
|
|
||||||
@item -o @var{outfile}
|
@item -o @var{outfile}
|
||||||
@itemx --output-file=@var{outfile}
|
@itemx --output-file=@var{outfile}
|
||||||
|
|||||||
Reference in New Issue
Block a user