Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (628 - 630 of 1030)

Ticket Resolution Summary Owner Reporter
#810 worksforme (directoryp (get-ide-bundle-path)) returns nil on the Windows IDE ender2012
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) ender2012
Description

To reproduce:

  • Open a .lisp file in the windows IDE
  • hit option (alt) . to and type in something that will be found
  • hit enter
  • notice it finds the item and highlights it in blue but now you can not highlight new selections.
#813 fixed There is no warning for unsaved documents when closing the IDE (Cocotron Gary Byers ender2012
Description

To reproduce:

  • open the IDE
  • Open a .lisp document
  • make a change (add some text)
  • close the document without saving
  • notice there is dialog asking you if you would like to save before you close the document
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.