[cl-opengl-devel] [patch] check-error fix, :no-error versus :zero

25 May
2008
25 May
'08
11:46 p.m.
Enums :no-error and :zero are both defined with a value of zero. As it happens, gl:get-error returns :zero, breaking the potentially handy utility gl:check-error (which expects :no-error), causing it to signal even when no error occured. The following patch resolves the issue by eliminating :no-error and the one place that uses it.

29 May
29 May
9:47 a.m.
New subject: [cl-opengl-devel] Re: [patch] check-error fix, :no-error versus :zero
Here's the same patch as generated by darcs send, which appears to apply cleanly.

1 Jun
1 Jun
9:32 a.m.
New subject: [cl-opengl-devel] Re: [patch] check-error fix, :no-error versus :zero
2008/5/29 Andy Hefner <ahefner@gmail.com>:
Here's the same patch as generated by darcs send, which appears to apply cleanly.
Applied. Thanks. -- Luís Oliveira http://student.dei.uc.pt/~lmoliv/
6344
Age (days ago)
6350
Last active (days ago)
2 comments
2 participants
participants (2)
-
Andy Hefner
-
Luís Oliveira