From: SourceForge.net <no...@so...> - 2007-10-18 08:01:11
|
Bugs item #416397, was opened at 2001-04-16 04:01 Message generated for change (Comment added) made by djmcgrath You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=102241&aid=416397&group_id=2241 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Closed Resolution: None >Priority: 1 Private: No Submitted By: Paul Guyot (pguyot) Assigned to: Nobody/Anonymous (nobody) >Summary: dec2hex doesn\\\'t work Initial Comment: dec2hex 32 works. But dec2hex 3735928559 doesn't. It is because the perl math in Math.pl processes base conversions and expression evaluations, while we should separate them. The submitted diff file updates conf/infobot.config and extras/Math.pl. I added the baseMath config var. I fixed Math.pl. I also added some comments (see bug #416392). ---------------------------------------------------------------------- Comment By: Dan McGrath (djmcgrath) Date: 2007-10-18 04:01 Message: Logged In: YES user_id=220602 Originator: NO This bug has been closed for the following reason: Blootbot, originally a fork of infobot, has renamed itself back to infobot. As a result, all bug reports related to infobot are being closed. You are encouraged to redownload infobot from SVN and check if the original bug that you submitted still applies. If it does, please feel free to resumbit the bug report. Thank you for your understanding. Thanks! Dan McGrath ---------------------------------------------------------------------- Comment By: Paul Guyot (pguyot) Date: 2001-04-16 04:14 Message: Logged In: YES user_id=163572 Finally, the diff file comes with patch #416399. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=102241&aid=416397&group_id=2241 |