Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (742 - 744 of 1030)

Ticket Resolution Summary Owner Reporter
#782 invalid Build Application still creates a .app bundle on Windows ender2012
Description

When executing build-application on windows instead of creating a .exe and a resource folder, build-applicaiton creates .app bundle which contains the .exe, the cocoa dll and the resource folder. It would be much better and more in line with the Windows way of doing things if build-application created a .exe file and a resource file without the .app bundle.

#783 fixed get-ide-bundle-path returns path in mac format on Windows ender2012
Description

For example if you have ccl cocotron installed to your desktop on a user called mike this method would return /Users/Mike/Desktop/ccl/temp bundle32.app/ instead of C:\Users\Mike\Desktop\ccl\temp bundle 32.app\

#785 worksforme Trying to drag a file inside the ccl::choose-file-dialog causes a crash ender2012
Description

To reproduce:

  • open clozure cl
  • in the listener type (ccl::choose-file-dialog
  • drag any file in the dialogs main view
  • notice that the application crashes and the following error is reported in the console:
    > Error: FLOATING-POINT-INVALID-OPERATION detected
    > While executing: (:INTERNAL GUI::|-[LispApplication sendEvent:]|), in process Initial(0).
    
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.