Jarkko Hietaniemi wrote: > Nicholas Clark via RT wrote: > > On Sun, Jun 05, 2005 at 05:27:30PM -0400, Ed Allen Smith wrote: > > > > > >>Under "use bytes", isn't that the case? If it isn't, under what pragma or > >>whatever can one indeed get a guarantee of no characters outside ASCII? (If > >>the answer is "there isn't one", then I suggest this to be a bug in and of > >>itself.) > > The attached patch makes it so that negative values return the > U+FFFD except under use bytes the old interpretation is used.
Thanks, applied to bleadperl as change #24720.