Bug 12469 - xorg-server 1.4 fails to build ith gcc 2.95
Summary: xorg-server 1.4 fails to build ith gcc 2.95
Status: RESOLVED WONTFIX
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: 7.3 (2007.09)
Hardware: Other All
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-18 14:07 UTC by Jens Granseuer
Modified: 2010-08-09 13:03 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
C89 fixes (3.08 KB, patch)
2007-09-18 14:08 UTC, Jens Granseuer
no flags Details | Splinter Review

Description Jens Granseuer 2007-09-18 14:07:45 UTC
Patch follows.
Comment 1 Jens Granseuer 2007-09-18 14:08:21 UTC
Created attachment 11615 [details] [review]
C89 fixes
Comment 2 Adam Jackson 2007-11-18 08:40:34 UTC
No, thanks.

If you had a patch that detected gcc 2.95 and flipped it into gnu89 mode, so interleaved code and declarations would be legal, that'd be fine.
Comment 3 Jens Granseuer 2007-11-18 09:53:03 UTC
Using -std=gnu89 merely results in a different set of errors (mostly related to varargs from a quick glance). Besides, this is the only module that has problems compiling with gcc 2.95.
Comment 4 Adam Jackson 2010-08-09 13:03:07 UTC
No, thanks.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.