On Mon, Jun 9, 2014 at 11:40 AM, Anuj Phogat <anuj.pho...@gmail.com> wrote:
> On Fri, Jun 6, 2014 at 9:42 PM, Ian Romanick <i...@freedesktop.org> wrote:
>> I thought Matt already fixed this bug.
> A basic testing shows that below commit fixed the "garbage after #endif" bug
> but "#garbage after #else" bug still exists. Absence of tests kept it 
> untested.

Strange. I see that commit added
src/glsl/glcpp/tests/103-garbage-after-else.c that looks to still
exist:

#if 0
#else garbage
#endif

The Khronos test contains two tokens after #else. I'm not sure if that
is the difference or not.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to