Hi,
>Compiling the new transformation code on IRIX caught a few problems.
>
>First, a subscript out of range:. I'm not sure how to fix it after
>just a quick look. Keith W?
>
>"shade_tmp.h", line 803: warning(1172): subscript out of range
> gl_shade_func_tab[IDX|SHADE_RGBA_SPEC] = TAG(shade_rgba_spec);
> ^
>
>I don't know if this is related to the FP exception problem seen on
>VMS and IRIX.
if you change 0x1f to 0x20 in the definition of gl_shade_func_tab you get rid
of the error message. But this does not help for the FP-exceptions.
To me the problem looks that (in xform_tmp.h notation) the from[*] array seems
to be overwriten/not realy initialized in some parts, which causes "random"
numbers to appear.
Jouk
Ceterum censeo tertium millennium post Christum natum anno MMI incepturum esse
>------------------------------------------------------------------------------<
Jouk Jansen
[EMAIL PROTECTED]
Technische Universiteit Delft tttttttttt uu uu ddddddd
Nationaal centrum voor HREM tttttttttt uu uu dd dd
Rotterdamseweg 137 tt uu uu dd dd
2628 AL Delft tt uu uu dd dd
Nederland tt uu uu dd dd
tel. 31-15-2781536 tt uuuuuuu ddddddd
>------------------------------------------------------------------------------<