pingus-devel
[Top][All Lists]
Advanced

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

Re: [Pingus-CVS] CVS: Games/Pingus/src/worldobjs hotspot.cxx,1.1,1.2 hot


From: David Philippi
Subject: Re: [Pingus-CVS] CVS: Games/Pingus/src/worldobjs hotspot.cxx,1.1,1.2 hotspot.hxx,1.1,1.2
Date: Thu, 26 Sep 2002 11:20:15 +0200
User-agent: KMail/1.4.1

On Wednesday 25 September 2002 20:59, Ingo Ruhnke wrote:
> Pointers or reference doesn't make much different here, its more the
> missing const which could have catched some bugs. Anyway, its not
> really important, I catched the bugs manually and changing it now
> might only introduce more bugs and typos.

It's still a valid point. I think I may just change the "WorldObjData* data_" 
to "const WorldObjData* const". It's very unlikely that this will introduce 
any bugs and it's really the cleaner solution.

Bye David






reply via email to

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