Bug 3356 - const cleanups for config file parser
Summary: const cleanups for config file parser
Status: RESOLVED DUPLICATE of bug 3273
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/DDX/Xorg (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-20 15:42 UTC by Adam Jackson
Modified: 2005-05-20 01:05 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
constify-parser-1.patch (14.29 KB, patch)
2005-05-20 15:42 UTC, Adam Jackson
no flags Details | Splinter Review

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.