bugGNU Octave - Bugs: bug #40536, qp failure

 
 

bug #40536: qp failure

Submitter:  Julien Bect <jbect>
Submitted:  Sun 10 Nov 2013 12:40:28 PM UTC
   
 
Category:  Octave Function Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Regression
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 15 Nov 2013 03:24:55 AM UTC, comment #5: 

I pushed a followup change to make sure the new test is skipped if Octave is built without GLPK:

http://hg.savannah.gnu.org/hgweb/octave/rev/a404853d2073

Mike Miller <mtmiller>
Group Member
Sun 10 Nov 2013 11:38:36 PM UTC, comment #4: 

I made two small changes to your patch:

1) We like to start the line with any conjuction operator like "&&" or "||".

2) We prefer double quotes to single quotes unless there is a specific reason to require the single quote behavior.

I applied it here (http://hg.savannah.gnu.org/hgweb/octave/rev/185038fe7a16).  Thanks, and I'm going to close the report.

Rik <rik5>
Group administrator
Sun 10 Nov 2013 09:37:13 PM UTC, comment #3: 

Here is a patch.

(file #29589)

Julien Bect <jbect>
Sun 10 Nov 2013 07:50:46 PM UTC, comment #2: 

Found it. The problem is in the 'status' output of glpk, the meaning of which has changed since changeset 54e251e699bb. I am preparing a patch.

Julien Bect <jbect>
Sun 10 Nov 2013 04:15:30 PM UTC, comment #1: 

Confirmed that the attached example works in 3.6.4 and generates an error in the development version.

Mike Miller <mtmiller>
Group Member
Sun 10 Nov 2013 12:40:28 PM UTC, original submission:  

qp fails with INFO=6 on the attached problem since changeset 54e251e699bb ("Use the new GLPK API (bug #39038)").


Julien Bect <jbect>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #29589:  jbPatchQP1.patch added by jbect (2KiB - text/x-patch)
file #29583:  test_qp_direct.m added by jbect (1KiB - text/x-objcsrc)

 

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

    Date Changed by Updated Field Previous Value => Replaced by
    2013-11-10 rik5 StatusConfirmed Fixed
        Open/ClosedOpen Closed
    2013-11-10 jbect Attached File- Added jbPatchQP1.patch, #29589
    2013-11-10 mtmiller StatusNone Confirmed
    2013-11-10 jbect Attached File- Added test_qp_direct.m, #29583

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code