|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #49155] No erorr identifier when load a nonexisting package |
| Date: | Thu, 22 Sep 2016 15:23:03 +0000 (UTC) |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0 |
Update of bug #49155 (project octave):
Severity: 3 - Normal => 2 - Minor
Status: None => Confirmed
_______________________________________________________
Follow-up Comment #1:
Confirmed. Sample code to demonstrate the issue:
octave:6> pkg load abc
error: package abc is not installed
error: called from
load_packages at line 41 column 7
pkg at line 409 column 7
octave:6> lasterror
ans =
scalar structure containing the fields:
message = package abc is not installed
identifier =
stack =
2x1 struct array containing the fields:
file
name
line
column
scope
context
This was tested with the 4.2.0-rc2 version of Octave.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?49155>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |