Re: [fpc-pascal] Linux : Using SDL with GTK2 ?

2007-11-15 Thread Andrew Haines
Tom wrote: > Hi, > > I'm desperately trying to build a application mixing GTK with SDL for *Linux*. > > I know that's not always recommended as it involves 2 listening loops but it > should work. I found some *C* snippets/applications (eg making window hacks) > but > I'm unable to translate th

Re: [fpc-pascal] Is there some binary packet for ARM version 2.2

2007-11-15 Thread Den Jean
On Thursday 15 November 2007 05:35:06 pm Henry Vermaak wrote: > there's an i386-win32 to arm-wince cross compiler on the download > page.  the arm-linux one is native, so you'll have to build  your own > cross compiler, if i'm not mistaken. I just build a cross fpc with svn 9263, but noticed that

[fpc-pascal] Software

2007-11-15 Thread Bobby Walters
Does anyone on this list have a software to market? Or plan to write software that they will be marketing? If so, I have a solution. I am putting up a company, for selling software, and Web Sites. If you sell your product through my company, You can get the perks of having your own business selling

Re: [fpc-pascal] Is there some binary packet for ARM version 2.2

2007-11-15 Thread Henry Vermaak
On 15/11/2007, josepascual <[EMAIL PROTECTED]> wrote: > Hi Everyone, > > I was searching for some binary packet for arm-linux and/or win32-arm for > last release (2.2), but I have only found snapshot before > release 2.2. > > Can anyone post me any link to some fpc binary packet for crosscompiling

Re: [fpc-pascal] Software

2007-11-15 Thread Jonas Maebe
On 15 Nov 2007, at 16:58, Bobby Walters wrote: Does anyone on this list have a software to market? Please no commercials on this mailing list. Jonas FPC Mailing lists admin ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.f

Re: [fpc-pascal] Heaptrace and generics

2007-11-15 Thread bartek
On Thursday 15 November 2007 17:59:26 Micha Nelissen wrote: > bartek wrote: > > Could be FPC at fault? Both files are attached, "DataContainers.pp" being > > the two lists and "DataContainers_Test.pp" the test program. > > > > FPC 2.2.0 on Linux 2.6.23 > > valgrind-3.2.3 > > Can you retest with fpc

Re: [fpc-pascal] Heaptrace and generics

2007-11-15 Thread Micha Nelissen
bartek wrote: > Could be FPC at fault? Both files are attached, "DataContainers.pp" being the > two lists and "DataContainers_Test.pp" the test program. > > FPC 2.2.0 on Linux 2.6.23 > valgrind-3.2.3 Can you retest with fpc 2.3.1 ? There have been some heaptrace fixes. Otherwise, please post a b

[fpc-pascal] Is there some binary packet for ARM version 2.2

2007-11-15 Thread josepascual
Hi Everyone, I was searching for some binary packet for arm-linux and/or win32-arm for last release (2.2), but I have only found snapshot before release 2.2. Can anyone post me any link to some fpc binary packet for crosscompiling to arm in linux and/or windows (if it exist)? regards _

[fpc-pascal] Linux : Using SDL with GTK2 ?

2007-11-15 Thread Tom
Hi, I'm desperately trying to build a application mixing GTK with SDL for *Linux*. I know that's not always recommended as it involves 2 listening loops but it should work. I found some *C* snippets/applications (eg making window hacks) but I'm unable to translate them into Pascal.My goal is to di

[fpc-pascal] Heaptrace and generics

2007-11-15 Thread bartek
Resending, seems like my last mail did not reach the list. :| Hi, I am playing around with generics. I have implemented two simple Lists. A array based TList and a double linked TLinkedList. I have also written a test program to test these. Here comes the interesting part. The test program run

Re: [fpc-pascal] Patch for testsqldb

2007-11-15 Thread Leonardo M. Ram�
> Thanks for the patch, applied in r 9261. I completely forgot that this > example exists. I see that I'll hate to add the several mysqlversions > and oracle also. > > Joost. Thanks for applying the patch, I found the example in the 2.2.0 sources when trying to understand how to work with FCL-Db

Re: [fpc-pascal] Patch for testsqldb

2007-11-15 Thread Joost van der Sluis
Op woensdag 14-11-2007 om 19:15 uur [tijdzone -0800], schreef Leonardo M. Ramé: > The attached file is a small patch for testsqldb.pp located at > /fpc/trunk/packages/fcl-db/sqldb/ > > The patch adds sqlite3 database to the example. Thanks for the patch, applied in r 9261. I completely forgot t

Re: [fpc-pascal] Patch for testsqldb

2007-11-15 Thread Michael Van Canneyt
On Wed, 14 Nov 2007, wrote: > The attached file is a small patch for testsqldb.pp located at > /fpc/trunk/packages/fcl-db/sqldb/ > > The patch adds sqlite3 database to the example. > > P.S.: This is the only way to send a patch? No, you can submit it in the bugtracker too or send it to one

Re: [fpc-pascal] Patch for testsqldb

2007-11-15 Thread Jonas Maebe
On 15 Nov 2007, at 04:15, Leonardo M. RamX wrote: The attached file is a small patch for testsqldb.pp located at /fpc/ trunk/packages/fcl-db/sqldb/ The patch adds sqlite3 database to the example. P.S.: This is the only way to send a patch? No, you can also attach them to bug reports (which