|
From: | John W. Eaton |
Subject: | [Octave-bug-tracker] [bug #47571] Problem with umlaut in command line |
Date: | Thu, 31 Mar 2016 14:47:49 +0000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0 Iceweasel/44.0 |
Follow-up Comment #5, bug #47571 (project octave): Character strings in Octave are simple std::string and char* objects. They won't properly handle wide character sets, or necessarily even be 8-bit clean. As far as I know, there is no simple fix for this problem. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?47571> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |