[OpenWrt-Devel] [PATCH libubox v3] blobmsg_json: add new functions blobmsg_format_json_value*

2016-06-26 Thread Matthias Schiffer
The current blobmsg_format_json* functions will return invalid JSON when the "list" argument is given as false (blobmsg_format_element() will output the name of the blob_attr as if the value is printed as part of a JSON object). To avoid breaking software relying on this behaviour, introduce new f

Re: [OpenWrt-Devel] [LEDE-DEV] [PATCH libubox v2 3/3] blobmsg_json: add new functions blobmsg_format_json_value*

2016-06-26 Thread Felix Fietkau
On 2016-06-21 17:19, Matthias Schiffer wrote: > The current blobmsg_format_json* functions will return invalid JSON when > the "list" argument is given as false (blobmsg_format_element() will > output the name of the blob_attr as if the value is printed as part of a > JSON object). > > To avoid br

Re: [OpenWrt-Devel] imports from LEDE to OpenWrt github repo

2016-06-26 Thread Luka Perkov
On Sat, Jun 25, 2016 at 02:10:28PM +0200, John Crispin wrote: > thanks ! i would not ask for it normally but if you are at it anyhow you > might aswell. the rest looks good. It seems that this was oversight in merging commits... However, changing the Git history will mess up the repo since git for