breakage in xc, print.c

Felix Schulte felix.schulte at gmail.com
Mon May 9 12:49:30 PDT 2005


On 5/9/05, Jeroen Ruigrok/asmodai <asmodai at wxs.nl> wrote:
> I have emailed this to Roland a while ago, but thus far no answers.
> 
> cc -O -ansi -Wno-system-headers -Dasm=__asm -Wall -Wpointer-arith -Wstrict-prototypes                     -Wmissing-prototypes -Wmissing-declarations            -Wredundant-decls -Wnested-externs -Wundef   -I/usr/X11R6/include -I../../exports/include -I../../exports/include/freetype2 -I../../exports/include/freetype2/config  -I../../exports/include/X11  -I../.. -I../../exports/include   -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO   -DXRENDER -DXFREE86_FT2 -DINCLUDE_XPRINT_SUPPORT  -c print.c
> print.c:113: warning: no previous prototype for 'FinishPrinting'
> print.c: In function `FinishPrinting':
> print.c:129: warning: implicit declaration of function `XpuCompoundTextToXmb'
> print.c:129: warning: nested extern declaration of `XpuCompoundTextToXmb'
> print.c:129: warning: initialization makes pointer from integer without a cast
> print.c:133: warning: implicit declaration of function `XpuFreeXmbString'
> print.c:133: warning: nested extern declaration of `XpuFreeXmbString'
> print.c: In function `DoPrint':
> print.c:223: error: too many arguments to function `XpuGetResolution'
> *** Error code 1
> 
> See attached patch to fix the prototype for FinishPrinting().
Are you pulling X11R682 branch or CVS HEAD? What commands are you
using to pull the tree?
-- 
      _        Felix Schulte
    _|_|_     mailto:felix.schulte at gmail.com
    (0 0)        
ooO--(_)--Ooo



More information about the xorg mailing list