so:

> Like many else, i also have encountered the C case in the report.
> It was always my own fault forgetting operator precedence and still using  
> it without parentheses.
> Would that make the well defined operator precedence a bad thing?

Exactly. Compilers and languages may be improved, while the fallible human 
nature can't. So it's the duty of the language+compiler to avoid being 
bug-prone for humans.

Bye,
bearophile

Reply via email to