Bug 231020
| Summary: | ecj does not recognize -Wall, -Werror, nor -W | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Stepan Kasal <kasal> |
| Component: | eclipse | Assignee: | Ben Konrath <ben> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | jakub, jochen, mjw, pmuldoon, tromey |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-03-30 20:43:16 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Stepan Kasal
2007-03-05 17:22:55 UTC
Note that this was already fixed upstream: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30585 So what needs to be done in the Eclipse SDK package? Just pull in the new GCCMain.java. You'll need this anyway for the 3.2.2 fix. Okay, Ben can do this when he gets back from EclipseCon. Although I'm pretty sure he already pulled in a new GCCMain.java for the 3.2.2 fix and built it into dist-fc7-candidate. If it's urgent, let me know and I can spin it (or someone else can). (In reply to comment #4) > Okay, Ben can do this when he gets back from EclipseCon. Although I'm pretty > sure he already pulled in a new GCCMain.java for the 3.2.2 fix and built it into > dist-fc7-candidate. Yep, that's right, the latest GCCMain is in 3.2.2-3 which is in dist-fc7-candidate. Once 3.2.2-3 has been tested with a gcc build it will be moved over to dist-fc7. I think Jakub is going to do this. *** Bug 231181 has been marked as a duplicate of this bug. *** I just tried this and it is fixed in rawhide. |