On 11/21/14 11:34 AM, Daniel Murphy wrote:
"Andrei Alexandrescu"  wrote in message
news:[email protected]...

What is your point? (Honest question.)

That using signed integers exclusively eliminates one class of bugs,
while making another class only marginally more likely.

Are you proposing that we make all array lengths signed?

No, I think that ship has sailed.  But I recommend avoiding unsigned
types for general arithmetic.

That's reasonable. Also I agree that the discussion is moot. -- Andrei

Reply via email to