Bug 15063

Summary: xorg/app/xtrap - Compile warning fixes
Product: xorg Reporter: Paulo César Pereira de Andrade <pcpa>
Component: App/otherAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED NOTABUG QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium Keywords: janitor, patch
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
0001-Ansify-a-few-non-ansified-functions.patch none

Description Paulo César Pereira de Andrade 2008-03-16 11:46:15 UTC
Ansify a few non ansified functions.

Now the remaining warnings are:
/home/paulo/xorg/include/X11/extensions/xtrapdi.h:86: warning: function declaration isn't a prototype
/home/paulo/xorg/include/X11/extensions/xtrapdi.h:87: warning: function declaration isn't a prototype

printed everytime it is included, but did not consider
changing it because it casts functions retuning int
and void and any number of parameters in a few places,
and would require a very carefull review to ensure
it would be properly "fixed".
Comment 1 Paulo César Pereira de Andrade 2008-03-16 11:47:06 UTC
Created attachment 15189 [details] [review]
0001-Ansify-a-few-non-ansified-functions.patch
Comment 2 Paulo César Pereira de Andrade 2008-03-16 11:50:34 UTC
  Doh, forgot attachment, now forgot keywords,
I think I may, get outside a bit, but not for
too long...
Comment 3 Paulo César Pereira de Andrade 2008-07-25 14:59:13 UTC
  Trivial ansification patch, easily redone
when/if ansifying this package.

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.