OSDN Git Service

glsl: replace _strtoui64() with strtoull() for MSVC
authorTimothy Arceri <timothy.arceri@collabora.com>
Thu, 11 Feb 2016 23:08:13 +0000 (10:08 +1100)
committerTimothy Arceri <timothy.arceri@collabora.com>
Fri, 12 Feb 2016 21:57:01 +0000 (08:57 +1100)
commit4e59362d1b8846371f12252c49b87f6f7080967b
tree1925a4d750fb9eebdf53cad3e3828f65896aa0c4
parent950da38164095217fb6a06acae750eee5d336ba7
glsl: replace _strtoui64() with strtoull() for MSVC

Now that MSVC 2013 is required we can remove this.

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
src/compiler/glsl/glsl_lexer.ll