On 01/08/2016 04:17 AM, Emil Velikov wrote:
> On 6 January 2016 at 21:56, Frank Henigman <fjhenig...@google.com> wrote:
>> A small library for building JSON strings.
>>
>> Signed-off-by: Frank Henigman <fjhenig...@google.com>
>> ---
>>  src/waffle/CMakeLists.txt |   1 +
>>  src/waffle/core/json.c    | 235 
>> ++++++++++++++++++++++++++++++++++++++++++++++
>>  src/waffle/core/json.h    |  93 ++++++++++++++++++

> Is the library is copied/derived from another project or written from
> scratch ? If the former should we move it to third_party/  ?

I have the same question. Was this code copied from a public Google project?
If so, the we should place in third_party/ with a note explaining its origin
and explaining how to update it in the future. If not, the the current location
in src/waffle/core/ is appropriate.

_______________________________________________
waffle mailing list
waffle@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/waffle

Reply via email to