|
From: | Michael Goffioul |
Subject: | [Octave-patch-tracker] [patch #7925] [lssa] Avoid std::complex GCC-ism |
Date: | Tue, 15 Jan 2013 04:14:03 +0000 |
User-agent: | Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.52 Safari/537.17 |
URL: <http://savannah.gnu.org/patch/?7925> Summary: [lssa] Avoid std::complex GCC-ism Project: GNU Octave Submitted by: goffioul Submitted on: Tue 15 Jan 2013 04:14:02 GMT Category: None Priority: 5 - Normal Status: None Privacy: Public Assigned to: None Originator Email: Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: The use of std::complex::real (and imag) as returning a reference is a GCC extension. This patch uses standard accessors. This fixes a compilation error under MSVC. _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Tue 15 Jan 2013 04:14:02 GMT Name: octave-3.6.2-lssa-0.1.2-msvc.diff Size: 4kB By: goffioul <http://savannah.gnu.org/patch/download.php?file_id=27268> _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/patch/?7925> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |