Skip to content
Snippets Groups Projects
Commit 853844cc authored by Martin Nilsson's avatar Martin Nilsson
Browse files

Added note on environment mapping.

parent 93c2622d
Branches
Tags
No related merge requests found
......@@ -226,6 +226,7 @@ protected class Pike_7_2_master
// compat_environment_copy is used to keep track of any changes
// performed destructively on the compat_environment mapping.
// Both should be zero if not in use.
// Removed in Pike 7.8.
protected mapping(string:array(string)) compat_environment;
protected mapping(string:array(string)) compat_environment_copy;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment