Re: [perl #28531] [PATCH] C++ comment fix

2004-04-14 Thread Leopold Toetsch
Adam Thomason <[EMAIL PROTECTED]> wrote: > A handful of // comments are lingering around the tree. Patch fixes > them to use /* ... */. Thanks, applied. leo

[perl #28531] [PATCH] C++ comment fix

2004-04-13 Thread via RT
# New Ticket Created by Adam Thomason # Please include the string: [perl #28531] # in the subject line of all future correspondence about this issue. # http://rt.perl.org:80/rt3/Ticket/Display.html?id=28531 > A handful of // comments are lingering around the tree. Patch fixes them to use /*