itamarst has quit [Quit: Connection closed for inactivity]
nexussfan has quit [Remote host closed the connection]
lritter has joined #pypy
itamarst has joined #pypy
nexussfan has joined #pypy
jcea has quit [Remote host closed the connection]
jcea has joined #pypy
<mjacob>
I’m going to have a look at some point at why the translator doesn’t in general output the same results when run twice with the same input.
<mjacob>
Are there known reasons for that?
lritter has quit [Quit: Leaving]
<mjacob>
Luckily, finding these issues shouldn’t be too hard by running the translator twice with revdb and finding the divergence point (e.g. by bisecting).