[Bug 2560] New: [PATCH] ANSI-fy Xserver/dix
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Feb 17 02:21:58 PST 2005
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=2560
Summary: [PATCH] ANSI-fy Xserver/dix
Product: xorg
Version: CVS_head
Platform: Other
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: Server/general
AssignedTo: xorg-bugzilla-noise at freedesktop.org
ReportedBy: etc at filespanker.com
This soon-to-be attached patch converts the K&R-style prototypes in Xserver/dix
to the newer ANSI-style.
The conversion was done by hand in an effort to preserve the comments which
annotate variables. These have been moved into doxygen(esque?) "stubs" above
each function.
Effort was taken to preserve the local "style" of different files.
As expected, the diff is quite large, but fairly obvious. I've checked over
the patch by hand and found no type discrepancies. The resulting
server runs as expected in my near-default configuration.
Depending on the reception of such large a large, intrusive patch, I'll move on
to ANSI-fying other areas in Xorg CVS in the coming weeks.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the xorg-bugzilla-noise
mailing list