Re: [waffle] json, approach 2, version 2

2016-04-26 Thread Emil Velikov
On 21 April 2016 at 21:27, Frank Henigman wrote: > Thanks Emil and Chad for reviewing my json series. All suggestions > implemented in v2, except where I replied inline. I'll hold off > sending in case there's more back-and-forth over the first set of > comments. > Would

Re: [waffle] [PATCH 17/29] UPSTREAM: cmocka: include strings.h for strcasecmp

2016-04-26 Thread Emil Velikov
Ftr this patch has landed in upstream cmocka. If people prefer we can re-sync out local copy with the latest version. Personally I'm fine either way. Emil ___ waffle mailing list waffle@lists.freedesktop.org

Re: [waffle] [RFC PATCH 0/8] Android: plus memory leaks

2016-04-26 Thread Emil Velikov
[Adding Juha-Pekka since he did a bunch of fixes in the area] Juha-Pekka, all, Does anyone have some recommended reading on the topic of smart pointers and Android ? Can anyone spare a few cycles and skim through the series ? Thanks Emil On 5 April 2016 at 23:52, Emil Velikov

Re: [waffle] [PATCH 00/13] Do less validation of the context version

2016-04-26 Thread Emil Velikov
Humble ping ? On 5 April 2016 at 22:58, Emil Velikov wrote: > Hi all, > > This is a re-spin of an ancient RFC [1] covering two (core) topics > - Should waffle do fine grained checking of the context version prior > to feeding it to the driver ? Leaning towards no. > -

Re: [waffle] [PATCH 00/29] Rework the functionality test(s)

2016-04-26 Thread Emil Velikov
Humble ping ? On 6 January 2016 at 21:27, Emil Velikov wrote: > Hi all, > > Recently I had the chance to finish a lenghty series started some months > ago. Namely - rework gl_basic_tests and kick waffle_test out the door. > > It starts with a couple of symbol fixes

Re: [waffle] [PATCH 07/12] waffle: support platform-specific information

2016-04-26 Thread Emil Velikov
On 25 April 2016 at 04:30, Frank Henigman wrote: > On Sun, Apr 24, 2016 at 5:04 PM, Emil Velikov > wrote: >> On 24 April 2016 at 20:52, Frank Henigman wrote: >>> On Sun, Apr 24, 2016 at 6:36 AM, Emil Velikov