Paul Eggert wrote:
What about invoking the function indirectly, i.e. declare a pointer to
the function, set it to the function, and call ....
Sorry, none of that stuff is guaranteed to work with ISO C.
The implementation is allowed to dump core if you compare
A < B where A and B point to distinct objects.
Agreed. :-) I was mainly trying to think of a reliable way to avoid
inlining (which might be useful in other contexts as well?).
--
Matthew
"unsubscribe me plz!!" -- Newbies
_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf