mesa: Prevent collision of ERROR define on Windows.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Sun, 11 Mar 2012 10:47:21 +0000 (10:47 +0000)
committerDave Airlie <airlied@redhat.com>
Sun, 11 Mar 2012 16:50:29 +0000 (16:50 +0000)
commit7221f52389f788f95ccf5816e2370b5a1acef7f7
treec65e1ab0342ea48c2f227c2d9c1c3f86379ad81e
parentfa476782fde96c93c0904bbab3bc4dd44aef8712
mesa: Prevent collision of ERROR define on Windows.

This issue might recur on other OSes. If so then it might be better
to remove the C-preprocessor magic, and use fully qualified defines
instead.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/mesa/main/errors.c