SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
13
devel/splint/patches/patch-src_signature_y
Normal file
13
devel/splint/patches/patch-src_signature_y
Normal file
|
@ -0,0 +1,13 @@
|
|||
Bison 3 fixes.
|
||||
|
||||
--- src/signature.y.orig Sat Nov 7 16:02:12 2015
|
||||
+++ src/signature.y Sat Nov 7 16:02:41 2015
|
||||
@@ -56,7 +56,7 @@ static void yyprint (/*FILE *p_file, int p_type, YYSTY
|
||||
|
||||
%}
|
||||
|
||||
-%pure_parser
|
||||
+%define api.pure
|
||||
|
||||
/* CONVENTIONS: Reserved words are in ALL CAPS (plus markerSym)
|
||||
Characters appearing in the grammar are reserved:
|
Loading…
Add table
Add a link
Reference in a new issue