Marc Aurele La France wrote (in a message from Wednesday 3)
 > On Thu, 4 Dec 2003, Harald Nordgård-Hansen wrote:
 > 
 > > Marc Aurele La France <[EMAIL PROTECTED]> writes:
 > > > Log message:
 > > >   An improved implementation of ...
 > 
 > > >    573. Rework REGION_* macros to eliminate NEED_SCREEN_REGIONS build failures
 > > >         (Marc La France).
 > 
 > > >   ... to eliminate the extra store that was introduced.
 > 
 > > I just tried to compile current HEAD here, and this change causes
 > > compilation errors in xc/programs/Xserver/Xext/security.c, which uses
 > > the REGION_*-macros.  I guess that one needs updates as well.
 > 
 > Details?  I see no such failures here.

I see that on OpenBSD too. I've not had time on investigate yet:

cc -c -O2 -ansi -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -
Wmissing-declarations -Wnested-externs -Wundef   -fno-stack-protector  -I. -I../
include -I../../../exports/include/X11 -I../../../include/extensions            
-I../../../include/fonts -I../mi -I../render -I../../../programs/Xserver/hw/xfre
e86/common -I../../../include/fonts               -I../../.. -I../../../exports/
include   -DCSRG_BASED -DSHAPE -DXINPUT -DXKB -DLBX -DXAPPGROUP -DXCSECURITY -DT
OGCUP  -DXF86BIGFONT -DDPMSExtension  -DPIXPRIV -DPANORAMIX  -DRENDER -DRANDR -D
GCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH -DXFreeXDGA -DXvExtension -D
XFree86LOADER  -DXFree86Server -DXF86VIDMODE -DXvMCExtension -DSMART_SCHEDULE -D
BUILDDEBUG -DXResExtension -DX_BYTE_ORDER=X_LITTLE_ENDIAN -DNDEBUG   -DFUNCPROTO
=15 -DNARROWPROTO   -DMITMISC -DXTEST -DXTRAP -DXSYNC -DXCMISC -DXRECORD -DMITSH
M -DBIGREQS -DXF86VIDMODE -DXF86MISC -DDBE -DDPMSExtension -DEVI -DSCREENSAVER -
DXV -DXVMC -DGLXEXT -DXF86DRI -DGLX_DIRECT_RENDERING -DGLX_USE_DLOPEN -DGLX_USE_
MESA  -DFONTCACHE  -DRES  -DDEFAULTPOLICYFILE=\"/usr/X11R6/lib/X11/xserver/Secur
ityPolicy\" security.c
security.c: In function `SecurityCensorImage':
security.c:1232: dereferencing pointer to incomplete type
security.c:1233: dereferencing pointer to incomplete type
security.c:1236: dereferencing pointer to incomplete type
security.c:1236: warning: left-hand operand of comma expression has no effect
security.c:1307: dereferencing pointer to incomplete type
security.c:1308: dereferencing pointer to incomplete type
*** Error code 1

Stop in /local/X11R6-test/build/programs/Xserver/Xext (line 1106 of Makefile).
*** Error code 1

Stop in /local/X11R6-test/build/programs/Xserver (line 1380 of Makefile).
*** Error code 1

Stop in /local/X11R6-test/build/programs (line 1026 of Makefile).
*** Error code 1

Stop in /local/X11R6-test/build (line 977 of xmakefile).
*** Error code 1

Stop in /local/X11R6-test/build (line 1057 of xmakefile).
*** Error code 1

Stop in /local/X11R6-test/build (line 45 of Makefile).
Exit 1

                                        Matthieu
_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to