Timeline
03/22/11:
- 20:01 Ticket #544 (xlib: bindings for xsegment, xpoint, xrectangle, xarc) closed by
- invalid: sorry, they are there, just not documented
- 18:48 Ticket #544 (xlib: bindings for xsegment, xpoint, xrectangle, xarc) created by
- The xlib egg seems to lack bindings for working with xlib's geometric …
03/21/11:
- 15:33 Ticket #543 ((declare (lambda-lift)) infinite loop.) created by
- I have done some refactoring to my package genturfa'i. After …
03/20/11:
- 23:14 Ticket #532 (c3 tests use invalid scoping) closed by
- fixed: Applied fix (sort-of by accident). I hope you don't mind, Alex :)
- 13:58 Ticket #536 (sassy - broken tests and missing export) closed by
- fixed
- 13:37 Ticket #518 (strip-syntax returns wrong value for renamed symbols exported form a module) closed by
- fixed
03/19/11:
- 23:35 Ticket #542 (sendfile errors out on input ports that are not linked to a file-descriptor) created by
-
(sendfile i o)does not work when i is a … - 18:20 Ticket #541 (define-external does not grok "const" qualifier) closed by
- fixed
- 18:05 Ticket #537 (Stalin's tests don't run when using a chicken that's not in $PATH) closed by
- fixed
- 17:59 Ticket #529 (close-input-pipe returns unspecified value on windows) closed by
- fixed
- 14:18 Ticket #538 (qwiki-search doesn't search in titles?) closed by
- wontfix: The data in estraier's db looks fine; this must be a bug in estraier …
- 12:13 Ticket #511 (Syntax-rules expansion uses unprefixed identifiers which can be ...) closed by
- worksforme: Just ignore my silly ramblings
03/17/11:
- 21:51 Ticket #541 (define-external does not grok "const" qualifier) created by
- I believe the following program should show "bar" when run, but it …
- 17:44 Ticket #540 (evicting srfi-4 vectors breaks ffi compatibility) created by
- The program ((foreign-lambda foo f32vector) (object-evict …
- 11:33 Ticket #539 ('cancel' button on wiki edit page) closed by
- wontfix: This is a pointless addition; just click on "show" when you're on the …
03/16/11:
- 23:42 Ticket #539 ('cancel' button on wiki edit page) created by
- The edit form on the wiki has buttons to submit and preview. It would …
- 09:09 Ticket #538 (qwiki-search doesn't search in titles?) created by
- Search for "matchable" on the wiki. This doesn't return the eggdoc for …
03/15/11:
- 21:41 Ticket #537 (Stalin's tests don't run when using a chicken that's not in $PATH) created by
-
[…]
A simple fix is to use setup-api's
program-path… - 21:22 Ticket #536 (sassy - broken tests and missing export) created by
- The Sassy egg fails to test properly. See …
- 20:41 Ticket #535 (mime egg requires byte-blob for running tests) created by
- See …
- 20:36 Ticket #534 (message-digest test failure for 64-bit big endian sources) created by
- See …
- 20:08 Ticket #533 (endian-blob includes nonexistant "ansidecl.h") created by
- This file is not present on BSD systems. On NetBSD, the gdb …
- 19:57 Ticket #532 (c3 tests use invalid scoping) created by
- Since the fix for #445, c3's tests don't work anymore. At least, I …
- 19:33 Ticket #531 ("Snowdigest" egg causes stack overflow error in tests with experimental) created by
- […] This happened on NetBSD/amd64 with experimental (4.6.6). …
- 19:27 Ticket #530 (rpc egg uses deprecated "project" procedure) closed by
- duplicate: Sorry, this was reported by Mario already at #522
- 19:23 Ticket #530 (rpc egg uses deprecated "project" procedure) created by
- The RPC egg fails to install under experimental Chicken (this includes …
03/14/11:
- 15:45 Ticket #529 (close-input-pipe returns unspecified value on windows) created by
- Attached is a patch for posixwin.scm against experimental.
- 15:04 Ticket #528 (sendfile on Windows mingw-msys) created by
- Installing sendfile on Windows mingw-msys fails: […]
- 11:49 Ticket #483 (license information in dependency graph for salmonella report) closed by
- invalid: Sorry. Somehow I had overlooked this ticket. The dependencies graphs …
- 07:48 Ticket #519 (out of memory panic -- possible leak?) closed by
- fixed: Thanks for reporting. qq-forms where not optimized correctly which …
- 07:09 Ticket #527 (ezxdisp egg setup file does not work with linker on OS X 10.6) closed by
- fixed: Thanks - I have removed the -L and tagged a new version (2.7).
- 07:00 Ticket #523 (contracts: "unterminated list" error) closed by
- fixed
- 06:59 Ticket #521 (spock's .meta has two `depends') closed by
- fixed
- 06:59 Ticket #525 (chicken-core's README: s/If CHICKEN is build successfully/If CHICKEN ...) closed by
- fixed
- 06:58 Ticket #516 (letrec fails when used in re-assigning top-level bindings) closed by
- fixed: This should be fixed in experimental.
- 03:51 Ticket #527 (ezxdisp egg setup file does not work with linker on OS X 10.6) created by
- Installation of the ezxdisp egg fails on OS X with the following …
03/12/11:
- 00:53 Ticket #526 (enable parallel builds) created by
- Patch adds support for reliable parallel builds. At the least, it …
03/11/11:
- 15:31 Ticket #525 (chicken-core's README: s/If CHICKEN is build successfully/If CHICKEN ...) created by
- A small typo reported by merlincorey on #chicken. A patch is attached.
- 15:00 Ticket #524 (chicken-install -deploy does not copy internal eggs/units) created by
- This is a placeholder for myself: chicken-install -deploy should imho …
03/10/11:
- 13:49 Ticket #523 (contracts: "unterminated list" error) created by
- See http://tests.call-cc.org/2011/03/10/salmonella-report/contracts.html
- 13:47 Ticket #522 (rpc uses removed `project' procedure) created by
- See http://tests.call-cc.org/2011/03/10/salmonella-report/rpc.html for …
- 13:32 Ticket #521 (spock's .meta has two `depends') created by
-
AFAICS,
depsfrom chicken-install.scm gets the first …
03/08/11:
- 12:39 Ticket #520 (Dev snapshots not built correctly through bootstrap compiler) reopened by
- hm, that sounds serious. I'll ask Mario to have a look at this.
- 12:07 Ticket #520 (Dev snapshots not built correctly through bootstrap compiler) closed by
- invalid: This is a known problem if you've built Chicken using an older …
- 11:58 Ticket #520 (Dev snapshots not built correctly through bootstrap compiler) created by
- The silex egg compiles fine with Chicken 4.6.5, but upon attempting to …
- 11:46 Ticket #513 (json-abnf chokes on escapes in strings) closed by
- fixed
- 11:45 Ticket #512 (static-modules exports procedure-internal definitions) closed by
- fixed
03/05/11:
- 18:38 Ticket #519 (out of memory panic -- possible leak?) created by
- As noted by taylanub on #scheme, the program at …
- 18:10 Ticket #518 (strip-syntax returns wrong value for renamed symbols exported form a module) created by
- Stripping syntax from symbols in a macro that have previously been …
- 15:18 Ticket #504 (define-syntax in begin-for-syntax body ineffective) closed by
- fixed: This works now
03/04/11:
- 09:55 Ticket #517 (Strange segfaults when linking to pthreads) closed by
- invalid: According to Aleksej Saushev this is a NetBSD bug, not a Chicken bug. …
- 09:05 Ticket #517 (Strange segfaults when linking to pthreads) created by
- As reported on the mailinglist: …
02/27/11:
- 21:01 Ticket #486 (Interrupting a tcp read operation causes a crash) closed by
- fixed: Yes, I can no longer reproduce the problem. I was also getting a …
- 20:45 Ticket #493 (set! returns its value when compiled) closed by
- invalid: Since you indicated this is not a problem with set! or display, and …
02/25/11:
- 22:35 Ticket #516 (letrec fails when used in re-assigning top-level bindings) created by
- The following program works as expected when interpreted, i.e. it …
- 09:32 Ticket #515 ((string->symbol "|") generates illegal unreadable symbol |) closed by
- fixed
- 09:32 Ticket #499 (load .types files for all requirements) closed by
- fixed
- 08:48 Ticket #496 (shell egg doesn't properly quote command lines) closed by
- wontfix
- 08:47 Ticket #503 (bind still doesn't handle typedefs correctly) closed by
- fixed
02/24/11:
- 22:33 Ticket #515 ((string->symbol "|") generates illegal unreadable symbol |) created by
-
It generates
|instead of the legal|\||.
Note:
See TracTimeline
for information about the timeline view.
