Re: Weird behaviour of DEV_DOT::clone()

Felix Salfelder <[email protected]>
Newsgroups gmane.comp.gnu.gnucap.devel
Message-ID <[email protected]>
On Fri, Aug 01, 2014 at 12:14:26PM +0530, Rishabh Yadav wrote:
> -explicit DEV_DOT(const DEV_DOT& p) :CARD(p) {set_constant(true);}
> +explicit DEV_DOT(const DEV_DOT& p) :CARD(p), _s(p._s) {set_constant(true);}
> 
> But even applying the patch didn't help

here, it does.

try to recompile the library (not just the plugin), after applying the
patch.

(i don't fully understand. must be some cross-compilation unit
optimization stuff. maybe).

cheers
felix
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.