bugGNU Octave - Bugs: bug #39281, symbolic package: Make sumterms...

 
 

bug #39281: symbolic package: Make sumterms return a cell vector

Submitter:  Rafael Laboissière <rlaboiss>
Submitted:  Wed 19 Jun 2013 08:56:53 AM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Result
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
   

Wed 19 Jun 2013 08:06:01 PM UTC, comment #1: 

Thank you. Patch applied.

Carnë Draug <carandraug>
Group Member
Wed 19 Jun 2013 08:56:53 AM UTC, original submission:  

The sumterms function returns an octave_list, which yields in multiple output arguments.  This makes inst/sym2poly.m fail, since a cell array is expected as the returned value from sumterms.

The changeset attached to this bug report fixes the problem.

Rafael Laboissière <rlaboiss>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #28346:  cell-as-retval-in-sumterms.diff added by rlaboiss (904B - text/x-patch - Mercurial changeset for src/sumterms.cc)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rlaboiss (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 carandraug StatusNone Fixed
        Open/ClosedOpen Closed
    2013-06-19 rlaboiss Attached File- Added cell-as-retval-in-sumterms.diff, #28346

    Back to the top

    Powered by Savane 3.13-0329.
    Corresponding source code