|
From: | Georg Wiora |
Subject: | [Octave-patch-tracker] [patch #9241] More verbose information when inputParser fails validating argument |
Date: | Mon, 6 Feb 2017 16:18:34 +0000 (UTC) |
User-agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0 |
Follow-up Comment #2, patch #9241 (project octave): I have appended a test script and my modified version of the class. If your run this with the modified inputparser you get the following results if executing line 17 error: parse error >> error: failed validation of PARA2 with isnumeric" And this result if you excute line 16: error: parse error >> error: failed validation of PARA1 with @(x) ischar (x) (file #39682, file #39683) _______________________________________________________ Additional Item Attachment: File name: InputParser-Test.m Size:0 KB File name: inputParser.m Size:26 KB _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/patch/?9241> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |