40e962e08e
When marshalling, the current file index was not stored. Because of this, a ';' was inserted multiple times for each file, even if the file did not change. When unmarshalling, the fileIdx determined by number of ';' was ignored. Thus, if there were more than one file, all the positions would still point to the first file. |
||
---|---|---|
.. | ||
didyoumean.go | ||
doc.go | ||
example_test.go | ||
expression_test.go | ||
expression.go | ||
exprsourcetype_string.go | ||
json_marshal_test.go | ||
json_marshal.go | ||
pack_native_test.go | ||
pack_native.go | ||
positions_packed_test.go | ||
positions_packed.go | ||
structure_test.go | ||
structure.go | ||
vlq.go |