Bug 3356

Summary: const cleanups for config file parser
Product: xorg Reporter: Adam Jackson <ajax>
Component: Server/DDX/XorgAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: high    
Version: git   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
constify-parser-1.patch none

Description Adam Jackson 2005-05-20 15:42:10 UTC
lots of static -> static const in the parser, and also fix a silly bug that would
have prevented the server's major version from exceeding 99.
Comment 1 Adam Jackson 2005-05-20 15:42:33 UTC
Created attachment 2727 [details] [review]
constify-parser-1.patch
Comment 2 Adam Jackson 2005-05-20 18:05:51 UTC
nevermind, i'll do these all at once

*** This bug has been marked as a duplicate of 3273 ***

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.