Timeline
05/13/12:
- 19:41 Ticket #842 (trace: Procedure called with incorrect number of arguments (but still ...) created by
-
The trace egg calls its
walk-moduleprocedure with two … - 17:52 Ticket #841 (tuples and skiplists: Many warnings (probably due to the contracts egg)) created by
-
We recently ran salmonella with the
-specializeoption (which … - 17:03 Ticket #840 (stalin: Various type errors) created by
- Mario's specialization run of Salmonella found a few problems with …
- 16:54 Ticket #839 (lzma egg uses deprecated null-pointer? procedure) created by
- This was found by Mario's scrutiny/specialization run of Salmonella, …
- 16:41 Ticket #838 (matrix-utils: cons called with one argument) created by
- The matrix-utils egg has two places where it's calling the Scheme …
- 16:28 Ticket #837 (statistics: some bugs) created by
- The scrutinizer found a few bugs in statistics (see …
- 16:08 Ticket #829 (srfi-19: time-monotonic->julian-day returns procedure, not value) closed by
- fixed: Rel 3.3.1
- 15:48 Ticket #836 (statistics tests fail) created by
- The statistics tests started failing after the release of version 2.8 …
- 15:36 Ticket #835 (statistics: doesn't build on some platforms due to hardcoded compiler flags) created by
- When I try to compile the statistics egg on my NetBSD box with Chicken …
- 14:09 Ticket #834 (mpi: Incorrect argument count for allgather-int and allgather-flonum ...) created by
- In Mario's scrutinizer run two problems were found in mpi, both …
- 13:30 Ticket #833 (neuromorpho and 9ML-toolkit's http-fetch tries to close output ports ...) created by
-
Neuromorpho uses
close-input-porttwice in thehttp-fetch… - 13:18 Ticket #832 (tokyocabinet: Error in tc-bdb-fwm-keys procedure) created by
- There seems to be a problem in the order and types of arguments passed …
- 13:02 Ticket #831 (utf8: Errors in xstring-copy! and utf8-case-map) created by
- utf8-srfi-13 has a problem where it's missing a set of parentheses; …
- 12:00 Ticket #830 (spock: Error in error message (and missing version number)) created by
- There's a bug in Spock's read-honu function when it tries to show an …
- 11:51 Ticket #829 (srfi-19: time-monotonic->julian-day returns procedure, not value) created by
- […] It looks like this is a small mistake which is simple to fix: …
05/12/12:
- 17:31 Ticket #827 (combinators egg uses obsolete compiler option "-lambda-lift") closed by
- fixed: Rel 1.2.1
- 17:27 Ticket #828 (packedobjects is using deprecated procedure "null-pointer?") created by
- See here: …
- 17:17 Ticket #827 (combinators egg uses obsolete compiler option "-lambda-lift") created by
- See here: …
- 17:04 Ticket #826 (srfi-63 is intended to be compiled in case-insensitive mode) created by
- See the documentation. The "charplot" egg depends on this. We can …
- 16:38 Ticket #825 (charplot: reference to possibly unbound identifier `a:flor64b') closed by
- fixed: I tagged a new version and changed the uppercase characters to …
05/11/12:
- 19:52 Ticket #825 (charplot: reference to possibly unbound identifier `a:flor64b') created by
- This behavior starts in …
05/10/12:
- 11:25 Ticket #822 (numbers-string-conversion-test fails for windows) closed by
- fixed: I have added an entry and pushed the changes.
05/08/12:
- 20:33 Ticket #824 (levenshtein's license is BSD, but it depends on GPL eggs) closed by
- fixed: Release 1.0.1
- 19:10 Ticket #824 (levenshtein's license is BSD, but it depends on GPL eggs) created by
- levenshtein depends on format-compiler, which is GPL (see …
05/04/12:
- 14:58 Ticket #823 (arithmetic-shift fails in extreme cases) created by
- I don't know whether it's worth the trouble to fix this, but I'll put …
- 12:38 Ticket #822 (numbers-string-conversion-test fails for windows) created by
- One case from the numbers-string-conversion test fails: diff --git …
04/30/12:
- 17:34 Ticket #821 (bloom-filter's test failure: Error: call of non-procedure: #<unspecified>) created by
- bloom-filter's test suite shows some errors on 2012-04-30: …
04/29/12:
- 11:14 Ticket #820 (setup-download rerieves files in text-mode) closed by
- fixed: 6f5f5f8dac7b7f44815a2c6893bfa3f7cb33185f on master fixes this.
04/27/12:
- 23:41 Ticket #300 (allow reading without "hanging") closed by
- fixed: OK.
- 23:27 Ticket #697 (the make facility in setup-api.scm should transparently handle .exe ...) closed by
-
wontfix: The "make" facility in
setup-apihas been deprecated. - 23:25 Ticket #811 (Should "chicken" go into $PREFIX/libexec?) closed by
- wontfix: Replying to zbigniew: > libexec is dumb. Ah, yes, I …
- 23:22 Ticket #817 (inconsistency between -O5 and -optimize-level 5 in csc) closed by
- fixed
- 23:20 Ticket #754 (compiler-typecase: try to obtain line-number in error message if possible) closed by
- fixed: This has been implemented in 8b95e6e1, a while ago.
- 23:19 Ticket #478 (coops: Error: during expansion of (define-class ...) - unbound ...) closed by
- fixed: I close this now. I think upgrading to 4.7.0 is acceptable.
04/25/12:
- 13:03 Ticket #820 (setup-download rerieves files in text-mode) created by
-
Files retrieved by
chicken-install(via the "setup-download" module) …
04/24/12:
04/23/12:
- 20:30 Ticket #808 (Blobs are compared with ASCIIZ string comparison functions) closed by
- fixed: This is (hopefully completely) fixed now, by changesets …
04/22/12:
- 14:27 Ticket #659 (Unbound variable in tests for bindings) closed by
- fixed: Seems to have been fixed in the meanwhile. It works now: …
- 14:24 Ticket #792 (CR: deprecate "make" syntax from "setup-api" module) closed by
- fixed: It was posted …
- 14:21 Ticket #651 (loops needs contracts) closed by
- fixed: Looks like this has been fixed in [24899] (it no longer uses contracts …
- 14:07 Ticket #724 (segfault in symbolGC tests on openbsd 5.0 with 4.7.0.3-stability) closed by
- fixed: This was most likely fixed in …
- 14:04 Ticket #615 (openssl dies after about a day) closed by
- worksforme: Unfortunately I'm unable to reproduce this anymore as I don't have the …
04/21/12:
- 19:13 Ticket #803 (setters like set-cdr! don't invalidate type information) closed by
- fixed: This patch fixes it
04/19/12:
- 23:32 Ticket #819 (file-mkstemp on windows is broken) created by
- posixwin.scm file-mkstemp utilizes C_mkstemp which is defined as …
- 09:50 Ticket #818 (string-hash error) closed by
- fixed: Patch looks good, applied. I agree adding keyword-hash, symbol-hash …
04/18/12:
- 23:46 Ticket #818 (string-hash error) created by
- This error has been causing failure in sql-de-lite, fps, and hashes …
04/16/12:
- 12:47 Ticket #817 (inconsistency between -O5 and -optimize-level 5 in csc) created by
- -O5 causes the addition of C options in csc.scm, while -optimize-level …
04/15/12:
- 17:49 Ticket #816 (hygiene problem using `map' with prefixed `scheme' import) created by
-
The compiler seems to rewrite calls to
mapin an unhygienic …
Note:
See TracTimeline
for information about the timeline view.
