Change #28957

<http://public.activestate.com/cgi-bin/perlbrowse/28957>

added a Perl_reg_named_buff_sv function to regcomp.c.  It appears to
be a straight copy and paste of an identical function from re_comp.c
in the re extension.  Having them both causes linking of the re
extension to fail on VMS:

Link /Debug/Trace/Map /Shareable=[--.LIB.AUTO.RE]PL_RE.EXE re.opt/Option,[--]perlshr_attr.opt/Option
%LINK-W-MULDEF, symbol PERL_REG_NAMED_BUFF_SV multiply defined
        in module RE_COMP file D0:[CRAIG.perl.lib.AUTO.RE]RE.OLB;1

Is there some reason for having both?  I don't see an independent
CPAN version of re.

--
________________________________________
Craig A. Berry
mailto:[EMAIL PROTECTED]

"... getting out of a sonnet is much more
 difficult than getting in."
                 Brad Leithauser

Reply via email to