octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #49839] mxe-octave: perl 5.8 utf8 module case-


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #49839] mxe-octave: perl 5.8 utf8 module case-folding bug caused by installing symbolic-2.4.0 package
Date: Mon, 8 May 2017 19:14:49 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #8, bug #49839 (project octave):

John, or anyone else with Octave 4.2 on Windows affected by this bug, with
Perl unpatched, how does the following behave, is the same error thrown?


>> s = __makeinfo__ (char ([0xcf, 0x80]))
s = π
>> isequal (s, [0xcf, 0x80])
ans = 1


If this triggers the same error, I think it might make a good unit test to
ensure that Octave's Texinfo support is compatible with UTF-8 doc strings.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49839>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]