Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYouness Alaoui <kakaroto@kakaroto.homelinux.net>2015-10-21 21:26:33 +0300
committerYouness Alaoui <kakaroto@kakaroto.homelinux.net>2015-10-21 21:55:39 +0300
commitabd004245f8a5974693a00423cda817d5622ab89 (patch)
tree16aa090701a4d659c52a0350b731de6ac032bcc2 /.gitmodules
parent54d5ce179fb53564f95807e35a97bdea11d8c4ca (diff)
Do not execute a statement without catching the return value in global namespace
The issue is that any statement without a variable to catch the returned value will cause that value to be stored in the _ variable and when that happens in the global namespace, it will cause issues such as the gettext _ variable being overwritten
Diffstat (limited to '.gitmodules')
0 files changed, 0 insertions, 0 deletions