-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Joerg Sonnenberger on 7/29/2007 8:32 AM: > Eric, > can you add an include for wchar.h with proper #ifs to test-stdint.c > please, it fails to compile on DragonFly otherwise. > > Joerg
This is better reported to the list where test-stdint.c is maintained. And showing the actual compile error would be useful. Actually, the test is correct; what is incorrect is that gnulib's replacement stdint.h needs to also be pulling in wchar.h on platforms, such as DragonFly, where stdint.h is not self-sufficient. - -- Don't work too hard, make some time for fun as well! Eric Blake [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGrLQi84KuGfSFAYARAsr/AJ9mpIiV71XgwH9aJmzIIoSVB3OK3wCgoEI3 P3aIZ8fO1vMpUmyKKZ1PZM0= =s0C6 -----END PGP SIGNATURE-----
