in reply to Re: different utf8 method = different behaviour?
in thread different utf8 method = different behaviour?

Actually... no. with my data I still have the same output (the program still dies with the "different data" message).

  • Comment on Re^2: different utf8 method = different behaviour?

Replies are listed 'Best First'.
Re^3: different utf8 method = different behaviour?
by roboticus (Chancellor) on May 01, 2011 at 15:08 UTC

    erwan:

    What's the difference between @data1 & @data2? Perhaps comparing the hexdump of the values may yield a clue or two.

    ...roboticus

    When your only tool is a hammer, all problems look like your thumb.

      Thanks for the idea but in this case that's not useful: I know that my data is dirty, the goal is not correct it but to understand why the result was different depending on the opening method.