[Mesa-dev] [PATCH 1/3] mesa: Move C99 MSVC compatibility code from u_math.h to c99_compat.h.

Eric Anholt eric at anholt.net
Mon Feb 23 14:26:57 PST 2015


Jose Fonseca <jfonseca at vmware.com> writes:

> On 23/02/15 16:12, Emil Velikov wrote:
>> On 23/02/15 07:05, Eric Anholt wrote:
>>> Matt Turner <mattst88 at gmail.com> writes:
>>>
>>>> ---
>>>> This series is attempting to make some progress towards moving u_math.h
>>>> to src/util.
>>>
>>> Hmm, looks like for other headers we've got include/c99/whatever.h that
>>> includes the system version and fixes it up.  I think it should probably
>>> go there, instead.
>>>
>> I may be mistaking but I think that those headers are used when the
>> compiler lacks them, rather than wrapping around the system ones.
>
> That's right.  The include/c99/*.h aren't used from MSVC 2013 onwards.

OK, this sounds good, then.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150223/9405e6d7/attachment.sig>


More information about the mesa-dev mailing list