Am 12.10.2011 14:16, schrieb Leonardo M. Ramé:
From: Sven Barth
To: fpc-pascal@lists.freepascal.org
Sent: Wednesday, October 12, 2011 9:12 AM
Subject: Re: [fpc-pascal] List of Integer/Double etc
Am 12.10.2011 14:08, schrieb Leonardo M. Ramé:
Hi, I'm wondering if
>
>From: Sven Barth
>To: fpc-pascal@lists.freepascal.org
>Sent: Wednesday, October 12, 2011 9:12 AM
>Subject: Re: [fpc-pascal] List of Integer/Double etc
>
>Am 12.10.2011 14:08, schrieb Leonardo M. Ramé:
>> Hi, I'm wondering if the rtl or a standard package includes
Am 12.10.2011 14:08, schrieb Leonardo M. Ramé:
Hi, I'm wondering if the rtl or a standard package includes classes for
handling lists of Integer, Double, and other types. Similar to
TStringList, but for numerical types.
Using generics this is easy:
=== source begin ===
uses
fgl;
type
TIn
Hi, I'm wondering if the rtl or a standard package includes classes for
handling lists of Integer, Double, and other types. Similar to TStringList, but
for numerical types.
Thanks in advance,
Leonardo M. Ramé
http://leonardorame.blogspot.com___
fpc-pas
To make my crosscompiler, I'll try
make clean buildbase installbase CROSSINSTALL=1 CROSSOPT="-CfSoft
-XParm-elf-" OS_TARGET=embedded CPU_TARGET=arm
PREFIX=/home/koenraad/Documents/devel SUBARCH=armv7m
PP=/usr/lib/fpc/2.7.1/ppcx64
No luck,
I still get those heapmanager errors.
I'm stuck :-(
Re
On 12-10-11 09:07, Jeppe Græsdal Johansen wrote:
Den 12-10-2011 08:25, Koenraad Lelong skrev:
Neither will do, and that explains the problem. To build the svn trunk
version you need the latest stable release(or latest svn trunk version),
which is version 2.4.4
OK,
I installed the binary versio
Hi,
I have created a feature request for Firebird SQL, to add support for
multibyte characters when dealing with the string functions in FB.
http://tracker.firebirdsql.org/browse/CORE-3630
Can you please vote for it ?
Thanks,
Ido
LINESIP - Opening the source for communication
http://www.linesi
Den 12-10-2011 08:25, Koenraad Lelong skrev:
On 12-10-11 08:12, Koenraad Lelong wrote:
On 11-10-11 22:05, Jeppe Græsdal Johansen wrote:
That's a problem, since that error was fixed in revision 19238.
Btw. I just tested, and I had no problem building the svn trunk version
using fpc 2.71. What v