Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (961 - 963 of 1030)

Ticket Resolution Summary Owner Reporter
#1235 notabug --quiet doesn't suppress new banner in 1.10-r16196 Derrell Piper
Description

fluffy% ccl --quiet

Welcome to Clozure Common Lisp Version 1.10-r16196 (DarwinX8664)!

CCL is developed and maintained by Clozure Associates. For more information about CCL visit http://ccl.clozure.com. To enquire about Clozure's Common Lisp consulting services e-mail info@… or visit http://www.clozure.com.

?

#20 fixed *x8664-compiler-backend-modules* and *x86-compiler-backend-modules* defined twice Gary Byers R. Matthew Emerson
Description

In ccl:lib;compile-ccl.lisp, *x8664-compiler-backend-modules* and *x86-compiler-backend-modules* are defined twice (lines 72--89), apparently to no purpose.

#652 fixed *stderr* not flushed on quit Gary Byers Stas Boukarev
Description

I'm not really sure how right it is, but the attached patch fixes this issue for me. And regarding the code, I don't know what unwind-protect is doing there, since it doesn't have clean-up forms.

And a related issue, why is *error-output* bound to ccl:*stderr* only with --batch option? related source line http://trac.clozure.com/ccl/browser/trunk/source/level-1/l1-boot-2.lisp#L151

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