Bug 12469

Summary: xorg-server 1.4 fails to build ith gcc 2.95
Product: xorg Reporter: Jens Granseuer <jensgr>
Component: Server/GeneralAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED WONTFIX QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: 7.3 (2007.09)   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
C89 fixes none

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.