Revert "glcpp: Rewrite line-continuation support to act globally."
authorCarl Worth <cworth@cworth.org>
Sat, 1 Dec 2012 01:17:56 +0000 (17:17 -0800)
committerCarl Worth <cworth@cworth.org>
Sat, 1 Dec 2012 01:17:56 +0000 (17:17 -0800)
commita47a0200a78ed8bddcf0c79b4b630e475e7357ca
tree6d779b5a0c5d836ce73015f895125de9b0e81220
parent962a1c07b44fe500b79b3ca6806d72a432c1f055
Revert "glcpp: Rewrite line-continuation support to act globally."

This reverts commit 962a1c07b44fe500b79b3ca6806d72a432c1f055.

Further testing revealed that this commit can cause the pre-processor to enter
infinite loops. For now, simply revert this code until a cleaner,
better-tested version is available.
src/glsl/glcpp/pp.c