-
Bug
-
Resolution: Fixed
-
P2: Important
-
3.3
-
None
-
4d6e9900e (dev), 9c6c33423 (3.3)
-
License server development 39
The moc wrapper explicitly passes nullptr to execve; so the original environment is not preserved. Given that moc contains code to parse env variables, this has the potential to cause breakage (though it shouldn't cause issue when used with CMake, as all information ought to be passed there explicitly already).
- mentioned in
-
Page Loading...