[fpc-devel] syncobjs unit
    Marco van de Voort 
    marcov at stack.nl
       
    Mon Nov 27 15:55:16 CET 2006
    
    
  
> > I'd use a pointer, ptrint or ptruint in those cases. They naturally  
> > grow with the cpu bitsize.
> 
> Sure and when it's a size_t expected?
> 
> Perhaps we should use unions..
I wouldn't try to cater to each eventuality and possible problem. Just make
sure the main problems are covered. Better make a few exceptions/hacks here
and there, then have a system that requires a 4 weeks course to handle.
    
    
More information about the fpc-devel
mailing list