guile-devel
[Top][All Lists]
Advanced

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

Re: MIssing scm_memory_error


From: Ludovic Courtès
Subject: Re: MIssing scm_memory_error
Date: Mon, 10 Feb 2020 00:12:43 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Hi Dale,

address@hidden skribis:

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

It would seem that ‘scm_memory_error’ was deprecated in 2014 in commit
c2247b782a9234bb9aedee5204c30daf1d01a510 and removed in 2017 in commit
c248ea10beb2afa4c113dbc6dc707bed5dbfc92e.

However, ‘SCM_MEMORY_ERROR’ in ‘error.h’ still refers to it, and so does
the manual.

Commit 1a3e316c32562aec2665a0233d46d5635f9c1245 fixes that by removing
all traces of ‘scm_memory_error’.

Thank you,
Ludo’.



reply via email to

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