Date: Fri, 26 Feb 2016 23:08:14 +0100
   From: Joerg Sonnenberger <jo...@britannica.bec.de>

   On Fri, Feb 26, 2016 at 09:20:17PM +0000, Taylor R Campbell wrote:
   > Disable C++11 warnings about `register' qualifiers in glsl_lexer.cpp.
   > 
   > glsl_lexer.cpp was generated by a flex that still uses it.  It is
   > harmless.

   Just use -Dregister=?

I considered that.  I wasn't sure in the five seconds I thought about
it that that would DTRT -- this change seemed safer.  Feel free to
undo and replace by -Dregister= if you'd rather.

Reply via email to