pingus-devel
[Top][All Lists]
Advanced

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

Re: Intentional code?


From: David Philippi
Subject: Re: Intentional code?
Date: Fri, 11 Oct 2002 22:39:18 +0200
User-agent: KMail/1.4.1

On Friday 11 October 2002 22:19, Ingo Ruhnke wrote:
> > >   if (this == &old);

Argl, only when looking at the CVS message I finally recognised what Gervase 
was initially talking about - the >;<. Next time write it like

if (this == &old);
                     ^
and even someone as blind as me will recognize what's the problem. ;-)

Bye David





reply via email to

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