Macro With-Pedantic-Gl-Errors

Part of:

package cityscape
( with-pedantic-gl-errors &rest < args > )
Intercepts anything that looks like a (gl:function-name ...) call in forms and wraps an error
checker around it. It will not affect funcall/apply #'gl:... forms.