gnash-commit
[Top][All Lists]
Advanced

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

Re: [Gnash-commit] [SCM] Gnash branch, objecturi, updated. a3e2d11b545fc


From: Sandro Santilli
Subject: Re: [Gnash-commit] [SCM] Gnash branch, objecturi, updated. a3e2d11b545fcdb326df4229e9524bf27d4fc9bd
Date: Thu, 23 Sep 2010 11:16:12 +0200

On Thu, Sep 23, 2010 at 09:38:33AM +0200, Benjamin Wolsey wrote:

> I see the branch has
> 
> operator<(const ObjectURI&, const ObjectURI&);
> 
> defined, but I suspect anyone using operator>() instead would currently
> get the bogus comparison of const void*s.

I did drop the const void* operator.
Those operators we might also want to drop, btw
as it is likely we'll always want to be explicit
about case-sensitiveness anyway, so I'd go named
methods, like equals, lessThan and noCase equivalents.

--strk;

  ()   Free GIS & Flash consultant/developer
  /\   http://strk.keybit.net/services.html



reply via email to

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