Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (553 - 555 of 1030)

Ticket Resolution Summary Owner Reporter
#383 fixed (setf (char (make-string 1) -1) #\1) "crashes" the CCL process Gary Byers Johan Lindberg
Description

(setf (char (make-string 1) -1) #\1) "crashes" the CCL process.

It's the -1 that's causing the trouble. And I know that it's not valid code since the ANSI standard clearly states that the index must not be negative. But I expected to be thrown out into the debugger, not to have the CCL process just die.

I run Mac OS X 10.5.5 and have installed Clozure CL 1.2-rc1-intel.dmg from May 9 2008.

#884 fixed Function external-process-error-stream is missing in the Windows build Jonathan Lee
Description

While trying to use the trivial-shell system I ran into an error stating that the ccl:external-process-error-stream function was undefined. After verifying in your documentation that the function was supposed to exist, I looked in the source code and saw that, unlike the ccl:external-process-input-stream and ccl:external-process-output-stream functions, this one was only defined in a CCL built for a non-windows OS. This exclusion exists in both the 1.6 and 1.7 versions.

I manually defined the function using the exact definition from the source code and verified that it works as expected in my REPL on Windows so I am writing this missing function up as a bug.

#491 fixed search files... window not active when appear first time Joakim Sandgren
Description

When I choose the search files.. in the menu, the first time I have to klick in the window to make it active to start to use it. After that the window is active when it comes up.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.