bugGNU Octave - Bugs: bug #53857, [octave forge] (ga)...

 
 

bug #53857: [octave forge] (ga) __ga_problem_return_variables__ has undefined return values

Submitter:  Georg Wiora <gwiora>
Submitted:  Mon 07 May 2018 02:00:48 PM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Unexpected Error or Warning
Status:  Fixed Assigned to:  lostbard
Originator Name:  gwiora Open/Closed:  * Closed
Release:  * 4.4.0 Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 07 Jun 2019 03:24:33 PM UTC, comment #2: 

0.10.1 released - closing as fixed

John Donoghue <lostbard>
Group Member
Tue 28 May 2019 02:54:41 PM UTC, comment #1: 

A patch was applied a while ago, but bug report wasnt updated
 https://sourceforge.net/p/octave/ga/ci/4a3af3271f2259a001504c3ff942112216d718dd/

John Donoghue <lostbard>
Group Member
Mon 07 May 2018 02:00:48 PM UTC, original submission:  

The function __ga_problem_return_variables__ in octave-forge package ga does not define a return value for third return argument exitflag. Up to octave release 4.2.2 this was not an error. From release 4.4.0 this is an error and ga algorithm fails in function __ga_problem__ line 87.

In the attachment I am providing a patch by defining an empty array as default return value for exitflag. This assures that code relying on the value of exitflag still will fail, but at least the ga function is working now.


Georg Wiora <gwiora>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #44111:  20180507_ga-patch-wiora.patch added by gwiora (2KiB - application/octet-stream - Patch for ga package.)

 

Depends on the following items: None found

Items that depend on this one: None found

 

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

    Date Changed by Updated Field Previous Value => Replaced by
    2019-06-07 lostbard StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2019-05-28 lostbard StatusPatch Submitted Ready For Test
        Assigned toNone lostbard
    2018-06-04 mtmiller Carbon-CopyRemoved 80942 -
    2018-06-04 mtmiller StatusNone Patch Submitted
        Summary_ga_problem_return_variables_ does has undefined return values [octave forge] (ga) _ga_problem_return_variables_ has undefined return values
    2018-05-07 gwiora Attached File- Added 20180507_ga-patch-wiora.patch, #44111

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code