octave-maintainers
[Top][All Lists]
Advanced

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

Re: move constructors likely a requirement


From: Carlo De Falco
Subject: Re: move constructors likely a requirement
Date: Fri, 6 Sep 2019 07:33:50 +0000


> Il giorno 5 set 2019, alle ore 19:55, John W. Eaton <address@hidden> ha 
> scritto:
> 
> I'm surprised those are the only warnings, 

You are right! I had for some reason overlooked this one :

/Users/carlo/Documents/_Programmi/Miei/C/octave//octave/liboctave/array/Sparse.cc:2706:10:
 warning: local variable 'retval' will be copied despite being returned by name 
[-Wreturn-std-move]

attached is a possible patch to fix this one as well.

c.

Attachment: patch.txt
Description: patch.txt


reply via email to

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