Hi David,
> Observe:
>
> #include "httpd.h"
> #include <tcl.h>
>
> [...]
>
> #include <tcl.h>
> #include "httpd.h"
>
> int main() {
> struct stat foo;
> printf("size of stat __pad1 is %d\n", sizeof(foo.__pad1));
> }
That is pretty awful. I would have thought that POSIX would have
defined exactly what a "struct stat" is.
If in doubt, I wouldn't trust Tcl on 64 bit issues. From recent
newsgroup postings, it seems there are still known problems.
Jason
------------------------------------------------------------------------
Jason Brazile [EMAIL PROTECTED]
Netcetera AG, 8040 Zuerich phone +41 1 247 70 70 fax +41 1 247 70 75