JD> alignment requirement right how do we specify the alignment requirement
JD> to the compiler in a portable way such that it will build on a variety
JD> of systems and compilers?

typedef union {int i[1024]; long long l;} jmp_buf;

JD> Given the argument in 3 above I'd recommend taking out xf86jmp_buf and
JD> putting back in #include <stdjmp.h>. It seems the simplist, most
JD> robust, and in practical terms sacrifices little.

I agree.

                                        Juliusz

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

Reply via email to