On 14-2-2012 23:43, stootch wrote:
> W dniu 2012-02-14 10:41, reinierolislag...@gmail.com pisze:
>> You might try with a newer version; we have found and hopefully fixed
>> some problems with lazarus make...
> Um...
>> Info: make FPC=/home/stootch/fpc/bin/fpc.sh
>> --directory=/home/stootch/lazarus
2012/2/15, Jorge Aldo G. de F. Junior :
> i once read a textbook about generics (C++ generics) showing how C++
C++ does not have generics, it has templates. Templates syntax is
complex, you can do actual programming with it. IMO, using all its
capacity leads to over-engineered and unreadable code.
On Wed, Feb 15, 2012 at 11:19, Juha Manninen wrote:
> 2012/2/15, Jorge Aldo G. de F. Junior :
>> i once read a textbook about generics (C++ generics) showing how C++
>
> C++ does not have generics, it has templates. Templates syntax is
> complex, you can do actual programming with it. IMO, using a
Am 14.02.2012 22:28, schrieb Marco van de Voort:
In our previous episode, Sven Barth said:
Afaik it was the main reason to implement generic constraints in Delphi (like
.NET)?
Constraints allow the compiler to infer further information on the given
types to improve e.g. type checking when pars
On Wed, 15 Feb 2012, Sven Barth wrote:
Am 14.02.2012 22:28, schrieb Marco van de Voort:
In our previous episode, Sven Barth said:
Afaik it was the main reason to implement generic constraints in Delphi
(like
.NET)?
Constraints allow the compiler to infer further information on the given
t
In our previous episode, Sven Barth said:
> Let's first implement everything that we need to have full Delphi
> compatibilty (generic methods, constraints, inline specializations in
> more complicated expressions) and then we can think of optimizing the
> generic implementation for cases like cl
Am 15.02.2012 14:09, schrieb michael.vancann...@wisa.be:
On Wed, 15 Feb 2012, Sven Barth wrote:
Am 14.02.2012 22:28, schrieb Marco van de Voort:
In our previous episode, Sven Barth said:
Afaik it was the main reason to implement generic constraints in
Delphi (like
.NET)?
Constraints allow
Am 15.02.2012 14:15, schrieb Marco van de Voort:
In our previous episode, Sven Barth said:
Let's first implement everything that we need to have full Delphi
compatibilty (generic methods, constraints, inline specializations in
more complicated expressions) and then we can think of optimizing the
On Wed, 15 Feb 2012, Sven Barth wrote:
Am 15.02.2012 14:09, schrieb michael.vancann...@wisa.be:
On Wed, 15 Feb 2012, Sven Barth wrote:
Am 14.02.2012 22:28, schrieb Marco van de Voort:
In our previous episode, Sven Barth said:
Afaik it was the main reason to implement generic constraints
Am 15.02.2012 15:09, schrieb michael.vancann...@wisa.be:
On Wed, 15 Feb 2012, Sven Barth wrote:
Am 15.02.2012 14:09, schrieb michael.vancann...@wisa.be:
On Wed, 15 Feb 2012, Sven Barth wrote:
Am 14.02.2012 22:28, schrieb Marco van de Voort:
In our previous episode, Sven Barth said:
Afa
On 14-2-2012 23:43, stootch wrote:
> W dniu 2012-02-14 10:41,
> reinierolislagers-re5jqeeqqe8avxtiumw...@public.gmane.org pisze:
>> You might try with a newer version; we have found and hopefully
>> fixed some problems with lazarus make...
> Um...
>> Info: make FPC=/home/stootch/fpc/bin/fpc.sh
>>
In our previous episode, Sven Barth said:
> >
> > Note that I mostly reacted to the sentiment it wouldn't be needed at all. I
> > directly agree it is not the highest prio in the generics implementation.
> >
> > I saw you recently fixed some of my bugs, I'll do a new run.
>
> Yes, do that please.
Am 15.02.2012 15:45, schrieb Marco van de Voort:
In our previous episode, Sven Barth said:
Note that I mostly reacted to the sentiment it wouldn't be needed at all. I
directly agree it is not the highest prio in the generics implementation.
I saw you recently fixed some of my bugs, I'll do a n
http://theory.stanford.edu/~amitp/rants/c++-vs-c/
found the thing... its not a book and C++ has no generics but
templates (for me both are the same, im no C++ programmer).
Now reading it again... The thing is that a quicksort in C can be fast
only if used for one single type (at least the compari
In our previous episode, Sven Barth said:
> > symtable
> >
> > Mean?
> >
> > (it is at the end of a method)
>
> You are accessing a symbol that's defined in the static symtable
> (implementation section of the unit). Does that code compile with
> Delphi? If so then please report a bug...
I was
Hi,
It seems make clean leaves ppu files behind:
For example:
./packages/fpmkunit/units_bs/x86_64-linux/zbase.ppu
Mattias
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
16 matches
Mail list logo