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

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

[Octave-bug-tracker] [bug #48913] Block comment


From: anonymous
Subject: [Octave-bug-tracker] [bug #48913] Block comment
Date: Fri, 26 Aug 2016 08:47:03 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36

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

                 Summary: Block comment
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Fri 26 Aug 2016 08:47:01 AM UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: Damien Maurer
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

When using %{ %} for commenting a block in the editor and adding a comment
next to %{ as displayed in the code below, the block will appear green on the
editor but the code in the block will be executed. I know that we strictly
have to use a new line so that this does not happen, but I find this misliding
since we expect green text not to be executed.


CODE EXAMPLE:

%{ comment
i=3
%}




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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