Re: Patch 7.4.1279

2016-02-07 Fir de Conversatie tyru
On Mon, Feb 8, 2016 at 3:22 AM, Bram Moolenaar wrote: > > Patch 7.4.1279 > Problem: jsonencode() is not producing strict JSON. > Solution: Add jsencode() and jsdecode(). Make jsonencode() and jsondecode() > strict. HUGE. Thanks!! :D -- -- You received this message from the &qu

Patch 7.4.1279

2016-02-07 Fir de Conversatie Bram Moolenaar
Patch 7.4.1279 Problem:jsonencode() is not producing strict JSON. Solution: Add jsencode() and jsdecode(). Make jsonencode() and jsondecode() strict. Files: src/json.c, src/json_test.c, src/proto/json.pro, src/channel.c, src/proto/channel.pro, src/eval.c, src