Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 71212 Details for
Bug 110167
Unixodbc patch to compile with flex 2.5.31.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
unixODBC-flex.patch
unixODBC-flex.patch (text/plain), 486 bytes, created by
Francisco José Cañizares Santofimia
on 2005-10-22 12:07:38 UTC
(
hide
)
Description:
unixODBC-flex.patch
Filename:
MIME Type:
Creator:
Francisco José Cañizares Santofimia
Created:
2005-10-22 12:07:38 UTC
Size:
486 bytes
patch
obsolete
>--- unixODBC-2.2.6/sqp/lex.l.orig Wed Oct 17 18:40:32 2001 >+++ unixODBC-2.2.6/sqp/lex.l Thu Jul 10 11:23:35 2003 >@@ -178,6 +178,7 @@ > > '[^'\n]*$ { > yyerror( "Unterminated string" ); >+ YY_FLUSH_BUFFER; > } > > /*************************************** >@@ -236,8 +237,6 @@ > void yyerror( char *s ) > { > sprintf( g_szError, "%s processing '%s' on line %d", s, yytext, g_nLineNo ); >- >- YY_FLUSH_BUFFER; > } > > /**********************************************************************
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 110167
: 71212