octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #41087] pkg can't install packages whose names


From: Olaf Till
Subject: [Octave-bug-tracker] [bug #41087] pkg can't install packages whose names contain hyphens
Date: Fri, 03 Jan 2014 14:27:32 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131030 Firefox/17.0 Iceweasel/17.0.10

URL:
  <http://savannah.gnu.org/bugs/?41087>

                 Summary: pkg can't install packages whose names contain
hyphens
                 Project: GNU Octave
            Submitted by: i7tiol
            Submitted on: Fri 03 Jan 2014 02:27:31 PM GMT
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name: Olaf Till
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.8.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

If packages whose names contain hyphens are attempted to be installed with
pkg, the regular expression in fix_depends.m yields multiple matches, causing
an error since strcmp is called with two cell-arrays instead of with a string
and a cell-array.

The regular expression is easily fixed, a changeset will be attached as soon
as I have the bug number.





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?41087>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]