Custom Query (1630 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 1630)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Resolution Summary Owner Reporter
#36 worksforme chicken-install w/ local transport fails mgushee
Description

Chicken-install fails when attempting to install with -t local from an unpacked egg in the current directory. For example, if I execute:

$ chicken-install -t local -l . iconv

the installer first changes to ./iconv, then looks for ./iconv/iconv.setup, which of course fails. See attached transcript file for details.

#37 worksforme refactor posix*.scm files felix winkelmann
Description

posixwin.scm and posixunix.scm have a lot of duplicate code. The common parts should be moved into a third file that can then be included.

#41 fixed Implement format-control optimization for [fs]printf felix winkelmann
Description

Formatted-output routines could be optimized with precompiled format-strings similar to CL's formatter.

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