From: <jo...@hr...> - 2000-11-17 10:18:38
|
Hi Hi, the following compiler informationals seem to indicate that something is not realy correct: c /include=([-.include],[])/define=(PTHREADS=1)/name=(as_is,short) /obj=[.tnl]t _vbxform.obj [.tnl]t_vbxform.c if ((flags&VERT_TEX3_ANY) && VB->TexCoordPtr[3] == &prev->v.TexCoord[3]) ...................................................^ %CC-I-SUBSCRBOUNDS, In this statement, an array is being accessed outside the bo unds specified for the array type. at line number 218 in file $DISK2:[JOUKJ.PUBLIC.MESAGL.MESA_20001117.MESA.SRC.TN L]T_VBXFORM.C;1 COPY_4FV( next->TexCoord[3][dst], prev->TexCoord[3][src] ); .........^ %CC-I-SUBSCRBOUNDS, In the initializer for _tmp, an array is being accessed outs ide the bounds specified for the array type. at line number 219 in file $DISK2:[JOUKJ.PUBLIC.MESAGL.MESA_20001117.MESA.SRC.TN L]T_VBXFORM.C;1 COPY_4FV( next->TexCoord[3][dst], prev->TexCoord[3][src] ); .........^ %CC-I-SUBSCRBOUNDS, In this statement, an array is being accessed outside the bo unds specified for the array type. at line number 219 in file $DISK2:[JOUKJ.PUBLIC.MESAGL.MESA_20001117.MESA.SRC.TN L]T_VBXFORM.C;1 COPY_4FV( next->TexCoord[3][dst], prev->TexCoord[3][src] ); .........^ %CC-I-SUBSCRBOUNDS, In this statement, an array is being accessed outside the bo unds specified for the array type. at line number 219 in file $DISK2:[JOUKJ.PUBLIC.MESAGL.MESA_20001117.MESA.SRC.TN L]T_VBXFORM.C;1 COPY_4FV( next->TexCoord[3][dst], prev->TexCoord[3][src] ); .........^ %CC-I-SUBSCRBOUNDS, In this statement, an array is being accessed outside the bo unds specified for the array type. at line number 219 in file $DISK2:[JOUKJ.PUBLIC.MESAGL.MESA_20001117.MESA.SRC.TN ]T_VBXFORM.C;1 COPY_4FV( next->TexCoord[3][dst], prev->TexCoord[3][src] ); .........^ %CC-I-SUBSCRBOUNDS, In this statement, an array is being accessed outside the bo unds specified for the array type. at line number 219 in file $DISK2:[JOUKJ.PUBLIC.MESAGL.MESA_20001117.MESA.SRC.TN L]T_VBXFORM.C;1 Jouk Ceterum censeo tertium millennium post Christum natum anno MMI incepturum esse >------------------------------------------------------------------------------< Jouk Jansen jo...@hr... 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 >------------------------------------------------------------------------------< |