nulano pushed to branch branch/win64 at PyPy / pypy


Commits:
3fc4f5e0 by nulano at 2020-07-23T23:57:46+02:00
replace long with Signed in thread*.c files

the compiler is smart enough to handle these being long, but let's avoid 
any potential confusion

--HG--
branch : win64

- - - - -


11 changed files:

- pypy/module/faulthandler/faulthandler.c
- rpython/rlib/rthread.py
- rpython/translator/c/src/thread.h
- rpython/translator/c/src/thread_gil.c
- rpython/translator/c/src/thread_nt.c
- rpython/translator/c/src/thread_nt.h
- rpython/translator/c/src/thread_pthread.c
- rpython/translator/c/src/thread_pthread.h
- rpython/translator/c/src/threadlocal.c
- rpython/translator/c/src/threadlocal.h
- rpython/translator/revdb/src-revdb/revdb_include.h


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/commit/3fc4f5e00f9df1b66b6d22a0fad3c23dafde24d3

-- 
View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/commit/3fc4f5e00f9df1b66b6d22a0fad3c23dafde24d3
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to