Custom Query (1630 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 1630)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Ticket Resolution Summary Owner Reporter
#520 worksforme Dev snapshots not built correctly through bootstrap compiler Ivan Raikov
Description

The silex egg compiles fine with Chicken 4.6.5, but upon attempting to use it, the following error occurs:

(use silex) csi: symbol lookup error: /Users/ivan/bin/chicken/lib/chicken/6/silex.so: undefined symbol: C_srfi_2d13_toplevel

silex works with Chicken 4.6.0, so I am guessing this is an issue with the compiler.

#524 worksforme chicken-install -deploy does not copy internal eggs/units Christian Kellermann Christian Kellermann
Description

This is a placeholder for myself:

chicken-install -deploy should imho copy also units into the app dir, otherwise the attempt to import/require these units will fail.

#579 worksforme Numbers egg does not compute the same result as other schemes sjamaan Christian Kellermann
Description

Dominic Pearson reported on #chicken the following problem:

When computing the sum i = 0 to n where n = 1000 of nn chicken seems to produce an incorrect result.

I have attached the results and procedures used to this report.

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