Hi,

On Tue, Sep 1, 2015 at 9:44 PM, Cyril Hrubis <chru...@suse.cz> wrote:

> Hi!
> > +     out = fdopen(3, "w+");
>
> This is just complicated way of doing out = stderr;
>
> And I doubt that this will fail under normal circumstances.
>
> So what about doing just out = stderr; or out = stdout instead?
>


Totally agree.  actually I want do that at first. :)

Feel free to modify the patch.  "out = stdout"  is good.



>
> Otherwise it looks fine and I'm OK with applying this before the
> release.
>

Thanks!


>
> --
> Cyril Hrubis
> chru...@suse.cz
>



-- 
Regards,
Li Wang
Email: liw...@redhat.com
------------------------------------------------------------------------------
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to