[Bug 2008] Problems compiling with gcc 4.0

bugzilla-daemon@freedesktop.org bugzilla-daemon@freedesktop.org
Wed Jan 19 00:18:00 PST 2005


Please do not reply to this email: if you want to comment on the bug, go to           
the URL shown below and enter yourcomments there.    
  
https://bugs.freedesktop.org/show_bug.cgi?id=2008         
    




------- Additional Comments From falk@debian.org  2005-01-19 00:18 -------
(In reply to comment #3)

> ... are there any issues left or can this bug now be closed ?

There's one left:

Index: programs/Xserver/cfb/cfbgc.c
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/cfb/cfbgc.c,v
retrieving revision 1.3
diff -u -p -r1.3 cfbgc.c
--- programs/Xserver/cfb/cfbgc.c        14 Jan 2005 08:37:30 -0000      1.3
+++ programs/Xserver/cfb/cfbgc.c        19 Jan 2005 07:43:01 -0000
@@ -85,7 +85,7 @@ SOFTWARE.
 # define usePolyGlyphBlt       miPolyGlyphBlt
 #endif
 
-void cfbUnPushPixels (GCPtr, PixmapPtr, DrawablePtr, int, int, int, int);
+static void cfbUnPushPixels (GCPtr, PixmapPtr, DrawablePtr, int, int, int, int);
 
 #ifdef FOUR_BIT_CODE
 # define usePushPixels cfbPushPixels8

(maybe there's more, I compiled only ati...)         
    
    
--          
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email        
    
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the xorg-bugzilla-noise mailing list