[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: geos https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=171039 ------- Additional Comments From rc040203@xxxxxxxxxx 2006-01-11 02:36 EST ------- (In reply to comment #8) > the devel build failed with the following errors: > Anyone know what would cause problems in devel that don't show in FC4? gcc-4.1 errors out on bad c++ code that gcc-4.0 had silently swallowed. > However I thought I'd see if this is a known issue It is. GCC-4.1 dislikes constructs like this: class MyClass { int MyClass::method(...); } and wants class MyClass { int method(...); } instead. -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. -- fedora-extras-list mailing list fedora-extras-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-extras-list
[Home] [Fedora Legacy] [Fedora Art] [Fedora Docs] [Fedora Package Review] [Fedora Desktop] [Red Hat 9 Bible] [Fedora Bible] [Red Hat 9] [Big List of Linux Books] [Yosemite News] [KDE Users]
|