bug#10131: [patch] add $expt alias

2011-12-18 Thread Ludovic Courtès
Hi Christian, Sorry for the late reply. Christian Persch skribis: > From b4bd7dbff748c6912d680e963fad3ed20a4efe12 Mon Sep 17 00:00:00 2001 > From: Christian Persch > Date: Thu, 24 Nov 2011 23:10:21 +0100 > Subject: [PATCH] Add a deprecated alias for $expt > > * module/ice-9/deprecated.scm: Add

bug#10131: [patch] add $expt alias

2011-11-25 Thread Christian Persch
Hi; commit 6fc4d0124d633d1b3ddc5af82967f23bd17556f8 Author: Andy Wingo 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