> The real problem here is types declared in the windows unit where, as I
> pointed out previously, LongInt has been confused with BYTE, WORD and LONGWORD
> types... 

Can you name examples of that?

Most notably about byte's and word's confusion (so places where types
have a different size then they should have, regardless of signedness) 

Signedness only generates range checks, and shouldn't be a problem
otherwise.


_______________________________________________
fpc-pascal maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to