patchGNU Octave - Patches: patch #7925, [lssa] Avoid std::complex GCC-ism

 
 

patch #7925: [lssa] Avoid std::complex GCC-ism

Submitter:  Michael Goffioul <goffioul>
Submitted:  Tue 15 Jan 2013 04:14:02 AM UTC
   
 
Category:  Forge : other Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  None Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 10 Apr 2018 06:32:29 AM UTC, comment #2: 

Let's try again, bug #48906.

Mike Miller <mtmiller>
Group Member
Tue 10 Apr 2018 06:30:38 AM UTC, comment #1: 

This has been done, see bug #48424.

Mike Miller <mtmiller>
Group Member
Tue 15 Jan 2013 04:14:02 AM UTC, original submission:  

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.

Michael Goffioul <goffioul>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #27268:  octave-3.6.2-lssa-0.1.2-msvc.diff added by goffioul (4KiB - application/octet-stream)

 

Digest:
   patch dependencies.

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mtmiller (Posted a comment)
  •  

    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 logged-in users can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-04-10 mtmiller CategoryNone Forge : other
        StatusNone Done
        Open/ClosedOpen Closed
    2016-07-06 lachlan Dependencies- Depends on patch #8464
    2013-01-15 goffioul Attached File- Added octave-3.6.2-lssa-0.1.2-msvc.diff, #27268

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code