On Feb 10, 2004, at 5:06 PM, Jacob Engstrand wrote:
I saw your post on the SQLite mailing list about format3-11.3 test failing, and I was curious to know if you solved that. I get the same error and I'm trying to make SQLite 2.8.12 on Panther (latest everything).

(Jacob -- I hope you don't mind me forwarding your message to the sqlite-users list. Still an open issue to me, too!)


I didn't solve it as I don't understand why it was expected to succeed in the first place! The specific test is...

do_test format3-11.3 {
  execsql {SELECT '123456789012345678901'=='123456789012345678900'}
} {1}

... and the two values are "not equal by inspection". If the test is expected to pass, why?

b.bum


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to