Re: [perl #22707] [PATCH] ./tools/dev/extract_file_descriptions.pl bug fix

2003-06-19 Thread Dan Sugalski
At 7:00 PM + 6/15/03, [EMAIL PROTECTED] (via RT) wrote: In ./tools/dev/extract_file_descriptions.pl, regexps searching for "Id:" get mangled by CVS checkout. This patch modifies them to "I[d]:". This patch is against the mangled file one would see at checkout, rather than the unmangled CVS-int

[perl #22707] [PATCH] ./tools/dev/extract_file_descriptions.pl bug fix

2003-06-16 Thread via RT
# New Ticket Created by [EMAIL PROTECTED] # Please include the string: [perl #22707] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=22707 > In ./tools/dev/extract_file_descriptions.pl, regexps searching for "Id:" get mangle