|
| From: | Colin Macdonald |
| Subject: | [Octave-bug-tracker] [bug #55841] "__run_test_suite__ ({'.'}, {})" fails with "fnm(1): out of bound 0" |
| Date: | Tue, 5 Mar 2019 21:59:48 -0500 (EST) |
| User-agent: | Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:65.0) Gecko/20100101 Firefox/65.0 |
URL:
<https://savannah.gnu.org/bugs/?55841>
Summary: "__run_test_suite__ ({'.'}, {})" fails with "fnm(1):
out of bound 0"
Project: GNU Octave
Submitted by: cbm
Submitted on: Wed 06 Mar 2019 02:59:47 AM UTC
Category: Test Suite
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Regression
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: dev
Operating System: GNU/Linux
_______________________________________________________
Details:
Minimal example
octave:2> d = '.'
d = .
octave:3> [dnm, fnm] = fileparts (d)
dnm =
fnm =
Then fnm(1) fails because fnm is empty.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?55841>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |