On 6 Feb 2006 12:53:53 GMT, Volker Grabsch <[EMAIL PROTECTED]> wrote:
> Jorgen Grahn wrote:
>>>> [...] developer had 
>>>> commented out about 50 lines of C++ code by just putting a /* at the top 
>>>> and a */ at the bottom.
> [...]
>> ("#if 0" in C and C++ are better choices, but only marginally. Best is to
>> remove the code unless you are sure it's needed again soon. Works in all
>> languages.)
>
> However, I'd only advise to do this if you are using a revision control.

But surely, everybody's using revision control these days?
(Feel free to smile at my naivety now ;-)

/Jorgen

-- 
  // Jorgen Grahn <grahn@        Ph'nglui mglw'nafh Cthulhu
\X/     snipabacken.dyndns.org>  R'lyeh wgah'nagl fhtagn!
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to