[bug #55143] pkg install only succeeds on second attempt (Windows only)
Andreas Bertsatos <[email protected]>
| Newsgroups | gmane.comp.gnu.octave.bugs |
|---|---|
| Message-ID | <[email protected]> |
Please use the bug tracker to post updates to a bug report. The mailing list is intended as a read-only notification stream. Info posted to this mailing list address won't appear in the tracker database where it is most useful.
Follow-up Comment #18, bug #55143 (group octave):
I am not sure what happens on Windows or Octave 11, but up until 10.3,
unloading a package with classdefs, which have been already used to create
variables in the workspace, did not completely removed them from Octave's
symbol table. At least I think so, because if I would load back the package,
then trying to do anything with these classdefs would brake Octave.
What I am doing in datatypes to avoid this is I invoke *clear -c* upon
unloading the package, which might screw the workspace but at least does no
crash Octave.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?55143>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCaYnGIgAKCRCqLAuaBUf3 TrHqAQCrvKx0O672MFqk6mVbovj/JbYsebb7IMS3DZv9gfjB0wD/U9HQR1Ub8PhM Uh8ZW6ERpxtZxovAoqDVPIG2VuRWXww= =AeDw -----END PGP SIGNATURE-----