01:11
Rhy0lite has quit [Quit: Leaving]
01:13
jcea has quit [Quit: jcea]
01:49
_whitelogger has joined #pypy
02:58
avakdh has quit [Ping timeout: 246 seconds]
03:00
avakdh has joined #pypy
03:40
oberstet has quit [Remote host closed the connection]
04:04
tsaka__ has quit [Ping timeout: 246 seconds]
04:48
lritter has joined #pypy
05:15
forgottenone has joined #pypy
10:47
ronan has quit [Remote host closed the connection]
11:31
oberstet has joined #pypy
13:20
Rhy0lite has joined #pypy
13:57
BPL has joined #pypy
14:33
kanaka has quit [Remote host closed the connection]
14:48
lritter has quit [Quit: Leaving]
16:40
RemoteFox has joined #pypy
17:10
<
mattip >
after 62aa33d5e810, test_rsocket translation tests are still failing on win32
17:11
<
mattip >
calling with "python2 pytest.py rpython/rlib/test_rsocket.py --pdb" stops in
17:11
<
mattip >
rpython/translator/c/database.py(100)gettype()
17:12
<
mattip >
with a KeyError in PrimitiveType[T] where T is a '<* GCREF (gcopaque)>'
17:13
<
mattip >
but PrimitiveType has that key, and in fact "PrimitiveType.keys()[13] is T" returns True
17:14
<
mattip >
so why a KeyError ?
17:25
dddddd has quit [Ping timeout: 260 seconds]
17:31
dddddd has joined #pypy
19:20
<
mattip >
here's another window's oddity: the rpython/translator/c/test/test_standalone.py
19:20
<
mattip >
test for stack overflow in tail_call recursion
19:20
<
mattip >
never overflows.
19:43
<
mattip >
eventually n=n+1 overflows and the tests stops
19:52
<
mattip >
ahh, it's because of compiling with /O2
19:53
<
mattip >
is it important for that test to pass?
19:53
<
mattip >
when I set /O1 in windows.py it passes
20:09
xcm has quit [Quit: WeeChat 2.9]
20:10
xcm has joined #pypy
20:10
camelCaser has quit [Ping timeout: 256 seconds]
20:12
camelCaser has joined #pypy
20:16
<
mattip >
heh, just by installing the msvc build tools, you opt in to their "Visual Studio Customer Experience Improvement Program"
20:16
<
mattip >
I saw a process on the machine that looked suspicious and googled it
20:17
<
mattip >
you need to edit a registry setting to turn it off
20:17
xcm has quit [Quit: WeeChat 2.9]
20:17
xcm has joined #pypy
20:18
xcm has quit [Client Quit]
20:19
xcm has joined #pypy
20:22
xcm has quit [Client Quit]
20:24
jiffe has quit [Ping timeout: 258 seconds]
20:26
jiffe has joined #pypy
20:50
jcea has joined #pypy
21:31
forgottenone has quit [Quit: Konversation terminated!]
21:57
oberstet has quit [Quit: Leaving]
23:32
_whitelogger has joined #pypy