Fix bug 11736: Minor glslang compilation fixes: Correct "currentChar" logic for recen...
authorJohn Kessenich <cepheus@frii.com>
Mon, 24 Feb 2014 21:36:08 +0000 (21:36 +0000)
committerJohn Kessenich <cepheus@frii.com>
Mon, 24 Feb 2014 21:36:08 +0000 (21:36 +0000)
commit8922ce7353f6b9d9f7ce7f794ae664d948f5448c
treeb805eab3c35f3c22db371e130a829d9e537346e2
parentb35e9bfa21ef70d4bbaee6568d880783f4d51f73
Fix bug 11736: Minor glslang compilation fixes: Correct "currentChar" logic for recently switched to unsigned size_t locations, and protect more pool guard code with #ifdef.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@25512 e7fa87d3-cd2b-0410-9028-fcbf551c1848
glslang/Include/revision.h
glslang/MachineIndependent/PoolAlloc.cpp
glslang/MachineIndependent/Scan.h