18 Sep
2015
18 Sep
'15
11:33 a.m.
On Sep 18, 2015, at 11:27 AM, David Aldwinckle <daldwinc@uwaterloo.ca> wrote:
Hopefully this helps! ... #5 0x0000003c56627468 in value_data_aprints (ctx=0x184e2f0, type=<value optimized out>, enumv=<value optimized out>, data=0x184dd00, inlen=1, quote=34 '"') at src/lib/value.c:1468 len = 1 ret = <value optimized out> p = 0x184e470 ""
Hmm... that's an empty string. The code SHOULD be able to handle empty strings. In any case, the changes I pushed this morning should fix the issue. Alan DeKok.