Re: [lazarus] shouldn't DebugLn write to stderr instead of stdout?

2007-06-02 Thread Burkhard Carstens
Am Samstag, 2. Juni 2007 15:55 schrieb Mattias Gaertner: [..] > > > /dev/null, archive, :-) > > > > My fault, I meant achieve (zustande bringen; Ziel erreichen) :-) > > Nah, less funny. > > > > Maybe we should add a function to close the debugtext. > > > > Good idea but don't just close stdout like

Re: [lazarus] shouldn't DebugLn write to stderr instead of stdout?

2007-06-02 Thread Mattias Gaertner
On Sat, 2 Jun 2007 15:18:13 +0200 Burkhard Carstens <[EMAIL PROTECTED]> wrote: > Am Samstag, 2. Juni 2007 14:49 schrieb Mattias Gaertner: > > On Sat, 2 Jun 2007 14:37:29 +0200 > > > > Burkhard Carstens <[EMAIL PROTECTED]> wrote: > > > Am Samstag, 2. Juni 2007 14:21 schrieb Mattias Gaertner: > > >

Re: [lazarus] shouldn't DebugLn write to stderr instead of stdout?

2007-06-02 Thread Burkhard Carstens
Am Samstag, 2. Juni 2007 14:49 schrieb Mattias Gaertner: > On Sat, 2 Jun 2007 14:37:29 +0200 > > Burkhard Carstens <[EMAIL PROTECTED]> wrote: > > Am Samstag, 2. Juni 2007 14:21 schrieb Mattias Gaertner: > > > On Sat, 2 Jun 2007 13:45:27 +0200 > > > > > > Burkhard Carstens <[EMAIL PROTECTED]> wrote:

Re: [lazarus] shouldn't DebugLn write to stderr instead of stdout?

2007-06-02 Thread Mattias Gaertner
On Sat, 2 Jun 2007 14:37:29 +0200 Burkhard Carstens <[EMAIL PROTECTED]> wrote: > Am Samstag, 2. Juni 2007 14:21 schrieb Mattias Gaertner: > > On Sat, 2 Jun 2007 13:45:27 +0200 > > > > Burkhard Carstens <[EMAIL PROTECTED]> wrote: > > > Hi all. > > > > > > The procedure InitializeDebugOutput in lcl/

Re: [lazarus] shouldn't DebugLn write to stderr instead of stdout?

2007-06-02 Thread Burkhard Carstens
Am Samstag, 2. Juni 2007 14:21 schrieb Mattias Gaertner: > On Sat, 2 Jun 2007 13:45:27 +0200 > > Burkhard Carstens <[EMAIL PROTECTED]> wrote: > > Hi all. > > > > The procedure InitializeDebugOutput in lcl/lclproc.pas should map > > DebugText to @stderr instead of @output so stdout stays "clean" for

Re: [lazarus] shouldn't DebugLn write to stderr instead of stdout?

2007-06-02 Thread Mattias Gaertner
On Sat, 2 Jun 2007 13:45:27 +0200 Burkhard Carstens <[EMAIL PROTECTED]> wrote: > Hi all. > > The procedure InitializeDebugOutput in lcl/lclproc.pas should map > DebugText to @stderr instead of @output so stdout stays "clean" for > application use. > What do you think? DebugLn is debugging outp

[lazarus] shouldn't DebugLn write to stderr instead of stdout?

2007-06-02 Thread Burkhard Carstens
Hi all. The procedure InitializeDebugOutput in lcl/lclproc.pas should map DebugText to @stderr instead of @output so stdout stays "clean" for application use. What do you think? regards Burkhard _ To unsubscribe: mail [EMAI