Custom Query (1030 matches)
Results (454 - 456 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #743 | invalid | ccl::foreign-type-alignment returns incorrect alignment for :[un]signed-doubleword on x86 | ||
| Description |
Using 1.6-dev-r14265M-trunk (LinuxX8632):
The correct value is 32 |
|||
| #742 | fixed | Opening foreign libraries on initial thread does not play nice with CFFI | ||
| Description |
A recent change to open-shared-library runs the code on the initial thread. The result of this is that if anything goes wrong (like the library not being found) the error is dumped to the AltConsole. This undermines CFFI's mechanism for finding shared libraries, which relies on open-shared-library being run within the dynamic context of a handler-case. It also seems like kind of a bad plan to dump an error to the AltConsole for something as common as not funding a shared library. |
|||
| #741 | fixed | source locations are off (Windows) | ||
| Description |
meta-. on, e.g. |
|||
