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

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

[Octave-bug-tracker] [bug #41238] Cell bracket constructor has problems


From: anonymous
Subject: [Octave-bug-tracker] [bug #41238] Cell bracket constructor has problems with function handle and space
Date: Wed, 15 Jan 2014 15:54:30 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.63 Safari/537.36

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

                 Summary: Cell bracket constructor has problems with function
handle and space
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Wed 15 Jan 2014 03:54:29 PM UTC
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Housseini
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.6.4
        Operating System: GNU/Linux

    _______________________________________________________

Details:

When constructing a cell with a function handle inside a comma is necessary
for the subsequent value, otherwise a parse error appears:

    a = address@hidden 'bla'} # -> parse error
    b = address@hidden, 'bla'} # -> everything working





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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