author | Sebastian Harl <sh@tokkee.org> | |
Tue, 21 Oct 2014 08:02:07 +0000 (10:02 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Tue, 21 Oct 2014 08:02:07 +0000 (10:02 +0200) | ||
commit | b134ee0677f2dd15cb22197e332ea44f47b688f4 | |
tree | b9dceab41d28c806b8c5b1e76208b39e0750e581 | tree | snapshot |
parent | 0817b50642b8dfbb9a0197ff8b637d3f1a2a29b9 | commit | diff |
data: Format NULL as NULL and never quote it.
The idea, previously, was to make NULL values easily identifiable in all
messages but the focus really is on the JSON output which supports a real null
value.
The idea, previously, was to make NULL values easily identifiable in all
messages but the focus really is on the JSON output which supports a real null
value.
src/core/data.c | diff | blob | history | |
t/unit/core/data_test.c | diff | blob | history |