Is there a reason scm_raise is implemented using kill() instead of
raise()?

I suppose raise() is a C89-ism, but nowadays it can be used
unconditionally can't it?  (And in fact for instance mingw has raise
but not kill.)


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel

Reply via email to