Marten Feldtmann schrieb:
[EMAIL PROTECTED] schrieb:
Make sure sqlite3_column_double() really is declared to
return a double and that dVal really is declared to be a
double.  If both of those things check out, then I would
assert that this is a compiler bug.
Yes, I think also that this is a very low level error - I've posted a message
in the OpenWatcom forum and hope for an answer.

Solution: When using OpenWatcom one should use __syscall calling convention
and not __cdecl - then it works without problems.

Marten

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to