One change is that the remap table is now initialized to be full of -1
 values.  In addtion, all of the *_by_offset marcos misbehave in an
obvious
 way if the specified offset is -1.  SET_by_offset will do nothing,
 GET_by_offset will return NULL, and CALL_by_offset, since it uses
 GET_by_offset, will segfault.

After some thinking - is it possible to reassign glNewList someplace else ?

It would be nice to just have a default function that prints an error message and aborts at offset 0 (or offset -1) so the check for negative offset can be skipped.

                      best

                         Vladimir Dergachev


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to