Re: set_goto_map() has unintentional ++ operator

2014-12-30 Thread Sean Nakasone
i wasnt reading the code thoroughly... i apologize. how do run the test suite? Sent from my iPhone > On Dec 30, 2014, at 2:43 AM, Akim Demaille wrote: > > >> Le 29 déc. 2014 à 22:40, sean nakasone a écrit : >> >> Hi Akim, I didn't test it, nor did I run it in a debugger.. so there must >

Re: set_goto_map() has unintentional ++ operator

2014-12-30 Thread Akim Demaille
> Le 29 déc. 2014 à 22:40, sean nakasone a écrit : > > Hi Akim, I didn't test it, nor did I run it in a debugger.. so there must be > something I'm not seeing. > > The placement of the ++ makes it a post increment, so it's incremented after > the statement, so it should not affect the value