Le 30/04/2012 22:44, bearophile a écrit :
Timon Gehr:I think I use it about every 60 lines of code. Also, I don't think it should be removed for the sake of removing it. If it is removed, the syntax should be reused.Commas do cause some bugs, so maybe they are worth restricting (further) even if their syntax doesn't get reused. Bye, bearophile
+1Looking for a , instead of a ; is really painful. It doesn't occur often, but when it does, you remember it for quite a long time.