Re: [fpc-devel] Generics

2006-04-12 Thread Bisma Jayadi
It isn't clear to me what the current status about Generics is: http://www.freepascal.org/wiki/index.php/Generics http://www.dummzeuch.de/delphi/object_pascal_templates/english.html http://community.borland.com/article/0,1410,27603,00.html Ingenious! I really feel stupid for not thinking of s

Re: [fpc-devel] Generics

2006-04-12 Thread Flávio Etrusco
On 4/12/06, Bisma Jayadi <[EMAIL PROTECTED]> wrote: > > It isn't clear to me what the current status about Generics is: > > http://www.freepascal.org/wiki/index.php/Generics > > http://www.dummzeuch.de/delphi/object_pascal_templates/english.html > > http://community.borland.com/article/0,1410,27603

Re: [fpc-devel] Generics

2006-04-12 Thread Micha Nelissen
On Wed, 12 Apr 2006 08:31:58 +0200 (CEST) "Peter Vreman" <[EMAIL PROTECTED]> wrote: > FPC is a compiled language where not all types are classes. The only way > to implement it is like C++ templates. It is a known fact that generics > will introduce code bloat, but that is still less than the 15-2

Re: [fpc-devel] Tiger XCode

2006-04-12 Thread Paul Davidson
2.1.1 and Thanks :) On Apr 12, 2006, at 8:54, Dr. Karl-Michael Schindler wrote: Hi all, i haven't done so. but maybe I'll try during the next days. fpc 2.1.1 or 2.0.2? Am 12.04.2006 um 14:08 schrieb Paul Davidson: The Tiger 10.4.6 OS with XCode 2.2.1 does not seem to work with current F

Re: [fpc-devel] Tiger XCode

2006-04-12 Thread Dr. Karl-Michael Schindler
Hi all, i haven't done so. but maybe I'll try during the next days. fpc 2.1.1 or 2.0.2? Am 12.04.2006 um 14:08 schrieb Paul Davidson: The Tiger 10.4.6 OS with XCode 2.2.1 does not seem to work with current FPC templates for Mac OS X. Has anyone been able to compile a program using this c

Re: [fpc-devel] Tiger XCode

2006-04-12 Thread Paul Davidson
ps. Template PAscal Tool On Apr 12, 2006, at 8:08, Paul Davidson wrote: The Tiger 10.4.6 OS with XCode 2.2.1 does not seem to work with current FPC templates for Mac OS X. Has anyone been able to compile a program using this combination. The default code sample provided abort compilation wi

[fpc-devel] Tiger XCode

2006-04-12 Thread Paul Davidson
The Tiger 10.4.6 OS with XCode 2.2.1 does not seem to work with current FPC templates for Mac OS X. Has anyone been able to compile a program using this combination. The default code sample provided abort compilation with: Command /bin/sh failed with exit code 1 rm: build/: is a directory /bin

Re: [fpc-devel] Generics

2006-04-12 Thread Bisma Jayadi
It isn't clear to me what the current status about Generics is: http://www.freepascal.org/wiki/index.php/Generics http://www.dummzeuch.de/delphi/object_pascal_templates/english.html http://community.borland.com/article/0,1410,27603,00.html -Bee- has Bee.ography at http://beeography.wordpress.

Re: [fpc-devel] Generics

2006-04-12 Thread Danny Milosavljevic
Hi, Am Dienstag, den 11.04.2006, 18:56 -0300 schrieb Flávio Etrusco: > On 4/11/06, Danny Milosavljevic <[EMAIL PROTECTED]> wrote: > > Hi, > > > > Am Montag, den 10.04.2006, 23:33 -0300 schrieb Flávio Etrusco: > > > On 4/10/06, Danny Milosavljevic <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > > >