Re: [Mesa-dev] NIR and MSVC

2015-01-15 Thread Eric Anholt
Jason Ekstrand writes: > I just pushed NIR to master. I wanted to write a couple of notes about the > interaction between that code and MSVC and what the current plan is. Right > now, NIR won't build with MSVC; at least not MSVC 2010 (or is it 11?) as it > uses quite a bit of C99. It should be

Re: [Mesa-dev] NIR and MSVC

2015-01-15 Thread Jose Fonseca
On 15/01/15 15:39, Jason Ekstrand wrote: I just pushed NIR to master. I wanted to write a couple of notes about the interaction between that code and MSVC and what the current plan is. Right now, NIR won't build with MSVC; at least not MSVC 2010 (or is it 11?) as it uses quite a bit of C99. It

[Mesa-dev] NIR and MSVC

2015-01-15 Thread Jason Ekstrand
I just pushed NIR to master. I wanted to write a couple of notes about the interaction between that code and MSVC and what the current plan is. Right now, NIR won't build with MSVC; at least not MSVC 2010 (or is it 11?) as it uses quite a bit of C99. It should be mostly MSVC 2013 safe except for