On Tue, Apr 13, 2004 at 11:55:47AM +0100, Simon Marlow wrote:
> > I'd favour turning off the
> > macro interface, preferably with #undef, at least by default.
> 
> Agreed.  Why is #undef to be preferred over adding parentheses around
> the function name as Ian originally suggested?

It would also switch off

#define func another_func

and

#define errno thread_local_errno()
_______________________________________________
FFI mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/ffi

Reply via email to