Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 89372 Details for
Bug 137060
emerge dev-db/tora-1.3.21 fails with gcc 4.1.1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
tora-cpp.patch
tora-cpp.patch (text/plain), 438 bytes, created by
Friedrich Oslage (RETIRED)
on 2006-06-17 02:12:48 UTC
(
hide
)
Description:
tora-cpp.patch
Filename:
MIME Type:
Creator:
Friedrich Oslage (RETIRED)
Created:
2006-06-17 02:12:48 UTC
Size:
438 bytes
patch
obsolete
>--- tora-1.3.21/tothread.cpp.wiget 2006-05-22 16:29:32.000000000 +0200 >+++ tora-1.3.21/tothread.cpp 2006-05-22 16:31:40.000000000 +0200 >@@ -156,6 +156,8 @@ > #define THREAD_ASSERT(x) if((x)!=0) { \ > throw (qApp->translate("toThread","Thread function \"%1\" failed.").arg(QString::fromLatin1( #x ))); } > >+void *toThreadStartWrapper(void *t); >+ > void toThread::initAttr() > { > //create the thread detached, so everything is cleaned up
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 137060
: 89372 |
89373