[Bugzilla] [Bug 13855] Samuel GOUGEON has changed component, assigned_to
bugzilla.admin at scilab.org
bugzilla.admin at scilab.org
Mon Mar 19 23:09:37 CET 2018
http://bugzilla.scilab.org/show_bug.cgi?id=13855
--------- Bug Summary -----------
Under pause the changed variable after resume gets its old value
---------- Changed by ------------
sgougeon at free.fr
---------- What changed ----------
component, assigned_to
Samuel GOUGEON <sgougeon at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|Scilab |Documentation pages
Assignee|bugzilla.admin at scilab.org |sgougeon at free.fr
--- Comment #3 from Samuel GOUGEON <sgougeon at free.fr> ---
It is the expected behavior of the pause: All what you do in pause mode is forgotten when resuming:
https://help.scilab.org/docs/6.0.1/en_US/pause.html :
"The user is then in a new workspace in which all the lower-level variables (and in
particular all the variable of the function) are available.
To return to the calling workspace enter return.
In this mode, [...] = return(...) returns the variables of the argument (...) to the
calling workspace with names in the output [...].
Otherwise, the lower-level variables are protected and cannot be modified." <<<<<<<<<<<<<<
I agree on that this explanation is not very clear. It would deserve being improved.
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/bugzilla/attachments/20180319/5e64b76d/attachment.htm>
More information about the Bugzilla
mailing list