I suggest once again two abstract classes for I/O with virtual methods which can then be inherited from and implemented by the user. This special case patching of fixes is not elegant - to me it is smelly coding. Sorry if I offend but that's my 2¢.
Peter On 2014-06-15, at 4:06 PM, Elias Mårtenson <[email protected]> wrote: > Do you think it would be possible to apply this patch that avoids setting up > the output streams when compiling for Android? The Android version installs > its own that redirects the output to Java streams. > > Regards, > Elias > <streams.diff>
