-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hanno Böck wrote:
> In various dri-drivers, DO_DEBUG is defined to 1.
> 
> Shouldn't this be defaulted off and only enabled via -DDO_DEBUG on CFLAGS? 
> (suggested Patch attached)

It defaults to 1 because it doesn't actually enable debugging.  It
enables a variable that allows the user to enable debugging at run-time.
 By default the <driver>_DEBUG variables are set to zero, but
environment variables (or GDB!) can be used to set bits in it to enable
certain debug messages.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQFEtmrRX1gOwKyEAw8RAoTuAJoDwDXmIVvDXcTjuDfRz5orw6814QCfamPD
q1t7lLnhF1Z+SmPnTIeHxvg=
=mDCr
-----END PGP SIGNATURE-----


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to