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

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

[Octave-bug-tracker] [bug #46855] [OF] io package OCT interface: XML/Uni


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #46855] [OF] io package OCT interface: XML/Unicode issues
Date: Fri, 15 Jan 2016 21:50:12 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:41.0) Gecko/20100101 Firefox/41.0 SeaMonkey/2.38

Update of bug #46855 (project octave):

                  Status:                    None => Fixed                  
             Assigned to:                    None => philipnienhuis         
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

I've pushed the following cs:
http://hg.code.sf.net/p/octave/io/rev/6d8a647d1b8c

....merely stripping out all characters < 32 or > 126.

It is made so that only text strings from or to the Octave workspace are
treated.  When writing to existing files, the lower level routines leave
strings in worksheets (incl. any double-byte strings) intact as much as
possible (i.e., when not overwritten by new data) and simply rewrite them back
to file. Only if they are conveyed to the user (workspace) they are stripped
from double-byte characters.

Closing as fixed.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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