On 25 August 2017 at 23:25, Jason Ekstrand wrote:
> On Fri, Aug 25, 2017 at 1:20 PM, Emil Velikov
> wrote:
>>
>> From: Emil Velikov
>>
>> Originally required for the u_vector implementation, which was inlined
>> in u_vector.h with previous commit.
>>
>> Using libmesautil pulled the C++ runtime (
On Fri, Aug 25, 2017 at 1:20 PM, Emil Velikov
wrote:
> From: Emil Velikov
>
> Originally required for the u_vector implementation, which was inlined
> in u_vector.h with previous commit.
>
> Using libmesautil pulled the C++ runtime (string_to_uint_map.cpp),
> which is something don't want to imp
From: Emil Velikov
Originally required for the u_vector implementation, which was inlined
in u_vector.h with previous commit.
Using libmesautil pulled the C++ runtime (string_to_uint_map.cpp),
which is something don't want to impose in our libEGL.
We could consider rewriting string_to_uint_map