[packages/smalltalk] - patch path fix
qboosh
qboosh at pld-linux.org
Sun Feb 12 16:43:28 CET 2023
commit ef568051e0b0bcdad28181ef8f33f81d3856a8e7
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Feb 12 16:45:01 2023 +0100
- patch path fix
smalltalk-x32.patch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/smalltalk-x32.patch b/smalltalk-x32.patch
index e68b857..9eb8ce1 100644
--- a/smalltalk-x32.patch
+++ b/smalltalk-x32.patch
@@ -12,8 +12,8 @@ Still not sufficient - probably more work needed for size of limb != size of poi
#define OP_SUFFIX "l"
#define OP_CONSTRAINT "rmi"
#else
---- libgst/mpz.c.orig 2013-03-23 20:56:26.000000000 +0100
-+++ libgst/mpz.c 2023-02-11 21:25:51.542429365 +0100
+--- smalltalk-3.2.5/libgst/mpz.c.orig 2013-03-23 20:56:26.000000000 +0100
++++ smalltalk-3.2.5/libgst/mpz.c 2023-02-11 21:25:51.542429365 +0100
@@ -1670,6 +1670,8 @@ _gst_mpz_from_oop(gst_mpz *mpz, OOP srcO
/* We have half a limb in the LargeInteger, so we cannot work
directly in the object data. */
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/smalltalk.git/commitdiff/ef568051e0b0bcdad28181ef8f33f81d3856a8e7
More information about the pld-cvs-commit
mailing list