Bug 8360

Summary: [PATCH] libXv man pages should be converted to ANSI prototypes
Product: xorg Reporter: Alan Coopersmith <alan.coopersmith>
Component: DocumentationAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: minor    
Priority: low CC: ademar
Version: gitKeywords: janitor
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
convert manpages prototypes to C ANSI format
none
get rid of ancient XFree86 CVS Id tags none

Description Alan Coopersmith 2006-09-19 16:12:14 UTC
The man pages in libXv still use K&R function prototypes for documenting the
function calls - they should be converted to ANSI C prototypes to match the
<X11/extensions/Xvlib.h> header.
Comment 1 Daniel Stone 2007-02-27 01:33:37 UTC
Sorry about the phenomenal bug spam, guys.  Adding xorg-team@ to the QA contact so bugs don't get lost in future.
Comment 2 Ademar Reis 2007-08-20 15:22:09 UTC
Patches will be attached:

0001-convert-manpages-prototypes-to-C-ANSI-format.patch
0002-get-rid-of-ancient-XFree86-CVS-Id-tags.patch

Please let me know if there's anything wrong or to be improved in these patches.

Comment 3 Ademar Reis 2007-08-20 15:24:12 UTC
Created attachment 11185 [details] [review]
convert manpages prototypes to C ANSI format
Comment 4 Ademar Reis 2007-08-20 15:26:03 UTC
Created attachment 11186 [details] [review]
get rid of ancient XFree86 CVS Id tags
Comment 5 Alan Coopersmith 2007-10-05 11:27:48 UTC
Patches pushed to git master - thanks for the fixes!

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.