aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard
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-03-26 17:48:22 +0800
commit59b1e1dab0bd8851df52e5a54ab2a40b1e44de10 (patch)
treeaff80ee1a74ecd74f002b3019bdd41f239eb9ab6 /dashboard
parent4b1eef23c2e149c0e794da9f9f56ac87058b8bac (diff)
downloaddexon-59b1e1dab0bd8851df52e5a54ab2a40b1e44de10.tar
dexon-59b1e1dab0bd8851df52e5a54ab2a40b1e44de10.tar.gz
dexon-59b1e1dab0bd8851df52e5a54ab2a40b1e44de10.tar.bz2
dexon-59b1e1dab0bd8851df52e5a54ab2a40b1e44de10.tar.lz
dexon-59b1e1dab0bd8851df52e5a54ab2a40b1e44de10.tar.xz
dexon-59b1e1dab0bd8851df52e5a54ab2a40b1e44de10.tar.zst
dexon-59b1e1dab0bd8851df52e5a54ab2a40b1e44de10.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 'dashboard')
0 files changed, 0 insertions, 0 deletions