From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: dsmich@roadrunner.com Newsgroups: gmane.lisp.guile.devel Subject: RE: MIssing scm_memory_error Date: Sun, 19 Jan 2020 23:09:01 +0000 Message-ID: <3e7c21042565a4375a51f27f5f5bdccef32f0ae3@webmail> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=_f64902338f29183fe3caf84d6e5fdd73" Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="7251"; mail-complaints-to="usenet@ciao.gmane.io" Cc: "'guile-devel@gnu.org'" To: "'dsmich@roadrunner.com'" Original-X-From: guile-devel-bounces+guile-devel=m.gmane-mx.org@gnu.org Mon Jan 20 00:22:54 2020 Return-path: Envelope-to: guile-devel@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 1itJuA-0001pB-8u for guile-devel@m.gmane-mx.org; Mon, 20 Jan 2020 00:22:54 +0100 Original-Received: from localhost ([::1]:55132 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1itJu9-0006on-8A for guile-devel@m.gmane-mx.org; Sun, 19 Jan 2020 18:22:53 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:56501) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1itJgn-0005pc-6S for guile-devel@gnu.org; Sun, 19 Jan 2020 18:09:06 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1itJgm-0004Lj-4I for guile-devel@gnu.org; Sun, 19 Jan 2020 18:09:04 -0500 Original-Received: from p-impout006aa.msg.pkvw.co.charter.net ([47.43.26.137]:49513 helo=p-impout001.msg.pkvw.co.charter.net) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1itJgl-0004Ky-UU for guile-devel@gnu.org; Sun, 19 Jan 2020 18:09:04 -0500 Original-Received: from localhost ([52.86.171.38]) by cmsmtp with ESMTP id tJgjiwojIQ44QtJgkidBEm; Sun, 19 Jan 2020 23:09:02 +0000 X-Authority-Analysis: v=2.3 cv=S/SnP7kP c=1 sm=1 tr=0 a=KRKCKI1VKQ4u2uwitZ6MRA==:117 a=KRKCKI1VKQ4u2uwitZ6MRA==:17 a=dSg6v7tjMxUA:10 a=doupyKFmAAAA:8 a=mDV3o1hIAAAA:8 a=RAjxlJGv9gOSncC2UfcA:9 a=QEXdDO2ut3YA:10 a=AXCHryNYLI7PeUWdj2sA:9 a=_W_S_7VecoQA:10 a=PnVOTTmvsOeot2Fdb9eX:22 a=_FVE-zBwftR9WsbkzFJk:22 X-Mailer: Atmail X-Originating-IP: [65.185.85.154] X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal X-CMAE-Envelope: MS4wfKujeJgrWvh+7/MHsNiVHWXiKizkM97t1bdKeUZdHS0pPvOXeLtLVSdIwMUUjx6ojqlI8ZF7PeJn3FQfag4HBDR4RlGkzWpn3Rdf94bHybpsYeyQE9Bz iUWu2nlt+UjHCXoP9JD7poYjVJ31jzioHgp389mb2yyNiKg+sRszxqvJ+/GCVtUCffs2rGBbzip37dxjPF4vCVc6JgQXX5HX8eA= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 47.43.26.137 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane-mx.org@gnu.org Original-Sender: "guile-devel" Xref: news.gmane.io gmane.lisp.guile.devel:20312 Archived-At: --=_f64902338f29183fe3caf84d6e5fdd73 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable =0ALooks like the replacement is scm_report_out_of_memory()=0A=0A=09-Dal= e=0A=0A=09-----------------------------------------From: dsmich@roadrunn= er.com=0ATo: "guile-devel@gnu.org"=0ACc: =0ASent: Sunday January 19 2020= 5:48:10PM=0ASubject: MIssing scm_memory_error=0A=0AIn Guile 3.0 (and pr= obably earlier) scm_memory_error has gone away,=0Awith no mention of a r= eplacement in NEWS.=0A=0A=09-Dale=0A=0A --=_f64902338f29183fe3caf84d6e5fdd73 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Looks like the replacement is scm_report_out_of_mem= ory()


-Dale


-----------------------------------------

From: dsmich@roadrun= ner.com
To: "guile-devel@gnu.org"
Cc:
Sent: Sunday January 19= 2020 5:48:10PM
Subject: MIssing scm_memory_error

In Guile 3.0= (and probably earlier) scm_memory_error has gone away, with no mention= of a replacement in NEWS.

-Dale


--=_f64902338f29183fe3caf84d6e5fdd73--