Custom Query (1030 matches)
Results (571 - 573 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #780 | fixed | Option period brings up an empty definitions window | ||
| Description |
When there are multiple definitions of the same method, pressing option . will bring up an empty definitions window when using the cocotron version of the IDE. It seems to work fine when there is only one definition of the method because instead of bringing up the definitions window it just takes you to the method directly. |
|||
| #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. |
|||
| #1 | fixed | OpenMCL hasn't really had a bug-tracking system in years | ||
| Description |
The bug-openmcl mailing list sort of works, but is less than ideal. Hopefully, using Trac to manage bugs will be better. TBD: what kinds of email integration are possible and desirable ? |
|||
