Re: [Issue 8672] %% operator

2012-09-16 Thread ixid
Is there any use for the way C-style modulus interacts with 
negative numbers? It seems little more than broken on the basis 
of making positive number modulus operations efficient back when 
C was created.


Re: Stopping a StopWatch that's not started

2012-07-12 Thread ixid

Ah, sorry. Wasn't aware of that.