[bug#8081] new style function syntax

Jin, Gordon gordon.jin at intel.com
Tue Sep 5 15:35:46 EEST 2006


Hi all,

I'm not understanding why old style function declaration syntax [e.g.
int check_dec();] supercedes new style function declaration syntax [e.g.
int check_dec(long, long, char*);] in some cases.

At least, XtTestProto.h on Linux has this issue, resulting in 3 Xt cases
fail on x86-64 due to the implicit type.

I've opened bug#8081 and submited patch:
https://bugs.freedesktop.org/show_bug.cgi?id=8081

Comments welcome.

Regards
Gordon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.x.org/archives/xorg-test/attachments/20060905/5f8613a2/attachment.htm 


More information about the xorg-test mailing list