Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 326844 Details for
Bug 421903
dev-db/mysql++ fails to build with gcc 4.7
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch trhat uses cstddef for size_t
gcc-4.7.patch (text/plain), 232 bytes, created by
Gianni Rossi
on 2012-10-18 14:52:05 UTC
(
hide
)
Description:
Patch trhat uses cstddef for size_t
Filename:
MIME Type:
Creator:
Gianni Rossi
Created:
2012-10-18 14:52:05 UTC
Size:
232 bytes
patch
obsolete
>--- a/lib/refcounted.h 2012-10-18 11:37:55.322732178 -0300 >+++ b/lib/refcounted.h 2012-10-18 11:40:10.303349659 -0300 >@@ -29,6 +29,7 @@ > #define MYSQLPP_REFCOUNTED_H > > #include <memory> >+#include <cstddef> > > namespace mysqlpp { >
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 421903
:
318022
|
318024
| 326844