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

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

[Octave-bug-tracker] [bug #41048] error parsing beyond inline comment af


From: Rik
Subject: [Octave-bug-tracker] [bug #41048] error parsing beyond inline comment after line continuation with char constant
Date: Thu, 02 Jan 2014 17:01:04 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0

Update of bug #41048 (project octave):

                  Status:                    None => Confirmed              
                 Summary: error parsing beyond inline comment after line
continuation => error parsing beyond inline comment after line continuation
with char constant

    _______________________________________________________

Follow-up Comment #1:

Confirmed.  I added the fact that this only happens with a character constant
as the second line to the bug summary.

This works


a = ['a' ... %hi
98];


but the following does not


a = [97 ... %hi
'b'];




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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