I think volatile int is OK, I'm sure some systems don't define sig_atomic_t.
We could have configure determine whether sig_atomic_t exists, but first let's try `volatile int' and see if that is enough. _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
