Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
authorHugo van der Sanden <hv@crypt.org>
Wed, 30 May 2001 11:59:19 +0000 (12:59 +0100)
committerJarkko Hietaniemi <jhi@iki.fi>
Wed, 30 May 2001 12:08:07 +0000 (12:08 +0000)
commit04073e4ceb0fb04f5cbbda390bf49a087fb6969c
tree6586a58829183f2b213d9e7c15bd1c2803f4e24a
parent0c1c71f241ab034fc59d9d6483c8f8f70e144df6
Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>

localizing $@ has unfortunate semantics - if you die past
a local $@, the die message is lost.

p4raw-id: //depot/perl@10310
lib/utf8_heavy.pl