On Fri, Jun 26, 2015 at 6:14 PM, Ilia Mirkin wrote:
> On Fri, Jun 26, 2015 at 12:03 PM, Emil Velikov
> wrote:
>> On 25 June 2015 at 23:10, Matt Turner wrote:
>>> On Thu, Jun 25, 2015 at 2:05 PM, Erik Faye-Lund wrote:
Back in March[1], I sent a patch porting _mesa_strto[df] to
C rathe
On Fri, Jun 26, 2015 at 6:03 PM, Emil Velikov wrote:
> On 25 June 2015 at 23:10, Matt Turner wrote:
>> On Thu, Jun 25, 2015 at 2:05 PM, Erik Faye-Lund wrote:
>>> Back in March[1], I sent a patch porting _mesa_strto[df] to
>>> C rather than C++. I fixed up the patch according to the
>>> criticism
On Fri, Jun 26, 2015 at 12:03 PM, Emil Velikov wrote:
> On 25 June 2015 at 23:10, Matt Turner wrote:
>> On Thu, Jun 25, 2015 at 2:05 PM, Erik Faye-Lund wrote:
>>> Back in March[1], I sent a patch porting _mesa_strto[df] to
>>> C rather than C++. I fixed up the patch according to the
>>> criticis
On 25 June 2015 at 23:10, Matt Turner wrote:
> On Thu, Jun 25, 2015 at 2:05 PM, Erik Faye-Lund wrote:
>> Back in March[1], I sent a patch porting _mesa_strto[df] to
>> C rather than C++. I fixed up the patch according to the
>> criticism, but unfortunately I dropped the ball before I sent
>> out
On Thu, Jun 25, 2015 at 2:05 PM, Erik Faye-Lund wrote:
> Back in March[1], I sent a patch porting _mesa_strto[df] to
> C rather than C++. I fixed up the patch according to the
> criticism, but unfortunately I dropped the ball before I sent
> out the result. So here I am, picking it back up!
>
> Th
Back in March[1], I sent a patch porting _mesa_strto[df] to
C rather than C++. I fixed up the patch according to the
criticism, but unfortunately I dropped the ball before I sent
out the result. So here I am, picking it back up!
This time I've taken a deeper dive into the whole init/deinit
of Mesa