gnash-commit
[Top][All Lists]
Advanced

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

Re: [Gnash-commit] gnash backend/render_handler.h backend/render_h...


From: strk
Subject: Re: [Gnash-commit] gnash backend/render_handler.h backend/render_h...
Date: Thu, 1 Mar 2007 11:50:05 +0100

On Thu, Mar 01, 2007 at 10:34:59AM +0100, Udo Giacomozzi wrote:
> Hello strk,
> 
> Wednesday, February 28, 2007, 7:25:56 PM, you wrote:
> >> BTW, I had to convert between Range2d<> and rect back and forth. We
> >> should really use only one class!
> 
> s> I'm all for dropping rect in favor of Range2d<>.
> s> typedef Range2d<float> rect;
> 
> Won't work as the two use different function names (isNull vs.
> is_null, etc.)

We can provide aliases, and add the missing ones.
But I'd prefer to change callers instead.

--strk;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]