Commit 3d7c1a8
committed
Fix: SetMaxCPU to alter cpuFlags per-env-instance value not a common singleton member. mentioned in #440
- env->GetCPUFlags works per environment, not per loaded DLL's flags
- make SetMaxCPU set distinct flag per ScriptEnvironment1 parent cf3c8c5 commit 3d7c1a8
3 files changed
Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1073 | 1073 | | |
1074 | 1074 | | |
1075 | 1075 | | |
| 1076 | + | |
| 1077 | + | |
1076 | 1078 | | |
1077 | 1079 | | |
1078 | 1080 | | |
| |||
2438 | 2440 | | |
2439 | 2441 | | |
2440 | 2442 | | |
2441 | | - | |
2442 | | - | |
| 2443 | + | |
| 2444 | + | |
2443 | 2445 | | |
2444 | 2446 | | |
| 2447 | + | |
| 2448 | + | |
2445 | 2449 | | |
2446 | 2450 | | |
2447 | 2451 | | |
| |||
2952 | 2956 | | |
2953 | 2957 | | |
2954 | 2958 | | |
2955 | | - | |
| 2959 | + | |
2956 | 2960 | | |
2957 | 2961 | | |
2958 | 2962 | | |
| |||
3199 | 3203 | | |
3200 | 3204 | | |
3201 | 3205 | | |
3202 | | - | |
| 3206 | + | |
3203 | 3207 | | |
3204 | 3208 | | |
3205 | 3209 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
189 | | - | |
190 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | 78 | | |
80 | 79 | | |
81 | 80 | | |
0 commit comments