From: Joaquin Cuenca Abela (e98cuenc@yahoo.com)
Date: Tue Jul 16 2002 - 12:07:34 EDT
--- "j.m.maurer" <j.m.maurer@student.utwente.nl>
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
e98cuenc@yahoo.com
__________________________________________________
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.com
This archive was generated by hypermail 2.1.4 : Tue Jul 16 2002 - 12:12:45 EDT