Outright bug in the SGI C compiler...

Steve Maurer steve at vicom.com
Tue Nov 28 11:01:01 AEST 1989


Steve Maurer:
>- - - - - - - - - - - - - - - - - - - - - - - -
>
>	My question is: does anybody know a work around for this flaw?
>Is there a new release fix for it?   If that's the case, I need the
>new stuff immediately, since the project I'm working on is already way
>behind.

    Never mind.  I found a work-around by declaring a dummy procedure
rk (for real kludge), which I pass the function pointer to, but declare
as an integer argument.   Gack.   Never thought I'd have to resort to
a pascal function pseudo-cast in a C program.

						Steve Maurer
						steve at vicom.com



More information about the Comp.sys.sgi mailing list