fp_Line.cpp: fp_Line.cpp: In method `void fp_Line::clearScreen ()': fp_Line.cpp:710: no matching function for call to `GR_Graphics::fillRect (const UT_RGBColor &, UT_sint32, UT_sint32 &, UT_sint32, UT_sint32 &)' /home/msevior/abidir/abi-cvs/abi-unstable/src/af/gr/xp/gr_Graphics.h:207: candidates are: void GR_Graphics::fillRect (UT_RGBColor &, int, int, int, int) <near match> /home/msevior/abidir/abi-cvs/abi-unstable/src/af/gr/xp/gr_Graphics.h:209: void GR_Graphics::fillRect (UT_RGBColor &, UT_Rect &) /home/msevior/abidir/abi-cvs/abi-unstable/src/af/gr/xp/gr_Graphics.h:329: void <snip>
Lots more of the same. I guess that Tomas Frydich's compiler let that const UT_RBGColor & through... Cheers Martin
