From: SourceForge.net <no...@so...> - 2007-10-18 07:54:41
|
Bugs item #416397, was opened at 2001-04-16 04:01 Message generated for change (Settings changed) 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: 5 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: 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 |