[plt-scheme] Build error: plt 206 on solaris
At Wed, 04 Feb 2004 12:02:34 +0000, Tim Brown wrote:
> I have fixed my copy of this file with the
> clause
>
> #else
> ~ return NULL;
> #endif
>
> To shut up the compiler. Is this the correct thing to do?
Anything would be fine, because an earlier dynamic "is GL available?"
check will fail before evaluation can get to that point.
I've fixed the code for future versions.
> Should I be reporting this here or elsewhere, by the way?
Submitting a bug report is probably better, but this is ok.
Thanks for the report,
Matthew