pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/49787 CVS commit: pkgsrc/lang/guile



The following reply was made to PR pkg/49787; it has been noted by GNATS.

From: "Maya Rashish" <maya%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49787 CVS commit: pkgsrc/lang/guile
Date: Thu, 10 Nov 2016 09:26:21 +0000

 Module Name:	pkgsrc
 Committed By:	maya
 Date:		Thu Nov 10 09:26:21 UTC 2016
 
 Modified Files:
 	pkgsrc/lang/guile: distinfo
 	pkgsrc/lang/guile/patches: patch-ae
 
 Log Message:
 guile: SunOS specific changes - don't declare STACKBOTTOM unless
 USERLIMIT is given.
 
 From Brad Forschinger in PR pkg/49787
 
 Also from both boehm-gc commit, where there is a longer description of issues
 in issue #122:
 https://github.com/ivmai/bdwgc/issues/122
 https://github.com/ivmai/bdwgc/commit/81cae56522e601fc2e9e9bab08c87d1302c118fb
 
 we have the additions here (adding the definition of STACKBOTTOM if USERLIMIT
 otherwise use HEURISTIC2), but not the removal of the first part, which
 declares STACKBOTTOM unconditionally.
 
 Reportedly fixes build on SunOS 5.10 sun4u.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.49 -r1.50 pkgsrc/lang/guile/distinfo
 cvs rdiff -u -r1.17 -r1.18 pkgsrc/lang/guile/patches/patch-ae
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index