Custom Query (1030 matches)
Results (850 - 852 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #810 | worksforme | (directoryp (get-ide-bundle-path)) returns nil on the Windows IDE | ||
| Description |
This is especially annoying when build an application, because the build-application method uses (directoryp (get-ide-bundle-path)) as error checking and this always returns false on Windows so the build-application fails here. To reproduce: In the listener simply type (ccl::directoryp (ccl::get-ide-bundle-path)) on the mac this will return t and on the pc it will return false (even though the return from get-ide-bundle-path is clearly a directory). Part of the problem may have to do with (get-ide-bundle-path) returning in a mac oriented format on the PC (it returns something like /Users/Mike... instead c:\users\mike...) |
|||
| #812 | duplicate | After searching in a window nothing can be highlighted (Windows/Cocotron) | ||
| Description |
To reproduce:
|
|||
| #813 | fixed | There is no warning for unsaved documents when closing the IDE (Cocotron | ||
| Description |
To reproduce:
|
|||
