Hi *,
I'm getting a test failure on IBM XL C/C++ compiler on AIX PowerPC.
I have managed to compile successfully using xlC (i tried before using gcc
but it's pretty broken on aix) with the Oracle and SQLite backends.

All oracle tests pass.
I'm getting a failure on sqlite test 6

I tried running the test under the debugger with
irmtdbgc -qhost=xx.xx.xx.xx ./bin/soci_sqlite3_test temp.db

<snip/>

SOCI Common Tests:

test 1 passed
test 2 passed
test 3 passed
test 4 passed
test 5 passed
Assertion failed: i2 == -12345678, file
 /compilazioni/soci/src/core/test/common-tests.h, line 1144

Going through the debugger shows that i2 == 2147483647

I opened the generated table in sqlite and the stored value is -12345678

Any suggestions on how to diagnose this?
-- 
Claudio Bantaloukas http://www.rdfm.org/ammuzzu/
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Soci-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/soci-users

Reply via email to