Custom Query (1630 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (58 - 60 of 1630)

Ticket Resolution Summary Owner Reporter
#58 fixed Local definition of fold overwrites srfi-1 definition felix winkelmann Ivan Raikov
Description

The ssax library uses its own internal definition of fold, which is not exported by the module. However, programs that load both srfi-1 and ssax, end up using the ssax definition. The attached test file fails to call fold from srfi-1 when ssax is loaded, but succeeds and ssax is not loaded.

#59 wontfix special case call to global variable in closure-compiler (eval) felix winkelmann felix winkelmann
Description

Calls to global procedures can be handled specially in ##sys#compile-to-closure, which would save one function call for the operator expression.

#60 fixed reactivate SONAME felix winkelmann felix winkelmann
Description

Some packaging systems prefer libraries with SONAME set, so support for it should be added.

Note: See TracQuery for help on using queries.