On Wed, 3 May 2006 01:42:23 -0300
John Coppens <[EMAIL PROTECTED]> wrote:
> aterm -tn xterm -e fp
>
> Surprisingly 'aterm -tn rxvt -e fp' does not work (but rxvt -e fp does
> work!)
That's a bug in aterm then. Either it should implement all of the rxvt
terminal escapes, or use it's own terminal
Any updates in Delegation status?
Im porting a delphi app that uses delegation a lot,
is the the dailly dev snapshot news about this?
[]s
Cesar Romero
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/lis
On 3 mei 2006, at 06:37, John Coppens wrote:
I see your reasoning, but I do not understand why eof doesn't return
always. The eof is not a 'wait for eof', but a test. If we're _not_ at
the end of the file, the program should return with false, at least
how I
understand it.
It is not possib