Your message dated Wed, 16 Apr 2008 11:30:24 -0400
with message-id <[EMAIL PROTECTED]>
and subject line guile1.4 has been removed from Debian, closing #136315
has caused the Debian Bug report #136315,
regarding (expt 0 0) is not (always) right
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
136315: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=136315
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: guile1.4
Version: 1.4-22
http://www.schemers.org/Documents/Standards/R5RS/HTML/r5rs-Z-H-9.html#%_idx_332
implies that (expt 0 0) is defined to be 1. However,. it doesn't
consistently get this right:
guile> (expt 0 0)
0
guile> (expt 0.0 0.0)
1.0
ttfn/rjk
--- End Message ---
--- Begin Message ---
Version: 1:1.4-26+rm
The guile1.4 package has been removed from Debian testing, unstable and
experimental, so I am now closing the bugs that were still opened
against it.
For more information about this package's removal, read
http://bugs.debian.org/338407 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.
Don't hesitate to reply to this mail if you have any question.
Thank you for your contribution to Debian.
Barry deFreese
--- End Message ---