Am 01.11.2010 um 16:48 schrieb Pavel Sanda: > Richard Heck wrote: >> On 11/01/2010 09:20 AM, Pavel Sanda wrote: >>> hi, >>> >>> 1. Richard, whats the status of a)? i'm basically waiting only for this. >>> could you give it top priority on your list if its not fixed yet? >>> >>> >> Will do. > > great. > > anybody around having something more to be push in before beta? > from then i would like to freeze enhacements (maybe except small > nonintrusive changes which we will decide case by case) and > _mainly_ any kind of refactorization which is not part of fixing > some particular bug.
Sorry, I went out and could not answer :-) 1) I have a patch at hand to add the ability to collect stderr in system call and to simplify the stdout collection too. This patch doesn't change the current interface but adds a second one. VCS is more clean with that. The need to add ">" redirection and parse it later to split it vanishes. 2) I want to complete the CVS implementation. Add the missing buffer-info things. Add the diff to previous version. 3) Want the readFile() issue fixed. Stephan