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

_______________________________________________
Gnucap-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnucap-devel

Reply via email to