Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 113619 Details for
Bug 151566
dev-embedded/gezel-1.6b fails to compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
gezel-1.6_gentoo.patch
gezel-1.6_gentoo.patch (text/plain), 780 bytes, created by
Aurélien Francillon
on 2007-03-18 04:18:00 UTC
(
hide
)
Description:
gezel-1.6_gentoo.patch
Filename:
MIME Type:
Creator:
Aurélien Francillon
Created:
2007-03-18 04:18:00 UTC
Size:
780 bytes
patch
obsolete
>--- gezel-1.6b_orig/gezel/gval.h 2007-03-16 01:55:35.000000000 +0100 >+++ gezel-1.6b/gezel/gval.h 2007-03-16 01:58:58.000000000 +0100 >@@ -92,6 +92,10 @@ > > }; > >+gval * make_gval(unsigned _wordlength, unsigned _sign); >+gval * make_gval(char *); >+gval * make_gval(unsigned _wordlength, unsigned _sign, char *valuestr); >+ > istream & operator >> (istream &is, gval &v); > ostream & operator << (ostream &os, gval &v); > void gval_showstats (ostream &os); >--- gezel-1.6b_orig/gezel/fdl.ll 2007-03-16 01:55:35.000000000 +0100 >+++ gezel-1.6b/gezel/fdl.ll 2007-03-16 01:58:22.000000000 +0100 >@@ -20,6 +20,7 @@ > $Id: fdl.ll,v 1.16 2004/12/18 01:06:31 schaum Exp $ > -------------------------------------------------------------- */ > >+%option noyywrap > %option c++ > %option debug >
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 151566
: 113619 |
113621
|
113622
|
113624
|
113725