From: <jo...@hr...> - 2000-11-03 09:51:51
|
Hi all, Attached you find some indformationals I found when compiling the latest CVS version. Are there include files missing or is not yest everything moved to the swrast directory. Jouk cc /include=([-.include],[])/define=(FBIND=1)/name=(as_is,short) COLORTAB.C gl_read_rgba_span( ctx, ctx->ReadBuffer, width, x, y, data ); ...^ %CC-I-IMPLICITFUNC, In this statement, the identifier "gl_read_rgba_span" is imp licitly declared as a function. at line number 635 in file $DISK2:[JOUKJ.PUBLIC.MESAGL.MESA_20001103.MESA.SRC]CO LORTAB.C;1 gl_read_rgba_span( ctx, ctx->ReadBuffer, width, x, y, data ); ...^ %CC-I-IMPLICITFUNC, In this statement, the identifier "gl_read_rgba_span" is imp licitly declared as a function. at line number 664 in file $DISK2:[JOUKJ.PUBLIC.MESAGL.MESA_20001103.MESA.SRC]CO LORTAB.C;1 cc /include=([-.include],[])/define=(FBIND=1)/name=(as_is,short) /obj=[.x]xm_dd. obj [.x]xm_dd.c if (_mesa_clip_pixelrect(ctx, &dstX, &dstY, &w, &h, &srcX, &srcY)) { ..........^ %CC-I-IMPLICITFUNC, In this statement, the identifier "_mesa_clip_pixelrect" is implicitly declared as a function. at line number 856 in file $DISK2:[JOUKJ.PUBLIC.MESAGL.MESA_20001103.MESA.SRC.X] XM_DD.C;1 c /include=([-.include],[])/define=(FBIND=1)/name=(as_is,short) TEXIMAGE.C gl_read_rgba_span( ctx, ctx->ReadBuffer, width, x, y + i, ......^ %CC-I-IMPLICITFUNC, In this statement, the identifier "gl_read_rgba_span" is imp licitly declared as a function. at line number 2646 in file $DISK2:[JOUKJ.PUBLIC.MESAGL.MESA_20001103.MESA.SRC]T EXIMAGE.C;1 cc /include=([-.include],[])/define=(FBIND=1)/name=(as_is,short) CONVOLVE.C gl_read_rgba_span(ctx, ctx->ReadBuffer, width, x, y, (GLchan (*)[4]) rgba); ...^ %CC-I-IMPLICITFUNC, In this statement, the identifier "gl_read_rgba_span" is imp licitly declared as a function. at line number 487 in file $DISK2:[JOUKJ.PUBLIC.MESAGL.MESA_20001103.MESA.SRC]CO NVOLVE.C;1 gl_read_rgba_span(ctx, ctx->ReadBuffer, width, x, y + i, ......^ %CC-I-IMPLICITFUNC, In this statement, the identifier "gl_read_rgba_span" is imp licitly declared as a function. at line number 527 in file $DISK2:[JOUKJ.PUBLIC.MESAGL.MESA_20001103.MESA.SRC]CO NVOLVE.C;1 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 >------------------------------------------------------------------------------< |