RE: [fpc-pascal]FPC 1.0.8

2003-04-02 Thread Kanzelsberger Pavel
Hi,

There were mostly memory allocation and segmentation fault problems, I
just compiled sources which works great in Windows, Linux and DOS
versions.

QNX version was a bit better than BeOS one...

Regards, Pavel Kanzelsberger


-Original Message-
From: Carl Eric Codere [mailto:[EMAIL PROTECTED] 
Sent: Saturday, March 29, 2003 3:22 PM
To: [EMAIL PROTECTED]
Subject: [fpc-pascal]FPC 1.0.8 


>Hi all,
>
>I already found prepared directories for 1.0.8 release. How far are you

>from releasing this version? I'm waiting especially for BeOS and QNX 
>versions as present (1.0.6) version was quite buggy...
>
Greetings,
Are they bugs specific to the QNX and BeOS version, if so can
you please tell me exactly where you get problems, if i don't get bug
reports, i cannot fix them! As for 1.0.8, soon, just waiting to see if
there are still compilation problems with lazarus...

Carl Eric Codere





___
fpc-pascal maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

___
fpc-pascal maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal


[fpc-pascal]How to create fpc debs without docs

2003-04-02 Thread Mattias Gaertner
Hi,

Is it possible to do 'make deb' without creating the docs?


Mattias
___
fpc-pascal maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal


Re: [fpc-pascal]How to create fpc debs without docs

2003-04-02 Thread Peter Vreman
At 16:29 2-4-2003, you wrote:
Hi,

Is it possible to do 'make deb' without creating the docs?
make debcopy
cd /usr/src/fpc-1.0.x
debian/rules binary-arch
Peter

___
fpc-pascal maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal


[fpc-pascal]Conversion of BP7 style object source into Delphi class style objects

2003-04-02 Thread Cox, Stuart SRM:EX
Possibly off topic.

What resources might be available to me to look at to help me convert old
BP7 style object source into Delphi class style objects?  Namir Shammas'
1990 book "Object Oriented Programming in Turbo Pascal" contained many
useful units for such things as qeneric queues and such.  I'd like to ease
my pain if I were to rewrite the ones that I use most often into Delphi/FP
style classes.

Any recommendations?



Stuart Cox

___
fpc-pascal maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal