[fpc-devel] Typed addresses by default
    Micha Nelissen 
    micha at neli.hopto.org
       
    Tue Oct  3 00:09:31 CEST 2006
    
    
  
Hi,
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 ?
Micha
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: typed-addresses.diff
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20061003/b65b10c9/attachment.ksh>
    
    
More information about the fpc-devel
mailing list