Custom Query (1030 matches)
Results (496 - 498 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #356 | fixed | ia32: floating-point-overflow not signaled on EXP | ||
| Description |
From the test suite: (EXP (+ (LOG MOST-POSITIVE-SINGLE-FLOAT) 100)) (EXP (+ (LOG MOST-POSITIVE-DOUBLE-FLOAT) 100)) Both should signal floating-point-overflow, but instead return "1E++0" and "2E++0" |
|||
| #358 | fixed | filesystem character encoding | ||
| Description |
CCL doesn't properly deal with filenames with unicode characters which are beyond latin-1. Neither DIRECTORY does list correct filenames, nor OPEN can acces files with unicode pathnames. -K utf-8 is supplied, *default-file-character-encoding* => :UTF-8. That is on 64 and 32 bit linux. |
|||
| #359 | fixed | consistent crashes on openmcl 1.2-r11193M (DarwinX8664) with apachebench/hunchentoot-0.15.7 | ||
| Description |
Fresh instance of hunchentoot serving default page. ab -n 3000 -c 5 http://127.0.0.1:8080 ? Unhandled exception 10 at 0x23450, context->regs at #xb0e9ddc0 Exception occurred while executing foreign code ? for help [5817] OpenMCL kernel debugger: |
|||
