A compile of the most recent CVS revision
on my Irix system has trouble with one line (185)
in hwPortOGL.c:

 ret->cmap = (ArrayHandle)CLRMAP;

compiler doesn't like the fact that
cmap is of type (Colormap). A simple
type cast fixes the problem and doesn't seem to
break my test net. Since the file hasn't
been modified in a long time, I'm guessing there
has been a change somewhere in the colormap code
that caused the problem. Does this sound familiar to anyone?


Richard

Reply via email to