Matthieu Herrb <[EMAIL PROTECTED]> writes:
> I see that on OpenBSD too.

On Debian stable and unstable it says:

security.c: In function `SecurityCensorImage':
security.c:1232: error: dereferencing pointer to incomplete type
security.c:1233: error: dereferencing pointer to incomplete type
security.c:1236: error: dereferencing pointer to incomplete type
security.c:1236: warning: left-hand operand of comma expression has no effect
security.c:1307: error: dereferencing pointer to incomplete type
security.c:1308: error: dereferencing pointer to incomplete type
security.c:1236: warning: value computed is not used

The reason seems to be the changes in Xserver/input/regionstr.h,
probably the referencing of pScreen->myNum, which would indicate that
security.c has an incomplete understanding of the structure of pScreen
or something.

-Harald
-- 
Harald Nordgård-Hansen, Linpro AS,
Wilbergjordet 1, NO-1605 Fredrikstad, Norway
Phone/Fax: +47 6935 9255/56   <><   http://harald.nordgard-hansen.net/
_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to