octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #50463] gsvd implementation uses functions rem


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #50463] gsvd implementation uses functions removed from lapack >= 3.6.0
Date: Fri, 2 Feb 2018 16:39:45 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0

Update of bug #50463 (project octave):

                  Status:             In Progress => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #52:

I pushed another change here:
http://hg.savannah.gnu.org/hgweb/octave/rev/69b89e81d3d3

Hopefully this fixes the issue.

Part of the problem was that I used a static dynamic_library object in
gsvd.cc. That prevented deleting it when the reference count reached 0 (in
particular the nil_rep). Not understanding the issue, I made the wrong "fix"
to the destructors.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50463>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]