- converted s_test_schlib shifts of -1 to equivalent shifts of 1 to
avoid undefined left-shift behavior on negative numbers. prim5.c original commit: 7427dda85c1ae43f1e3c8f8749a578d50764fdfd
This commit is contained in:
parent
6765641be0
commit
75dbd90b1b
3
LOG
3
LOG
|
@ -36,3 +36,6 @@
|
|||
zlib and nanopass, since they are logically part of the git clone.
|
||||
It does run make distclean in zlib.
|
||||
makefiles/Makefile.in
|
||||
- converted s_test_schlib shifts of -1 to equivalent shifts of 1 to
|
||||
avoid undefined left-shift behavior on negative numbers.
|
||||
prim5.c
|
||||
|
|
Loading…
Reference in New Issue
Block a user