mirror of
https://github.com/tstack/lnav
synced 2024-11-05 21:21:19 +00:00
c9ec288853
It looks like sscanf("%f") was accepting hex-floats. So, lnav was passing that through to the JSON, which does not like hex floats. FYI, @trantor, this should fix the regexp_capture_into_json() issue of hex numbers being passed through.
3 lines
132 B
Plaintext
3 lines
132 B
Plaintext
[1m[4mmatch_index [0m[1m[4m content [0m
|
||
[1m 0[0m[1m [0m[1m{"key":"foo","value":"123e"} [0m
|