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

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

[Octave-bug-tracker] [bug #38559] Multiline comment not recognized after


From: anonymous
Subject: [Octave-bug-tracker] [bug #38559] Multiline comment not recognized after a single line comment.
Date: Thu, 21 Mar 2013 01:17:10 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0

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

                 Summary: Multiline comment not recognized after a single line
comment.
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Thu 21 Mar 2013 01:17:08 AM UTC
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: John Donoghue
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

If a script is written as such:
% a comment
%{
 dont do anything here
%}

The multiline comment commenting is ignored and the parser tries to execute
the commented lines.

The same thing happens with the #{ #} multiline comment.

In matlab, it appears to work as expected.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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