Hallo, assertions like this (btree.c, line 1043) are bad:

  assert( sizeof(ptr)==sizeof(char*) );

The problem better is described here:

http://bugs.kde.org/show_bug.cgi?id=92563

Reporters say that even for intel P4, sizeof pointers is 8, not 4 there. Any
plans for fixing these bugs in official sqlite release?

--
regards / pozdrawiam,
 Jaroslaw Staniek / OpenOffice Polska
 Developers wanted! Kexi Project: http://www.kexi-project.org
 KDElibs/Windows: http://wiki.kde.org/tiki-index.php?page=KDElibs+for+win32



Reply via email to