GNU bug report logs - #25700
Undeclared variable stack_top in libguile/continuations.c

Previous Next

Package: guile;

Reported by: stefan-husmann <at> t-online.de

Date: Mon, 13 Feb 2017 06:19:02 UTC

Severity: normal

Done: Andy Wingo <wingo <at> pobox.com>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 25700-done <at> debbugs.gnu.org (full text, mbox):

From: Andy Wingo <wingo <at> pobox.com>
To: stefan-husmann <at> t-online.de
Cc: 25700-done <at> debbugs.gnu.org
Subject: Re: bug#25700: Undeclared variable stack_top in
 libguile/continuations.c
Date: Wed, 01 Mar 2017 17:38:34 +0100
On Mon 13 Feb 2017 07:17, stefan-husmann <at> t-online.de writes:

> with the latest commit 8e1af70c2c4ccc7fb19afa48ffd4662f95bb0f66 from git I get
>
> CC       libguile_2.2_la-continuations.lo
> continuations.c: In function 'scm_i_continuation_to_frame':
> continuations.c:186:7: error: 'stack_top' undeclared (first use in this function)
>        stack_top = data->stack_bottom + data->stack_size;
>
> So stack_top is still used, where latest commit's commit message says it is not.

Yeah sorry about that.  Fixed :)

Andy




This bug report was last modified 8 years and 86 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.