inconsistency in PROP_TYPE macro declarations ...



Hi,

I just noticed a problem caused by changes in lib/properties.h, made
in revision 3668:

http://svn.gnome.org/viewcvs/dia/trunk/lib/properties.h?r1=3431&r2=3668

When the property types were changed from PROP_TYPE_REAL to something
else, that broke the PropOffset data structures in some objects such
as objects/standard/line.c

As a result, properties like line_width and text_height do not get set
in do_set_props_from_offsets(). Are there other properties that were
redefined like this? All their users need to be updated so that the
corresponding PropOffset structures use the correct macros.

Sameer.
--
Research Scholar, KReSIT, IIT Bombay
http://www.it.iitb.ac.in/~sameerds/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]