Bug 15063 - xorg/app/xtrap - Compile warning fixes
Summary: xorg/app/xtrap - Compile warning fixes
Status: RESOLVED NOTABUG
Alias: None
Product: xorg
Classification: Unclassified
Component: App/other (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords: janitor, patch
Depends on:
Blocks:
 
Reported: 2008-03-16 11:46 UTC by Paulo César Pereira de Andrade
Modified: 2008-07-25 14:59 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
0001-Ansify-a-few-non-ansified-functions.patch (2.13 KB, patch)
2008-03-16 11:47 UTC, Paulo César Pereira de Andrade
no flags Details | Splinter Review

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.