Bug 4143

Summary: Compile warnings on x86-64 with old gcc
Product: cairo Reporter: Billy Biggs <billy.biggs>
Component: generalAssignee: Billy Biggs <billy.biggs>
Status: RESOLVED FIXED QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: normal    
Priority: high CC: jwatt
Version: 0.9.3   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Billy Biggs 2005-08-19 14:35:50 UTC
I noticed this when compiling on and x86-64 machine (I actually don't think
that's relevant though, I bet it's an old-gcc thing).

 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT fbpict.lo -MD -MP -M
F .deps/fbpict.Tpo -c fbpict.c  -fPIC -DPIC -o .libs/fbpict.o
In file included from fbpict.c:34:
fbmmx.h:38:1: warning: "fbHaveMMX" redefined
In file included from pixman.h:94,
                 from icint.h:30,
                 from pixman-xserver-compat.h:47,
                 from fbpict.c:29:
pixman-remap.h:35:1: warning: this is the location of the previous definition
Comment 1 Carl Worth 2005-08-22 17:15:26 UTC
Move bugs against "cvs" version to "0.9.3" so we can remove the "cvs" version.
Comment 2 Billy Biggs 2005-08-22 18:51:04 UTC
This was fixed in HEAD on the weekend and I forgot to close it.

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.