bugGNU Octave - Bugs: bug #36047, split_by missing

 
 

bug #36047: split_by missing

Submitter:  Muhali <muhali>
Submitted:  Fri 30 Mar 2012 10:49:11 PM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * dev Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 31 Mar 2012 02:27:40 PM UTC, comment #2: 

I just pushed changeset 3313635c622d.
does it fix the problem for you?
c.

Carlo de Falco <cdf>
Group Member
Sat 31 Mar 2012 01:59:10 PM UTC, comment #1: 

in a recent changeset I removed split_by and replaced references to it by calling strsplit. It seems I forgot some instances.
I am preparing a new changeset to fix this.
Thanks for the report

Carlo de Falco <cdf>
Group Member
Fri 30 Mar 2012 10:49:11 PM UTC, original submission:  

The function split_by (called by pkg) is missing. For example,


pkg unload all


produces the following error.

error: `split_by' undefined near line 38 column 5
error: called from:
error:   /tmp/octave/scripts/pkg/private/unload_packages.m at line 38, column 3
error:   /tmp/octave/scripts/pkg/pkg.m at line 413, column 7
octave:1>

Muhali <muhali>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by cdf (Posted a comment)
  • -email is unavailable- added by muhali (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-04-03 cdf Open/ClosedOpen Closed
    2012-03-31 cdf StatusNone Fixed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code