Wx and AnyEvent on perl 5.16: failure on locales with comma as decimal separator

Marc Lehmann schmorp at schmorp.de
Fri Jun 26 10:54:04 CEST 2015


On Fri, Jun 26, 2015 at 10:44:51AM +0200, Olivier Mengué <dolmen at cpan.org> wrote:
> This is just to advertise an issue I discovered in Wx on perl 5.16.3.
> https://rt.cpan.org/Ticket/Display.html?id=105461

There was one version of perl (and I suspect it's this one) which
errornously replaced . with , in a variety of locale-related circumstances
when it shouldn't, and as usual it was yours truly to bring this up wth
p5p, who reluctantly fixed it (at a speed hit, of course...). I affects
a few of my modules, too, and there is nothing that can be done about it
really, except switch to a working version.

Since 5.16 reached end-of-life in 2013, you will unlikely see any fixes
for bugs in it, and indeed, either downgrading or upgrading should fix
this problem.

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      schmorp at schmorp.de
      -=====/_/_//_/\_,_/ /_/\_\



More information about the anyevent mailing list