aboutsummaryrefslogtreecommitdiffstats
path: root/core/vm/sqlvm/cmd
diff options
context:
space:
mode:
authorTing-Wei Lan <tingwei.lan@cobinhood.com>2019-03-06 15:55:05 +0800
committerJhih-Ming Huang <jm.huang@cobinhood.com>2019-04-11 10:39:58 +0800
commitd33ecc88de5eb31d9149ee1b170d7040cf2d83ce (patch)
treec4bda2831a0deb8a98bb011b59064f887d2add80 /core/vm/sqlvm/cmd
parent889d8239ed4a19c1839000e3557ccc3e467be5b5 (diff)
downloaddexon-d33ecc88de5eb31d9149ee1b170d7040cf2d83ce.tar
dexon-d33ecc88de5eb31d9149ee1b170d7040cf2d83ce.tar.gz
dexon-d33ecc88de5eb31d9149ee1b170d7040cf2d83ce.tar.bz2
dexon-d33ecc88de5eb31d9149ee1b170d7040cf2d83ce.tar.lz
dexon-d33ecc88de5eb31d9149ee1b170d7040cf2d83ce.tar.xz
dexon-d33ecc88de5eb31d9149ee1b170d7040cf2d83ce.tar.zst
dexon-d33ecc88de5eb31d9149ee1b170d7040cf2d83ce.zip
core: vm: sqlvm: errors: remove token field
Now both position and length are both recorded in the error struct, recording the token in the error struct no longer provides any benefit. It is easy to find the token when position and length are known, but requiring all error locations to fill the field is complicated because they have to access the source code to find the token.
Diffstat (limited to 'core/vm/sqlvm/cmd')
0 files changed, 0 insertions, 0 deletions