bearophile can say "i told you so" (re uint->int implicit conv)

Kagamin spam at here.lot
Sun Mar 31 02:26:54 PDT 2013


I can say C compilers bug me with InterlockedIncrement function: 
it can be called on both volatile and non-volatile variables so 
type qualification of argument can't always match that of 
parameter and the compiler complains. I found that silly.


More information about the Digitalmars-d mailing list