diff options
author | Yves Orton <demerphq@gmail.com> | 2007-02-01 18:06:37 +0100 |
---|---|---|
committer | Steve Peters <steve@fisharerojo.org> | 2007-02-03 06:25:11 +0000 |
commit | fae667d5a60f37538a5761795f7af2165c7d4fb0 (patch) | |
tree | 2330f8756ac2cf6a6c343d54eb76170a2fb170af /embed.fnc | |
parent | 77348331ba668328554e7a9d261f69ef327189e7 (diff) | |
download | perl-fae667d5a60f37538a5761795f7af2165c7d4fb0.tar.gz |
Re: prerelease checklist for Perl 5.10
Date: Thu, 1 Feb 2007 17:06:37 +0100
Message-ID: <9b18b3110702010806n7e095317v77f5dc1eb765f8d@mail.gmail.com>
Subject: Re: prerelease checklist for Perl 5.10
From: demerphq <demerphq@gmail.com>
Date: Fri, 2 Feb 2007 18:10:14 +0100
Message-ID: <9b18b3110702020910l31c7784fi5e37bf777b6eafb3@mail.gmail.com>
Regular expression changes to fix failing tests in XML::Twig and
Mail::SpamAssassin. The breakages occured in changes #28785 and
#29279.
p4raw-id: //depot/perl@30104
Diffstat (limited to 'embed.fnc')
-rw-r--r-- | embed.fnc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1400,6 +1400,7 @@ ERsn |U8* |reghop4 |NN U8 *pos|I32 off|NN const U8 *llim|NN const U8 *rlim #endif ERsn |U8* |reghopmaybe3 |NN U8 *pos|I32 off|NN const U8 *lim ERs |char* |find_byclass |NN regexp * prog|NN const regnode *c|NN char *s|NN const char *strend|NULLOK regmatch_info *reginfo +Es |void |swap_match_buff|NN regexp * prog Es |void |to_utf8_substr |NN regexp * prog Es |void |to_byte_substr |NN regexp * prog ERs |I32 |reg_check_named_buff_matched |NN const regexp *rex|NN const regnode *prog |