mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-19 01:03:04 +00:00
* bison.s1 (#line): All set to `#line' only, since the Makefile
now handles them.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2000-03-17 Akim Demaille <akim@epita.fr>
|
||||||
|
|
||||||
|
* bison.s1 (#line): All set to `#line' only, since the Makefile
|
||||||
|
now handles them.
|
||||||
|
|
||||||
2000-03-16 Akim Demaille <akim@epita.fr>
|
2000-03-16 Akim Demaille <akim@epita.fr>
|
||||||
|
|
||||||
* src/output.c (output_rule_data): Output the documentation of
|
* src/output.c (output_rule_data): Output the documentation of
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/* -*-C-*- Note some compilers choke on comments on `#line' lines. */
|
/* -*-C-*- Note some compilers choke on comments on `#line' lines. */
|
||||||
#line 3 "bison.simple"
|
#line
|
||||||
/* This file comes from bison-@bison_version@. */
|
/* This file comes from bison-@bison_version@. */
|
||||||
|
|
||||||
/* Skeleton output parser for bison,
|
/* Skeleton output parser for bison,
|
||||||
@@ -222,7 +222,7 @@ __yy_memcpy (char *to, char *from, unsigned int count)
|
|||||||
# endif
|
# endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#line 217 "bison.simple"
|
#line
|
||||||
|
|
||||||
/* The user can define YYPARSE_PARAM as the name of an argument to be passed
|
/* The user can define YYPARSE_PARAM as the name of an argument to be passed
|
||||||
into yyparse. The argument should have type void *.
|
into yyparse. The argument should have type void *.
|
||||||
@@ -551,7 +551,7 @@ yyreduce:
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
$ /* the action file gets copied in in place of this dollarsign */
|
$ /* the action file gets copied in in place of this dollarsign */
|
||||||
#line 543 "bison.simple"
|
#line
|
||||||
|
|
||||||
yyvsp -= yylen;
|
yyvsp -= yylen;
|
||||||
yyssp -= yylen;
|
yyssp -= yylen;
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/* -*-C-*- Note some compilers choke on comments on `#line' lines. */
|
/* -*-C-*- Note some compilers choke on comments on `#line' lines. */
|
||||||
#line 3 "bison.simple"
|
#line
|
||||||
/* This file comes from bison-@bison_version@. */
|
/* This file comes from bison-@bison_version@. */
|
||||||
|
|
||||||
/* Skeleton output parser for bison,
|
/* Skeleton output parser for bison,
|
||||||
@@ -222,7 +222,7 @@ __yy_memcpy (char *to, char *from, unsigned int count)
|
|||||||
# endif
|
# endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#line 217 "bison.simple"
|
#line
|
||||||
|
|
||||||
/* The user can define YYPARSE_PARAM as the name of an argument to be passed
|
/* The user can define YYPARSE_PARAM as the name of an argument to be passed
|
||||||
into yyparse. The argument should have type void *.
|
into yyparse. The argument should have type void *.
|
||||||
@@ -551,7 +551,7 @@ yyreduce:
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
$ /* the action file gets copied in in place of this dollarsign */
|
$ /* the action file gets copied in in place of this dollarsign */
|
||||||
#line 543 "bison.simple"
|
#line
|
||||||
|
|
||||||
yyvsp -= yylen;
|
yyvsp -= yylen;
|
||||||
yyssp -= yylen;
|
yyssp -= yylen;
|
||||||
|
|||||||
Reference in New Issue
Block a user