Bug 14893

Summary: xorg/driver/xf86-video-newport - compile warning fixes
Product: xorg Reporter: Paulo César Pereira de Andrade <pcpa>
Component: Driver/newportAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED NOTABUG QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium Keywords: janitor
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
0001-Compile-warning-fixes.patch none

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.