[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: inconsistency in PROP_TYPE macro declarations ...
- From: Lars Clausen <lars raeder dk>
- To: discussions about usage and development of dia <dia-list gnome org>
- Subject: Re: inconsistency in PROP_TYPE macro declarations ...
- Date: Fri, 04 May 2007 11:09:23 +0200
On Thu, 2007-04-26 at 15:53 +0530, Sameer Sahasrabuddhe wrote:
> On 4/24/07, Sameer Sahasrabuddhe <sameerds gmail com> wrote:
>
> > OK. I just tried a little grep and perl inline editing ... I think I
> > have a patch, I just need to make sure I caught all of them. Should I
> > post it here?
>
> Attaching a patch for one property, "text_height". dia compiles
> correctly and seems to work for me with these changes ... a general
> eyeballing of the patch shows that it shouldn't affect anything else.
>
> Notice the change at the very end, in lib/properties.h ... if this
> scheme is acceptable, we can do it eventually for all standard
> properties. Because of revision 3668, this has to be done urgently for
> "text_height" and "line_width" ... other properties may have to wait.
I like the scheme, but I prefer having constants be all uppercase -
using PROPNAME_STD_TEXT_HEIGHT and PROPTYPE_STD_TEXT_HEIGHT instead, and
applying your patch sometime today (I hope).
-Lars
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]