Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 343000 Details for
Bug 336096
dev-libs/libmcal does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
libmcal-0.7-flex-2.5.37.patch
libmcal-0.7-flex-2.5.37.patch (text/plain), 406 bytes, created by
Michael Mair-Keimberger (mm1ke)
on 2013-03-23 16:32:59 UTC
(
hide
)
Description:
libmcal-0.7-flex-2.5.37.patch
Filename:
MIME Type:
Creator:
Michael Mair-Keimberger (mm1ke)
Created:
2013-03-23 16:32:59 UTC
Size:
406 bytes
patch
obsolete
>--- libmcal.orig/icalroutines.h 2003-01-28 18:45:21.000000000 +0100 >+++ libmcal/icalroutines.h 2013-02-04 01:54:27.833995640 +0100 >@@ -48,8 +48,10 @@ > > > /* ICAL parser. */ >+#ifndef ical_yytext > extern char *ical_yytext; >-extern int ical_yyleng; >+extern size_t ical_yyleng; >+#endif > int ical_yylex(void); > void ical_usebuf(const char *buf, size_t size); > void ical_preprocess(char *buf, size_t *size);
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 336096
:
246135
|
342998
| 343000 |
343002
|
343004