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

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

[Octave-bug-tracker] [bug #53095] strsplit fails to split a string with


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #53095] strsplit fails to split a string with a delimiter of '\n' (null character)
Date: Fri, 9 Feb 2018 02:49:33 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0

Follow-up Comment #3, bug #53095 (project octave):

I can confirm on Linux/dev

If I remove ";" from
  del = [ "(" del ")+" ]
(line 210 in scripts/strings/strsplit.m)


C = strsplit(str,delimiter)
del = ()+
error: regexp: missing ) at position 1 of expression
error: called from
    strsplit at line 212 column 19



Dmitri.
-- 


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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