--- "j.m.maurer" <[EMAIL PROTECTED]> wrote: > Added the abstract functions getCoverage and > drawGlyph on Win32, body > only contains UT_ASSERT(UT_SHOULD_NOT_HAPPEN);
That's wrong. UT_ASSERT(UT_SHOULD_NOT_HAPPEN); would be ok for GnomeGraphicsPrint, but not for GR_Win32Graphics. At least, change them to UT_ASSERT(UT_NOT_YET_IMPLEMENTED); Cheers, ===== Joaquin Cuenca Abela [EMAIL PROTECTED] __________________________________________________ Do You Yahoo!? Yahoo! Autos - Get free new car price quotes http://autos.yahoo.com
