bugGNU Octave - Bugs: bug #38770, accumdim does not accept 6th...

 
 

bug #38770: accumdim does not accept 6th argument fillvall

Submitter:  None
Submitted:  Thu 18 Apr 2013 04:23:07 PM UTC
   
 
Category:  Libraries Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Result
Status:  Fixed Assigned to:  None
Originator Name:  Corey Thomasson Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * dev
Operating System:  * Any Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 19 Jun 2013 09:54:16 PM UTC, comment #1: 

Thanks for your patch.  I applied it here (http://hg.savannah.gnu.org/hgweb/octave/rev/65546674d336).  I added some tests for the function as well which would have caught this (http://hg.savannah.gnu.org/hgweb/octave/rev/59b08464d971).  You will need to build from Mercurial sources to see the changes.

Rik <rik5>
Group administrator
Thu 18 Apr 2013 04:23:07 PM UTC, original submission:  


accumdim(1, 1, 1, 1, [])
ans = 1
accumdim(1, 1, 1, 1, [], 1)
error: Invalid call to accumdim. Correct usage is:

 -- Function File: accumdim (SUBS, VALS, DIM, N, FUNC, FILLVAL)


fix attached

Anonymous

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #27907:  accumdim.diff added by None (613B - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (Posted a comment)
  • -email is unavailable- added by None (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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-06-19 rik5 StatusNone Fixed
        Open/ClosedOpen Closed
    2013-04-18 None Attached File- Added accumdim.diff, #27907

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code