Re: [PATCH xf86-video-r128] Make debug mode work again

2012-07-18 Thread Michel Dänzer
On Die, 2012-07-17 at 22:33 -0700, Connor Behan wrote: > The source should not assume that debugging is turned off. It should > build even if the user edits r128.h and enables it. > Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=47785 > > Signed-off-by: Connor Behan Pushed, thanks! -- E

[PATCH xf86-video-r128] Make debug mode work again

2012-07-17 Thread Connor Behan
The source should not assume that debugging is turned off. It should build even if the user edits r128.h and enables it. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=47785 Signed-off-by: Connor Behan --- src/r128.h| 1 + src/r128_driver.c | 14 +++--- 2 files changed, 8 i

Re: [PATCH xf86-video-r128] Make debug mode work again

2012-07-17 Thread Michel Dänzer
On Don, 2012-07-12 at 13:50 -0700, Connor Behan wrote: > The source should not assume that debugging is turned off. It should > build even if the user edits r128.h and enables it. > Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=47785 > > Signed-off-by: Connor Behan > --- > src/r128_driver

[PATCH xf86-video-r128] Make debug mode work again

2012-07-12 Thread Connor Behan
The source should not assume that debugging is turned off. It should build even if the user edits r128.h and enables it. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=47785 Signed-off-by: Connor Behan --- src/r128_driver.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff -