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
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
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
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"
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]
5 matches
Mail list logo