Yes, if the bug is fixed there will be a clearerrorlevel/reseterrorlevel instruction. The bug is actually that you cannot use -1 as the errorlevel because it currently gets special treatment.
This is a low priority issue and it is not clear how we are going to work around it but whatever we do, it is probably going to break plug-in compatibility in a minor way.
IntOp $PostCount $PostCount + 1
|