Put fprintf() call in a #ifdef DEBUG block so we don't see the
annoying "cols = -1" when we make a release build of oratcl. Extensions shouldn't be printing to stdout/stderr anyway.
Authored by: wart 2000-09-07
Parent: [r158]
Child: [r160]