GNU bug report logs -
#10131
[patch] add $expt alias
Previous Next
Reported by: Christian Persch <chpe <at> gnome.org>
Date: Thu, 24 Nov 2011 23:48:02 UTC
Severity: normal
Tags: patch
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 19 Dec 2011 01:17:48 +0100
with message-id <87sjkhfm8j.fsf <at> gnu.org>
and subject line Re: bug#10131: [patch] add $expt alias
has caused the debbugs.gnu.org bug report #10131,
regarding [patch] add $expt alias
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
10131: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10131
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Hi;
commit 6fc4d0124d633d1b3ddc5af82967f23bd17556f8
Author: Andy Wingo <wingo <at> pobox.com>
Date: Thu Sep 3 12:19:39 2009 +0200
That commit removed $expt completely without even adding a deprecated
alias (like commit ad79736c68a803a59814fbfc0cb4b092c2b4cddf did for the
other $foo functions). This removal caused a bug in aisleriot
[https://bugzilla.gnome.org/show_bug.cgi?id=649730] which was quite
hard to track down without a deprecation warning; so the attached patch
adds a deprecated alias that does warn.
Regards,
Christian
[p (application/octet-stream, attachment)]
[Message part 5 (message/rfc822, inline)]
Hi Christian,
Sorry for the late reply.
Christian Persch <chpe <at> gnome.org> skribis:
> From b4bd7dbff748c6912d680e963fad3ed20a4efe12 Mon Sep 17 00:00:00 2001
> From: Christian Persch <chpe <at> gnome.org>
> Date: Thu, 24 Nov 2011 23:10:21 +0100
> Subject: [PATCH] Add a deprecated alias for $expt
>
> * module/ice-9/deprecated.scm: Add alias for $expt. $expt was removed
> in commit 6fc4d0124d633d1b3ddc5af82967f23bd17556f8 but no deprecated
> alias was added in ad79736c68a803a59814fbfc0cb4b092c2b4cddf like for
> all the other deprecated $sin, $cos, ... functions.
> ---
> module/ice-9/deprecated.scm | 5 +++++
> 1 files changed, 5 insertions(+), 0 deletions(-)
Sorry for the inconvenience. The patch is now applied and will be in
2.0.4.
Thanks!
Ludo’.
This bug report was last modified 13 years and 215 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.