Bug#297881: fp-compiler: Internal compiler error

2005-03-04 Thread Stefan Kisdaroczi
Hi, Carlos Laviola wrote: > Either way, I'll upload 1.9.8 and incorporate your tips about which > bugs have been closed already. If it's not too much to ask, could you > give me a short description of where or how the bug was fixed, when > appliable? Informations from upstream cvs in following fo

Bug#297881: fp-compiler: Internal compiler error

2005-03-03 Thread Carlos Laviola
On Thu, 03 Mar 2005 23:07:33 +0100, Stefan Kisdaroczi <[EMAIL PROTECTED]> wrote: > Hi Carlos, > > fpc 1.9.8 has again a new binary package, fp-units-gtk2. Sweet, thanks for the info. Although I'm subscribed to all fpc mailing lists, I haven't been following them as frequently as I should. Writin

Bug#297881: fp-compiler: Internal compiler error

2005-03-03 Thread Carlos Laviola
On Thu, 03 Mar 2005 19:11:50 +0100, Stefan Kisdaroczi <[EMAIL PROTECTED]> wrote: > Hi, > > this seems to be fixed upstream, tested with Version 1.9.8: Dang, has 1.9.8 been released already? I've uploaded 1.9.6, but it's still sitting in Debian's NEW queue -- which means an ftpmaster needs to manu

Bug#297881: fp-compiler: Internal compiler error

2005-03-03 Thread Stefan Kisdaroczi
Hi, this seems to be fixed upstream, tested with Version 1.9.8: $ fpc ./test.pas Free Pascal Compiler version 1.9.8 [2005/02/16] for i386 Copyright (c) 1993-2005 by Florian Klaempfl Target OS: Linux for i386 Compiling ./test.pas test.pas(9,20) Error: Operation "or" not supported for types "Char"

Bug#297881: fp-compiler: Internal compiler error

2005-03-03 Thread Frieder Kalisch
Package: fp-compiler Version: 1.9.4-5 Severity: normal The following (syntactically wrong) program generates an internal compiler error rather than a real error message. This should be fixed. Regards Frieder Kalisch program test; var a: string; begin a := ' =53'; while a[1]