From: Paul Bignier Date: Mon, 19 Dec 2016 16:24:47 +0000 (+0100) Subject: Xcos MVC: do not link new ports with old links X-Git-Tag: 6.0.0~280 X-Git-Url: http://gitweb.scilab.org/?p=scilab.git;a=commitdiff_plain;h=9a44c1552c3662b18ef4961c6a7ac64ff28014fa Xcos MVC: do not link new ports with old links * When cloning a block, the new ports were connected to the old links * This code section imitats Controller::deepClone() Change-Id: I8b2f6e189d48bd052616c709c98d1adcc692eef9 --- diff --git a/scilab/modules/scicos/src/cpp/Controller.cpp b/scilab/modules/scicos/src/cpp/Controller.cpp index 951f44a..4b97df0 100644 --- a/scilab/modules/scicos/src/cpp/Controller.cpp +++ b/scilab/modules/scicos/src/cpp/Controller.cpp @@ -496,7 +496,7 @@ void Controller::deepCloneVector(std::map