[pypy-commit] [Git][pypy/pypy][branch/win64] 3 commits: change some longs to Signeds in c sources; these should not matter, but avoid confusion

nulano foss at heptapod.net
Mon Aug 17 15:46:23 EDT 2020



nulano pushed to branch branch/win64 at PyPy / pypy


Commits:
00564f38 by nulano at 2020-08-17T20:38:18+02:00
change some longs to Signeds in c sources; these should not matter, but avoid confusion

--HG--
branch : win64

- - - - -
e6ddbfa5 by nulano at 2020-08-17T21:45:19+02:00
fix long vs Signed error in stacklet.c

--HG--
branch : win64

- - - - -
9dd54b2b by nulano at 2020-08-17T21:46:00+02:00
fix long vs Signed in instrument.c

--HG--
branch : win64

- - - - -


8 changed files:

- rpython/translator/c/src/debug_print.c
- rpython/translator/c/src/debug_print.h
- rpython/translator/c/src/instrument.c
- rpython/translator/c/src/instrument.h
- rpython/translator/c/src/mem.c
- rpython/translator/c/src/stacklet/stacklet.c
- rpython/translator/c/src/thread_nt.c
- rpython/translator/c/test/test_standalone.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/635791f538ac065c2662af90f7b756dba66e060d...9dd54b2b18f44ee03bd64b4c949564a964e377d4

-- 
View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/635791f538ac065c2662af90f7b756dba66e060d...9dd54b2b18f44ee03bd64b4c949564a964e377d4
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-commit/attachments/20200817/9ce9c61b/attachment.html>


More information about the pypy-commit mailing list