cvs commit: ports/lang/perl5.8 Makefile ports/lang/perl5.8/files
patch-lastcloseparen
Anton Berezin
tobez at FreeBSD.org
Mon Jul 14 04:37:02 PDT 2003
tobez 2003/07/14 04:36:59 PDT
FreeBSD ports repository
Modified files:
lang/perl5.8 Makefile
Added files:
lang/perl5.8/files patch-lastcloseparen
Log:
Fix a bug which goes unnoticed on all platforms but leads to a
coredump on FreeBSD/amd64 when one uses $^N variable and there were
no captures in the last executed regexp.
One third of this fix was applied to the perl tree in December 2002,
with the rest hopefully applied in the next couple of days.
Reported by: jwd
Revision Changes Path
1.58 +1 -1 ports/lang/perl5.8/Makefile
1.1 +31 -0 ports/lang/perl5.8/files/patch-lastcloseparen (new)
More information about the cvs-all
mailing list