|
| From: | Mike Miller |
| Subject: | [Octave-bug-tracker] [bug #55843] pkg install URL raises error: 'file_idx' undefined near line 471 column 21 |
| Date: | Wed, 6 Mar 2019 12:19:52 -0500 (EST) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.119 Safari/537.36 |
URL:
<https://savannah.gnu.org/bugs/?55843>
Summary: pkg install URL raises error: 'file_idx' undefined
near line 471 column 21
Project: GNU Octave
Submitted by: mtmiller
Submitted on: Wed 06 Mar 2019 09:19:49 AM PST
Category: Octave Function
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Regression
Status: Confirmed
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: dev
Operating System: GNU/Linux
_______________________________________________________
Details:
On the development branch, 'pkg install URL' is now failing with an error
message
>> pkg install https://...
error: 'file_idx' undefined near line 471 column 21
error: called from
pkg at line 471 column 31
This regression was introduced with
https://hg.savannah.gnu.org/hgweb/octave/rev/5bfbcbec6826, where the file_idx
loop counter was removed but a stray reference to it was left behind at the
end of the loop body.
Cc apjanke and rik who co-authored the patch for bug #55515.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?55843>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |