Custom Query (1630 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (46 - 48 of 1630)

Ticket Resolution Summary Owner Reporter
#1751 invalid repl#quit should invoke exit-handler in csi felix winkelmann
Description

The ,q command in csi invokes quit, which repl rebinds to invoke the continuation. It would be better to ensure exit is called after repl returns to make sure exit handlers are invoked.

#1750 fixed apropos sort drops macros Kon Lovett Kon Lovett
Description

,a '(_ . _) ;=> macros ,a '(_ . _) sort #f ;no macros

#1748 fixed generics: missing build dependency specification juergen Mario Domenech Goulart
Description

The generic-functions module depends on the generic-helpers module, but the egg build system doesn't specify that dependency.

This issue was exposed by b175ce65fe17c in the chicken-core repository.

Attached is a patch to fix this issue.

Note: See TracQuery for help on using queries.