From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Newsgroups: gmane.lisp.guile.bugs Subject: bug#27476: libguile/memoize.c is not thread safe, so syntax parameter expansion is not thread-safe Date: Thu, 17 Dec 2020 16:12:17 +0100 Message-ID: <87wnxgfovi.fsf@gnu.org> References: <87h8vvp1q7.fsf@elephly.net> <87377esu1a.fsf@gnu.org> <87k20nz18u.fsf@igalia.com> <87a81jj5gg.fsf@gnu.org> <87bmlyzxj7.fsf@elephly.net> <87shf44ny0.fsf@elephly.net> <878tfi9x15.fsf@gnu.org> <87h8nstms1.fsf@gnu.org> <874ljstlvq.fsf_-_@gnu.org> <87603x6x1f.fsf@igalia.com> <878t8tyyfk.fsf@gnu.org> <87lgct5e06.fsf@igalia.com> <87lg2t7z1o.fsf@gnu.org> <87o97o99n6.fsf@igalia.com> <87va1w6030.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="3812"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) Cc: 27476-done@debbugs.gnu.org To: Andy Wingo Original-X-From: bug-guile-bounces+guile-bugs=m.gmane-mx.org@gnu.org Thu Dec 17 16:32:19 2020 Return-path: Envelope-to: guile-bugs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kpvGN-0000rc-1P for guile-bugs@m.gmane-mx.org; Thu, 17 Dec 2020 16:32:19 +0100 Original-Received: from localhost ([::1]:47730 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kpvGL-0006px-TM for guile-bugs@m.gmane-mx.org; Thu, 17 Dec 2020 10:32:17 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:37818) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kpuxi-00075q-VT for bug-guile@gnu.org; Thu, 17 Dec 2020 10:13:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:53358) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kpuxi-0003Y8-1H for bug-guile@gnu.org; Thu, 17 Dec 2020 10:13:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kpuxh-0005Cq-S6 for bug-guile@gnu.org; Thu, 17 Dec 2020 10:13:01 -0500 Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: bug-guile@gnu.org Resent-Date: Thu, 17 Dec 2020 15:13:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 27476 X-GNU-PR-Package: guile X-GNU-PR-Keywords: unreproducible Mail-Followup-To: 27476@debbugs.gnu.org, ludo@gnu.org, leo@famulari.name Original-Received: via spool by 27476-done@debbugs.gnu.org id=D27476.160821794919950 (code D ref 27476); Thu, 17 Dec 2020 15:13:01 +0000 Original-Received: (at 27476-done) by debbugs.gnu.org; 17 Dec 2020 15:12:29 +0000 Original-Received: from localhost ([127.0.0.1]:36670 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kpuxA-0005Bh-Rr for submit@debbugs.gnu.org; Thu, 17 Dec 2020 10:12:29 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:44524) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kpux9-0005BT-5c for 27476-done@debbugs.gnu.org; Thu, 17 Dec 2020 10:12:27 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:53412) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kpux2-0003GT-Rp; Thu, 17 Dec 2020 10:12:21 -0500 Original-Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=40376 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kpux1-00083H-Qd; Thu, 17 Dec 2020 10:12:20 -0500 In-Reply-To: <87va1w6030.fsf@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Wed, 06 Feb 2019 23:09:23 +0100") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guile@gnu.org List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guile-bounces+guile-bugs=m.gmane-mx.org@gnu.org Original-Sender: "bug-guile" Xref: news.gmane.io gmane.lisp.guile.bugs:9937 Archived-At: Hi! For the record, this was fixed in 61a8c9300daeb730fe5094f889bf13241942be84, which made it into 2.9/3.0, and 2dccec9f553776656d9378e2315ad32d2e55286b, which made it into 2.2.5. Closing! :-) Ludo=E2=80=99.