Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 30311 Details for
Bug 49350
gtkmm-2.2.11 fails to emerge with gcc-3.4.0
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix for the problem
gtkmm-2.2.11-fix.diff (text/plain), 583 bytes, created by
gent_bz
on 2004-04-29 05:12:43 UTC
(
hide
)
Description:
Fix for the problem
Filename:
MIME Type:
Creator:
gent_bz
Created:
2004-04-29 05:12:43 UTC
Size:
583 bytes
patch
obsolete
>*** gtkmm-2.2.11/gtk/gtkmm/treepath-old.h Thu Apr 29 12:08:10 2004 >--- gtkmm-2.2.11/gtk/gtkmm/treepath.h Thu Apr 29 11:34:34 2004 >*************** >*** 294,300 **** > { > // push_back() can't throw -- if it could, this code wouldn't be strongly exception-safe. > for(; pbegin != pend; ++pbegin) >! this->push_back(*begin); > } > > template <class In> inline >--- 294,300 ---- > { > // push_back() can't throw -- if it could, this code wouldn't be strongly exception-safe. > for(; pbegin != pend; ++pbegin) >! this->push_back(*pbegin); > } > > template <class In> inline
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 49350
: 30311