]> git.ipfire.org Git - thirdparty/sqlite.git/commit
"extern" declarations inside function bodies are not every compiler's
authorrse <rse@noemail.net>
Mon, 30 Jul 2007 18:31:53 +0000 (18:31 +0000)
committerrse <rse@noemail.net>
Mon, 30 Jul 2007 18:31:53 +0000 (18:31 +0000)
commit8f30448a308d34325fedd5e537359283f7cead3f
treebc7cb82953a74ad1df7347dd7d07bd544c912396
parent43e47c8ec165377e487cc656ccd304e93e26c31f
"extern" declarations inside function bodies are not every compiler's
favorite, so move to global scope. Additionally, at least under Unix
environment use <unistd.h> to get the proper prototype instead of using
a K&R-style own declaration. (CVS 4190)

FossilOrigin-Name: 5955a77d6c902dc65897ba19d6e06db3e10bd3ee
manifest
manifest.uuid
tool/lemon.c