]> git.ipfire.org Git - thirdparty/sqlite.git/commit
An oversize hex literal can cause a parsing error while generating code for
authordrh <drh@noemail.net>
Wed, 15 Apr 2015 04:10:50 +0000 (04:10 +0000)
committerdrh <drh@noemail.net>
Wed, 15 Apr 2015 04:10:50 +0000 (04:10 +0000)
commit126a6e260cda6446d509897d2a32097a5e63dad3
treec42abbc666462e3ed18374cf67f66c864f94166c
parent8a1cd765dfae89bb23a8ce61101f299d8a225334
An oversize hex literal can cause a parsing error while generating code for
constants that are factored out of the main body of the VDBE program.  So
allow for that case.

FossilOrigin-Name: a084690b4fcabba20d9770ebf3a014dda84e2954
manifest
manifest.uuid
src/build.c
test/hexlit.test