Activity log for bug #159156

Date Who What changed Old value New value Message
2007-10-31 23:15:20 offby1 bug added bug
2007-10-31 23:19:26 offby1 description svn co http://polyglot-anagrams.googlecode.com/svn/trunk/scheme/ikarus cd ikarus make check I see make check ikarus --r6rs-script wrapper.ss Well, that was exciting. Reading dictionary "tiny-dictionary" ... done; 1 words, 1 distinct bags |(bag-filter (2438910625983150 "inconceivable")) unhandled exception: Condition components: 1. &error 2. &who: / 3. &message: "BUG: unsupported" 4. &irritants: (710 2438910625983150) make: *** [check] Error 252 This seems wrong, since I can do the division at the repl, and also at the repl, (bignum? 2438910625983150) answers #t. svn co -r131 http://polyglot-anagrams.googlecode.com/svn/trunk/scheme/ikarus cd ikarus make check I see make check ikarus --r6rs-script wrapper.ss Well, that was exciting. Reading dictionary "tiny-dictionary" ... done; 1 words, 1 distinct bags |(bag-filter (2438910625983150 "inconceivable")) unhandled exception: Condition components: 1. &error 2. &who: / 3. &message: "BUG: unsupported" 4. &irritants: (710 2438910625983150) make: *** [check] Error 252 This seems wrong, since I can do the division at the repl, and also at the repl, (bignum? 2438910625983150) answers #t.
2007-10-31 23:22:39 offby1 description svn co -r131 http://polyglot-anagrams.googlecode.com/svn/trunk/scheme/ikarus cd ikarus make check I see make check ikarus --r6rs-script wrapper.ss Well, that was exciting. Reading dictionary "tiny-dictionary" ... done; 1 words, 1 distinct bags |(bag-filter (2438910625983150 "inconceivable")) unhandled exception: Condition components: 1. &error 2. &who: / 3. &message: "BUG: unsupported" 4. &irritants: (710 2438910625983150) make: *** [check] Error 252 This seems wrong, since I can do the division at the repl, and also at the repl, (bignum? 2438910625983150) answers #t. svn co -r137 http://polyglot-anagrams.googlecode.com/svn/trunk/scheme/ikarus cd ikarus make check I see make check ikarus --r6rs-script wrapper.ss Well, that was exciting. Reading dictionary "tiny-dictionary" ... done; 1 words, 1 distinct bags |(bag-filter (2438910625983150 "inconceivable")) unhandled exception: Condition components: 1. &error 2. &who: / 3. &message: "BUG: unsupported" 4. &irritants: (710 2438910625983150) make: *** [check] Error 252 This seems wrong, since I can do the division at the repl, and also at the repl, (bignum? 2438910625983150) answers #t.
2007-10-31 23:26:11 offby1 title BUG: unsupported when doing bignum division "BUG: unsupported" when doing bignum division
2007-10-31 23:31:49 offby1 ikarus: status New Invalid
2007-11-01 01:28:44 Abdulaziz Ghuloum description svn co -r137 http://polyglot-anagrams.googlecode.com/svn/trunk/scheme/ikarus cd ikarus make check I see make check ikarus --r6rs-script wrapper.ss Well, that was exciting. Reading dictionary "tiny-dictionary" ... done; 1 words, 1 distinct bags |(bag-filter (2438910625983150 "inconceivable")) unhandled exception: Condition components: 1. &error 2. &who: / 3. &message: "BUG: unsupported" 4. &irritants: (710 2438910625983150) make: *** [check] Error 252 This seems wrong, since I can do the division at the repl, and also at the repl, (bignum? 2438910625983150) answers #t. Additional Info by Aziz: The "BUG" message was bogus. Division should've reported invalid argument. svn co -r137 http://polyglot-anagrams.googlecode.com/svn/trunk/scheme/ikarus cd ikarus make check I see make check ikarus --r6rs-script wrapper.ss Well, that was exciting. Reading dictionary "tiny-dictionary" ... done; 1 words, 1 distinct bags |(bag-filter (2438910625983150 "inconceivable")) unhandled exception: Condition components: 1. &error 2. &who: / 3. &message: "BUG: unsupported" 4. &irritants: (710 2438910625983150) make: *** [check] Error 252 This seems wrong, since I can do the division at the repl, and also at the repl, (bignum? 2438910625983150) answers #t.
2007-11-01 01:28:59 Abdulaziz Ghuloum ikarus: status Invalid In Progress
2007-11-01 10:06:13 Abdulaziz Ghuloum ikarus: status In Progress Fix Committed
2007-11-01 10:06:13 Abdulaziz Ghuloum ikarus: assignee aghuloum
2007-11-24 10:22:19 Abdulaziz Ghuloum ikarus: milestone 0.0.2
2007-11-29 08:08:19 Abdulaziz Ghuloum ikarus: status Fix Committed Fix Released