gnutls-devel
[Top][All Lists]
Advanced

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

Make Guile bindings build-parallel-safe


From: Ludovic Courtès
Subject: Make Guile bindings build-parallel-safe
Date: Sat, 01 Dec 2012 00:55:29 +0100
User-agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.2 (gnu/linux)

Hello,

Commit 330995a fixes guile/src/Makefile.am to be parallel-safe, which it
wasn’t during all these years.  With recent versions of Guile 2.0, this
could lead to segfaults while running the test suite, or unbound
variable errors like:

  throw to `unbound-variable' with args (#f "Unbound variable: ~S" 
(set-session-certificate-type-priority!) #f)

Can you please port it to any relevant branches?

Thanks,
Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]