# New Ticket Created by James Keenan # Please include the string: [perl #41051] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=41051 >
In this posting to the list ... http://beta.nntp.perl.org/group/perl.perl6.internals/2006/12/ msg35794.html Nick Clark referred to ICU. Newbie that I am, I did not know what that abbreviation referred to. So I acked the Parrot codebase and found only one place where ICU was spelled out: languages/dotnet/doc/building.pod 14:=item * ICU (International Components For Unicode), so Parrot can handle the 15:UTF-16 strings used by .NET. Parrot must be built with ICU support. That's insufficient. So I propose that the subsection in Configure.pl's pod discussing ICU spell it out. Hence, the attached one-line patch to Configure.pl. kid51 [parrot] 506 $ diffstat Configure.pl.ICU.patch Configure.pl | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-)
Configure.pl.ICU.patch
Description: Binary data