FreeBSD Bugzilla – Attachment 27017 Details for
Bug 45951
Bison errors in coldsync port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-parser
patch-parser (text/plain), 525 bytes, created by
Patrick Li
on 2002-12-03 03:40:01 UTC
(
hide
)
Description:
patch-parser
Filename:
MIME Type:
Creator:
Patrick Li
Created:
2002-12-03 03:40:01 UTC
Size:
525 bytes
patch
obsolete
>--- src/parser.y~ Tue Feb 20 06:04:15 2001 >+++ src/parser.y Mon Dec 2 18:32:28 2002 >@@ -1003,6 +1003,7 @@ > { > $$ = NULL; > } >+ ; > > /* XXX - Added in 1.1.10, Sat May 20 14:21:43 2000. Make the colon > * mandatory at some point. >@@ -1028,6 +1029,7 @@ > ANOTHER_ERROR; > Error(_("\tMissing ':'.")); > } >+ ; > > > open_brace: '{' >@@ -1036,6 +1038,7 @@ > ANOTHER_ERROR; > Error(_("\tMissing '{'.")); > } >+ ; > > semicolon: ';' > | error >@@ -1043,6 +1046,7 @@ > ANOTHER_ERROR; > Error(_("\tMissing ';'.")); > } >+ ; > > %%
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 45951
: 27017