Re: AC_CHECK_FUNCS(sigsetjmp)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> But supposing that I wanted to pass around a pointer to it, that wouldn't 
> help much.

That's where the standards come in handy.  In the case of sigsetjmp, read POSIX:
http://www.opengroup.org/onlinepubs/009695399/basedefs/setjmp.h.html

Attempting to pass around a pointer to sigsetjmp is a bug in your program.

-- 
Eric Blake


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux