Custom Query (1630 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (19 - 21 of 1630)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Ticket Resolution Summary Owner Reporter
#24 fixed port ncurses egg to chicken4 felix winkelmann
Description

Anthony Carrico kindly contributed a port. Needs to be tested and added to the repo.

#25 fixed chicken-install does not order egg version properly felix winkelmann Ivan Raikov
Description

The latest version of the uri-generic egg is 2.1, yet chicken-install insists on installing version 1.12. Clearly, the code that orders egg versions is broken. I had fixed that issue in chicken-setup in Chicken 3, please refer to the version comparison code there and use it in setup-api.

#26 fixed hashing procedures exported by srfi-69 and srfi-13 conflict felix winkelmann
Description

Several hashing-functions (string-hash, ...) are exported from both srfi-13.scm and srfi-69.scm.

We should merge these and put them into the correct file (whichever that is).

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Note: See TracQuery for help on using queries.