Bug 14893 - xorg/driver/xf86-video-newport - compile warning fixes
Summary: xorg/driver/xf86-video-newport - compile warning fixes
Status: RESOLVED NOTABUG
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/newport (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords: janitor
Depends on:
Blocks:
 
Reported: 2008-03-07 13:32 UTC by Paulo César Pereira de Andrade
Modified: 2008-07-22 13:39 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
0001-Compile-warning-fixes.patch (2.02 KB, patch)
2008-03-07 13:32 UTC, Paulo César Pereira de Andrade
no flags Details | Splinter Review

Description Paulo César Pereira de Andrade 2008-03-07 13:32:59 UTC
Created attachment 14938 [details] [review]
0001-Compile-warning-fixes.patch

I suspect this driver doesn't work for quite some time,
and would be interesting if someone can confirm it works,
or doesn't.
Comment 1 Paulo César Pereira de Andrade 2008-07-22 13:39:27 UTC
  Basically only printf format warnings, but it should
not cause trouble, unless compiled with -std=c99 (and
possibly others standards), and on 64 bits arches, where
it would provide an int for a long printf format.

  It may cause problems with compilers other than gcc,
on 64 bit arches, but I don't think anyone is using this
card on such system.


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.