|
From: | Michael C. Grant |
Subject: | [Octave-bug-tracker] [bug #41032] Command function parsing: does handle certain patterns involving commas as parentheses |
Date: | Mon, 06 Jan 2014 20:20:15 +0000 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.73.11 (KHTML, like Gecko) Version/7.0.1 Safari/537.73.11 |
Follow-up Comment #14, bug #41032 (project octave): I'm glad you're having me do the tests, I've already discovered an issue with my handling of periods... you need to change <COMMAND_START>([.]|[^#% trn,;"'([{}])]+) to <COMMAND_START>([.]|[^#% trn.,;"'([{}])]+) I'm constructing the tests now, and that's how I uncovered it :-) _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?41032> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |