[fpc-devel] Typed addresses by default
Jonas Maebe
jonas.maebe at elis.ugent.be
Thu Oct 5 11:36:38 CEST 2006
On 4 okt 2006, at 22:01, Florian Klaempfl wrote:
>> Attached patch modifies compiler to enable typed addresses ({$T+})
>> for
>> fpc and objfpc modes by default. It fixes the rtl and compiler to
>> compile again. Most of these fixes are simple pointer to array vs.
>> pointer to element of array changes, but some reveal ugly code
>> IMHO ;-).
>> Anyway, any opinions on whether it is useful to enforce typed
>> addresses
>> by default ?
>
> For me, it is ok, to apply it in objfpc and fpc mode. T- enforces
> sloppy programming which we don't want after all ;)
Can someone fix the testsuite failures resulting from this?
Jonas
Moderator hat on: please don't quote the entire (in this case 35KB)
mail when replying.
More information about the fpc-devel
mailing list