There is a new Pharo build available!
The status of the build #590 was: SUCCESS.
The Pull Request #926 was integrated: "21385-The-dialog-for-Unknown-variable-should-allow-to-leave-the-variable-undefined"
Pull request url:
https://github.com/pharo-project/pharo/pull/926Issue Url:
https://pharo.fogbugz.com/f/cases/21385Build Url: <a href="https://ci.inria.fr/pharo-ci-jenkins2/job/Test pending pull request and branch Pipeline/job/development/590/" class="">https://ci.inria.fr/pharo-ci-jenkins2/job/Test%20pending%20pull%20request%20and%20branch%20Pipeline/job/development/590/
This adds a new option to the “Unknown Variable” Dialog for Globals: you can now just let the var be Undefined (so it will be
in the Undeclareds dict).