|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #33103] Block comment within cell treated incorrectly |
| Date: | Tue, 12 Mar 2013 23:35:32 +0000 |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0 |
Follow-up Comment #4, bug #33103 (project octave):
The parser does support single line comments in cell declarations.
TestCell={
% 'IgnoreMe'
'AddMe'
}
works as expected.
The parser is currently (3/12/2013) undergoing a significant overhaul by jwe.
Perhaps it would be appropriate to tackle this bug report at this time.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?33103>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |