Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/external/mit/xorg/lib
On Fri, Feb 26, 2016 at 09:20:17PM +0000, Taylor R Campbell wrote:
> Module Name:	src
> Committed By:	riastradh
> Date:		Fri Feb 26 21:20:17 UTC 2016
> 
> Modified Files:
> 	src/external/mit/xorg/lib: libglsl.mk
> 
> Log Message:
> 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=?
Joerg
Home |
Main Index |
Thread Index |
Old Index