Consider:
uint u = ...;
int x = u;

Wouldn't a warning be enough?

Reply via email to