On 12-May-2001, Sven Panne <[EMAIL PROTECTED]> wrote:
> callconv : <empty> -- defaulting to 'ccall'
> | 'ccall'
> | 'stdcall'
> | 'cplusplus'
> | 'jvm'
> | 'dotnet'
The calling convention should not necessarily default to 'ccall'.
That would not be appropriate for all implementations.
Instead, I think the default calling convention should be
implementation-dependent.
Also, implementations should be allowed to provide calling conventions
not on that list.
--
Fergus Henderson <[EMAIL PROTECTED]> | "I have always known that the pursuit
| of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.
_______________________________________________
FFI mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/ffi