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

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

[Octave-bug-tracker] [bug #54765] space between function name and openin


From: Felipe G. Nievinski
Subject: [Octave-bug-tracker] [bug #54765] space between function name and opening parenthesis causes havoc for expression inside brackets
Date: Mon, 1 Oct 2018 22:37:28 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36

URL:
  <https://savannah.gnu.org/bugs/?54765>

                 Summary: space between function name and opening parenthesis
causes havoc for expression inside brackets
                 Project: GNU Octave
            Submitted by: fgnievinski
            Submitted on: Tue 02 Oct 2018 02:37:27 AM UTC
                Category: Interpreter
                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.4.1
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

this doesn't work: [sin (0)]
this works: [sin(0)], sin(0), sin (0)
sin can be replaced for any function name.




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?54765>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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