blitz-foundation / monkey2

zlib License
3 stars 0 forks source link

Class Process has no realisation of stderr #28

Open Pharmhaus-2 opened 5 years ago

Pharmhaus-2 commented 5 years ago

Original Author: engor

There are two 'entities' in Process class that have no native realisation:

Field StderrReady:Void()="stderrReady"
Property StderrAvail:Int()="stderrAvail"

Maybe just comment them.