-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

This line is a problem:

  SQLITE_API extern void sqlite3_win32_sleep(DWORD milliseconds);

There should not be an extern since SQLITE_API will be appropriately
defined.  And if SQLITE_API is set to static as is my case then there is a
compilation failure.

Roger
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk/ezuMACgkQmOOfHg372QSKzACgkaVUTmho3pIYAEmG1DMmUKd7
A18AoNlE6RxKUcOTggXB4nAclPezZorw
=iNne
-----END PGP SIGNATURE-----
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to