develooper Front page | perl.perl5.porters | Postings from November 2009

Re: PATCH #69018; revamped mktables

Thread Previous | Thread Next
From:
Rafael Garcia-Suarez
Date:
November 22, 2009 12:43
Subject:
Re: PATCH #69018; revamped mktables
Message ID:
b77c1dce0911221242w5a2d39fdq4d6c9e9f43421976@mail.gmail.com
2009/11/22 karl williamson <public@khwilliamson.com>:
> A revised mktables is available, both at
> git://github.com/khwilliamson/perl.git.  (The branch is called mktables)  It
> fixes the minor bug #69018, concerning accepting the erroneous
> \p{Script=InGreek}, and perhaps other bugs; I need to look.  But it fixes a
> number of things which I have not bothered to write bug reports on, many of
> them have been aired on the p5p list over the last several months.

Thanks a lot. I've merged your patch in bleadperl. I'll update perldelta
as well.

I also checked in 3 small mundane commits on top of it.
I noticed that mktables.lst was modified after build, so I removed it
from the sources, letting the build process generate it at each
time. Is that correct?

commit 23f0c133b39568de35784182a730cb2929c27e34
Author: Rafael Garcia-Suarez <rgs@consttype.org>
Date:   Sun Nov 22 21:37:51 2009 +0100

    Remove mktables.lst, since it's generated

 MANIFEST                 |    1 -
 lib/unicore/mktables.lst |  829 ----------------------------------------------
 2 files changed, 0 insertions(+), 830 deletions(-)

commit 329347eef534abb140be6ddc937e0ef89f630d3d
Author: Rafael Garcia-Suarez <rgs@consttype.org>
Date:   Sun Nov 22 21:10:38 2009 +0100

    Add new generated file lib/unicore/Heavy.pl to gitignore

    Also remove from there files that are no longer generated by mktables.

 lib/.gitignore |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

commit 3aa7f313a30095b1306546e95c9a127b52cc2888
Author: Rafael Garcia-Suarez <rgs@consttype.org>
Date:   Sun Nov 22 19:50:33 2009 +0100

    Fix plan syntax in TAP output

 t/re/uniprops.t |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About