projects
/
bison.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
tests: c++: fix symbol lookup issue
[bison.git]
/
tests
/
headers.at
diff --git
a/tests/headers.at
b/tests/headers.at
index 9b71c030d9eab39e8a5b6871584d7db09148266e..9c1d00bcff3d7b45f43830b8cc64e8199bb8fb35 100644
(file)
--- a/
tests/headers.at
+++ b/
tests/headers.at
@@
-1,6
+1,6
@@
# Bison Parser Headers. -*- Autotest -*-
# Bison Parser Headers. -*- Autotest -*-
-# Copyright (C) 2001-2002, 2006-2007, 2009-201
3
Free Software
+# Copyright (C) 2001-2002, 2006-2007, 2009-201
5
Free Software
# Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
@@
-229,7
+229,7
@@
AT_CHECK([[$PERL -n -0777 -e '
|YY_IGNORE_MAYBE_UNINITIALIZED_(?:BEGIN|END)
|YY_INITIAL_VALUE
|YY_\w+_INCLUDED
|YY_IGNORE_MAYBE_UNINITIALIZED_(?:BEGIN|END)
|YY_INITIAL_VALUE
|YY_\w+_INCLUDED
- |YY_NULL
+ |YY_NULL
PTR
|(defined|if)\ YYDEBUG
)\b}{}gx;
while (/^(.*YY.*)$/gm)
|(defined|if)\ YYDEBUG
)\b}{}gx;
while (/^(.*YY.*)$/gm)