Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
authorHugo van der Sanden <hv@crypt.org>
Tue, 5 Nov 2002 13:30:00 +0000 (13:30 +0000)
committerAbhijit Menon-Sen <ams@wiw.org>
Tue, 5 Nov 2002 13:03:34 +0000 (13:03 +0000)
commitd104a74c650f174423937daa379e5578a56dc3bb
treebc115587a8d4905df8f5822e80ce510c9039004d
parentb445a7d9de59a3c21efaf046071b5c6b77dbd8b2
Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
Message-Id: <200211051330.gA5DU0p00718@crypt.compulink.co.uk>

This is half of the fix for #18107. The swash_init() problems
described in <20021105143646.M18101@lustre.dyn.wiw.org> remain,
but can now be seen only with UTF-8 test cases.

p4raw-id: //depot/perl@18109
pp.c