Skip to content
Snippets Groups Projects
Forked from Dynare / preprocessor
335 commits behind the upstream repository.
Sébastien Villemot's avatar
Sébastien Villemot authored
Previously, the MinGW location was appended multiple times to the PATH
variable, which in some cases would make the variable too long and thus
dysfunctional.

The variable is now initialized once when the worker threads are created.

By the way, move the macOS+Octave environment variable initializations to the
same place, for consistency.
bff80c0e
History