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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 25700 in the body.
You can then email your comments to 25700 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guile <at> gnu.org:
bug#25700; Package guile. (Mon, 13 Feb 2017 06:19:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to stefan-husmann <at> t-online.de:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Mon, 13 Feb 2017 06:19:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: stefan-husmann <at> t-online.de
To: bug-guile <at> gnu.org
Subject: Undeclared variable stack_top in libguile/continuations.c
Date: Mon, 13 Feb 2017 07:17:53 +0100
Hello,


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.

Best Regards

Stefan Husmann




Reply sent to Andy Wingo <wingo <at> pobox.com>:
You have taken responsibility. (Wed, 01 Mar 2017 16:39:02 GMT) Full text and rfc822 format available.

Notification sent to stefan-husmann <at> t-online.de:
bug acknowledged by developer. (Wed, 01 Mar 2017 16:39:03 GMT) Full text and rfc822 format available.

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




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 30 Mar 2017 11:24:04 GMT) Full text and rfc822 format available.

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.