|
| From: | anonymous |
| Subject: | [Octave-bug-tracker] [bug #49098] Flags while isntalling packega linear algebra |
| Date: | Thu, 15 Sep 2016 17:37:18 +0000 (UTC) |
| User-agent: | Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36 |
URL:
<http://savannah.gnu.org/bugs/?49098>
Summary: Flags while isntalling packega linear algebra
Project: GNU Octave
Submitted by: None
Submitted on: Thu 15 Sep 2016 05:37:16 PM UTC
Category: Octave Forge Package
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Installation Failure
Status: None
Assigned to: None
Originator Name: Tomas
Originator Email: address@hidden
Open/Closed: Open
Discussion Lock: Any
Release: other
Operating System: Microsoft Windows
_______________________________________________________
Details:
These flags appear when installing the package:
>> pkg install -auto linear-algebra-2.2.2.tar.gz
pgmres.cc: In function 'octave_value_list Fpgmres(const octave_value_list&,
int)':
pgmres.cc:188:14: warning: deleting object of abstract class type
'matrixfreematrix' which has non-virtual destructor will cause undefi
ned behaviour [-Wdelete-non-virtual-dtor]
delete A;
^
pgmres.cc:189:14: warning: deleting object of abstract class type
'matrixfreematrix' which has non-virtual destructor will cause undefi
ned behaviour [-Wdelete-non-virtual-dtor]
delete invP;
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?49098>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |