Bug 1434 - Ansify Xext
Summary: Ansify Xext
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Lib/Xext (show other bugs)
Version: unspecified
Hardware: x86 (IA32) All
: high normal
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-21 13:52 UTC by Jeff Muizelaar
Modified: 2004-09-23 03:47 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments
fix k&r declarations (48.04 KB, patch)
2004-09-21 13:54 UTC, Jeff Muizelaar
no flags Details | Splinter Review
new patch against xorg head (44.04 KB, patch)
2004-09-21 16:57 UTC, Jeff Muizelaar
no flags Details | Splinter Review

Description Jeff Muizelaar 2004-09-21 13:52:30 UTC
a lot of code in Xext uses K&R style declarations
Comment 1 Jeff Muizelaar 2004-09-21 13:54:12 UTC
Created attachment 951 [details] [review]
fix k&r declarations

all of the patches as one because there is no size limit
Comment 2 Adam Jackson 2004-09-21 15:19:03 UTC
the patch contents look good to me, but this doesn't apply against Xorg head. 
is this patch generated from the xlibs Xext?
Comment 3 Jeff Muizelaar 2004-09-21 16:22:24 UTC
(In reply to comment #2)
> the patch contents look good to me, but this doesn't apply against Xorg head. 
> is this patch generated from the xlibs Xext?

Yeah it is actually against xlibs Xext. Turns out Xorg head has the
NeedFunctionPrototypes stuff already ripped out along with some whitespace
cleanups. I'll redo the patch against Xorg head and then make a new patch
against xlibs Xext that updates it to match Xorgg head. Sound ok?
Comment 4 Jeff Muizelaar 2004-09-21 16:57:57 UTC
Created attachment 952 [details] [review]
new patch against xorg head

here is the new patch against xorg head.

I was thinking about syncing xlibs-xext with xorg-xext and thought maybe one
bulk patch is not the best way to do things. Is it worth doing incrementals to
match xorg-xext? Is there any sort of policy as to which way and how updates
should flow between them?
Comment 5 Adam Jackson 2004-09-22 10:53:07 UTC
i am told that the monolithic xlibs are authoritative, and that updates flow
from monolithic to modular until such time as we abandon the monolithic tree.

this one looks good, builds fine here.  i'll commit this if no one beats me to it.
Comment 6 Adam Jackson 2004-09-23 20:47:14 UTC
checked in, 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.