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/gui gui_manager.cxx,1.9,1.10


From: David Philippi
Subject: Re: [Pingus-CVS] CVS: Games/Pingus/src/gui gui_manager.cxx,1.9,1.10
Date: Thu, 15 Aug 2002 18:24:21 +0200
User-agent: KMail/1.4.1

On Thursday 15 August 2002 16:25, Kenneth Gangstoe wrote:
> Why not use
> void foobar(float x, int /*y*/) {...}

That, along with deleting the name completly are also valid options. The main 
negetave side effect I see in those is that tools like Doxygen won't see the 
name anymore.
I don't need to mention that this variant is also not appropriate to solve 
problems due to an #ifdef SOMETHING in which the parameter may be used or 
not.

Bye David





reply via email to

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