bugGNU Octave - Bugs: bug #33252, changeset 12608 (piecewise...

 
 

bug #33252: changeset 12608 (piecewise polynomial (pp) functions) with errors

Submitter:  Muhali <muhali>
Submitted:  Fri 06 May 2011 10:10:54 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
   

Fri 30 Sep 2011 04:27:42 PM UTC, comment #2: 

Corrected in this changeset (http://hg.savannah.gnu.org/hgweb/octave/rev/be74491c20e8).  Bug reporter can build from development sources or wait until the 3.6 release in December, 2011 to see the fix.

Rik <rik5>
Group administrator
Thu 12 May 2011 07:28:07 PM UTC, comment #1: 

Confirmed.  I'm adding the coder of changeset 12608 to the CC list for this report.

Rik <rik5>
Group administrator
Fri 06 May 2011 10:10:54 PM UTC, original submission:  

the checking for pp-structures is inconsistent in various places of changeset 12608, e.g.

5.27: ! (isstruct (pp) && strcmp (pp.form, "pp"))
6.8: (! isstruct (pp) && strcmp (pp.form, "pp"))

I guess a typo.

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 rik5 (Posted a comment)
  • -email is unavailable- added by rik5
  • -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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-09-30 rik5 StatusConfirmed Fixed
        Open/ClosedOpen Closed
    2011-05-12 rik5 StatusNone Confirmed
        Carbon-Copy- Added kai habel <kai.habel@gmx.de>

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code