Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 82861 Details for
Bug 127188
dev-libs/STLport-5.0.2 gcc4 patch / wcsftime hack
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Hack (?) to compile with gcc4
STLport-5.0.2-gcc410-hack.patch (text/plain), 419 bytes, created by
Hanno Zysik (geki)
on 2006-03-22 07:45:25 UTC
(
hide
)
Description:
Hack (?) to compile with gcc4
Filename:
MIME Type:
Creator:
Hanno Zysik (geki)
Created:
2006-03-22 07:45:25 UTC
Size:
419 bytes
patch
obsolete
>--- STLport/stlport/cwchar.orig 2006-03-22 16:35:19.000000000 +0100 >+++ STLport/stlport/cwchar 2006-03-22 16:35:31.000000000 +0100 >@@ -191,7 +191,7 @@ > # if (!defined(__MSL__) || __MSL__ > 0x7001 ) && !defined(_STLP_WCE_NET) && \ > !defined(_STLP_USE_UCLIBC) /* at least in uClibc 0.9.26 */ > >-using _STLP_VENDOR_CSTD::wcsftime; >+using ::wcsftime; > # endif > using _STLP_VENDOR_CSTD::wcstok; >
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 127188
:
82860
| 82861 |
83469