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

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

[Octave-bug-tracker] [bug #49454] strread commentstyle shell doesn't wor


From: anonymous
Subject: [Octave-bug-tracker] [bug #49454] strread commentstyle shell doesn't work as expected
Date: Thu, 27 Oct 2016 07:15:08 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

URL:
  <http://savannah.gnu.org/bugs/?49454>

                 Summary: strread commentstyle shell doesn't work as expected
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Thu 27 Oct 2016 07:15:04 AM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.2.0-rc2
        Operating System: Any

    _______________________________________________________

Details:

I would expect that


strread ("hello#foo\nworld", "%s", "commentstyle", "shell")


would return

{
  [1,1] = hello
  [2,1] = world
}


but it returns "hello" instead.






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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