Commits on Source (2)
-
If there's an error, the value we set is not actually set. Maybe an old value is still in there or the variable is gone or something else is blocking. We can't use the new value in the future and we don't know if the old value is still in there.
1c613896 -
There's no reason for an app to mix its error messages with ours. Applications that may have used this will fail to link so will quickly notice the change.
4c73518d