Re: [perl #28531] [PATCH] C++ comment fix
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
# 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 /*