mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
* src/scan-skel.l: Output the base name parts of the parser and
header file names. * tests/output.at (AT_CHECK_OUTPUT): Support subdirectorioes, and additional checks. Use this to exercise C++ outputs in subdirs. Reported by Oleg Smolsky.
This commit is contained in:
@@ -30,7 +30,6 @@ m4_if(b4_defines_flag, 0, [],
|
||||
b4_copyright([C++ Skeleton parser for LALR(1) parsing with Bison],
|
||||
[2002, 2003, 2004, 2005])
|
||||
dnl FIXME: This is wrong, we want computed header guards.
|
||||
dnl FIXME: I do not know why the macros are missing now. :(
|
||||
[
|
||||
#ifndef PARSER_HEADER_H
|
||||
# define PARSER_HEADER_H
|
||||
|
||||
Reference in New Issue
Block a user