Timeline



01/10/11:

14:37 Ticket #476 (unix-sockets missing (require-library posix)) closed by felix winkelmann
fixed: Thanks for reporting this.
14:35 Ticket #477 (unix-sockets using obsolete pointer type) closed by felix winkelmann
fixed: Thanks.

01/09/11:

21:11 Ticket #477 (unix-sockets using obsolete pointer type) created by Christian Kellermann
I guess a scheme-pointer would be more appropriate? Tried that and it …
21:10 Ticket #476 (unix-sockets missing (require-library posix)) created by Christian Kellermann
As reported on #chicken by Surgo
10:54 Ticket #475 (Use of deprecated 'noop' in utf8 egg) created by Christian Kellermann
Replace with void…

01/07/11:

20:05 Ticket #474 (Additional library procedure condition->list) created by Christian Kellermann
I would like to add introspection facilities for conditions to our …
18:56 Ticket #472 (sha1 egg breakage for newer chicken) closed by Christian Kellermann
fixed: Works now after making the helper functions static.

01/06/11:

14:24 Ticket #473 (guard-procedure should not be reinvoked when restoring parameter value ...) created by felix winkelmann
(This was reported by Joo ChurlSoo) Restoring the old value after …
01:48 Ticket #448 (Spiffy: allow code to be executed after dropping privileges and before ...) closed by Mario Domenech Goulart
fixed: Works like a charm. Thank you.

01/05/11:

21:51 Ticket #461 (undefined symbol compiling genturfa'i after updating Chicken) closed by Alan Post
fixed: Thanks to sjamaan on IRC, I have fixed this problem: I build chicken …

01/04/11:

18:25 Ticket #472 (sha1 egg breakage for newer chicken) created by Christian Kellermann
After 4.6.4 on experimental the sha1 egg is broken due to removed …
18:21 Ticket #471 (message-digest tests fail) created by Christian Kellermann
The first one does fail with older chickens as well (and the tagged …

01/03/11:

14:30 Ticket #469 (Test egg needs to use get-environment-variable instead of getenv) closed by felix winkelmann
fixed: I applied the patch (I've done so previously, so I assume Alex doesn't …

01/02/11:

22:36 Ticket #470 (locale egg should rename getenv calls) created by sven
get-environment-variable is now the only way to get the value of env. …
21:55 Ticket #469 (Test egg needs to use get-environment-variable instead of getenv) created by Christian Kellermann
Same issue with the locale egg as observed by sven hartrumpf on …
14:40 Ticket #468 (MAGIC-LIMIT is undefined in lookup-table) created by Christian Kellermann
This is with experimental chicken 4.6.4 on OpenBSD. I have no idea …
14:32 Ticket #467 (Buidling uri-generic fails with a segfault in chicken) closed by Christian Kellermann
invalid: Replying to sjamaan: > I had the same problem. Doing a …
11:58 Ticket #467 (Buidling uri-generic fails with a segfault in chicken) created by Christian Kellermann
This is with the experimental branch checkout of today, HEAD at …
11:54 Ticket #452 (FIXMEs in Manual's "Data representation" chapter) closed by felix winkelmann
fixed
11:49 Ticket #453 (Allow unsigned-integer64 as an FFI return type) closed by felix winkelmann
fixed
11:32 Ticket #441 (equal? may not recurse into closures) closed by felix winkelmann
fixed: No rejections, so this appears to be accepted.

12/27/10:

17:06 Ticket #465 (Make spiffy's openssl dependency optional) closed by sjamaan
fixed: I implemented #448, and this made the OpenSSL dependency go away …

12/26/10:

13:58 Ticket #466 (csc -gui broken (OS X)) created by ddp
It looks like "-gui" got broken somewhere along the line on OS X: % …

12/22/10:

11:30 Ticket #460 (coops: anonymous classes can't be used as metaclasses) closed by felix winkelmann
invalid: Try ...(make-class (<standard-class>) (bar))...

12/20/10:

19:36 Ticket #463 (undefined reference to `C_chicken_syntax_toplevel' compiling ...) closed by Alan Post
invalid: Replying to ckeen: > Which chicken did you use to compile …
19:11 Ticket #458 (Chicken can't profile itself) reopened by sjamaan
After fixing this bug, Chicken still can't profile itself. I get the …
14:42 Ticket #465 (Make spiffy's openssl dependency optional) created by felix winkelmann
Spiffy currently needs opensll, but could work without that dependency …
14:28 Ticket #464 (mingw32 build of sendfile egg broken) created by felix winkelmann
Attached a patch.
12:51 Ticket #462 (commit e6c87a718936b070ce8983f0e95cbead7959629c not BSD-compatible) closed by felix winkelmann
fixed: Thanks, folks. Patch applied.
12:49 Ticket #445 (define-record doesn't respect scope rules) closed by felix winkelmann
fixed: I recently committed a change similar to Peter's (and not necessarily …

12/19/10:

23:29 Ticket #463 (undefined reference to `C_chicken_syntax_toplevel' compiling ...) created by Alan Post
After working with C-Keen to introduce a patch to bypass ticket:462, …
17:28 Ticket #462 (commit e6c87a718936b070ce8983f0e95cbead7959629c not BSD-compatible) created by Alan Post
After updating Chicken past e6c87a718936b070ce8983f0e95cbead7959629c, …
08:48 Ticket #461 (undefined symbol compiling genturfa'i after updating Chicken) created by Alan Post
I'm running Chicken from the experimental branch. After updating to …

12/18/10:

22:55 Ticket #460 (coops: anonymous classes can't be used as metaclasses) created by Moritz Heidkamp
This program reproduces the issue: […] It results in this error: …
13:35 Ticket #323 (Have a logger-like warning precedence concept) closed by felix winkelmann
wontfix: No warning levels. We had this before, and it's painful.
13:34 Ticket #364 (convert all egg directories to the correct layout) closed by felix winkelmann
worksforme
13:33 Ticket #272 (add tests for extension installation/removal/listing/deployment) closed by felix winkelmann
wontfix
13:32 Ticket #37 (refactor posix*.scm files) closed by felix winkelmann
worksforme: This has been done partially and will be continued as it fits.
13:31 Ticket #42 (implement memory-mapped file operations for Windows) closed by felix winkelmann
wontfix
13:31 Ticket #35 (keyword argument support in procedure type signatures for scrutinizer) closed by felix winkelmann
wontfix
13:31 Ticket #446 (Finalizers for top level bindings don't get executed upon program exit) closed by felix winkelmann
fixed
13:30 Ticket #386 (install HTML manual with chicken distribution) closed by felix winkelmann
fixed
13:30 Ticket #416 (Make stock errors more usable programmatically) closed by felix winkelmann
wontfix: This just leads to programming by accident. Try to avoid errors …
13:29 Ticket #362 (Official CHICKEN capitalization) closed by felix winkelmann
worksforme
13:28 Ticket #437 (improve closure generation code) closed by felix winkelmann
wontfix
13:28 Ticket #301 (handle references to inline-routines that occur before their definition) closed by felix winkelmann
wontfix: Well, people should just think about it.
13:11 Ticket #459 (-picky shouldn't warn when other path also returns an undefined value?) closed by felix winkelmann
fixed: -picky has been removed. This can not be solved without …
13:10 Ticket #458 (Chicken can't profile itself) closed by felix winkelmann
fixed
12:25 Ticket #457 (srfi-18 time->seconds not returning seconds.) closed by felix winkelmann
fixed: Should be fixed now.
12:21 Ticket #451 (Unexpected warning using define-values at toplevel.) closed by felix winkelmann
fixed: Replying to alanpost: > Replying to felix: > > …

12/17/10:

06:34 Ticket #411 (chicken-doc-admin + 4.6.2: Error: (irregex-match-start-index) not a ...) closed by Jim Ursetto
fixed

12/16/10:

23:34 Ticket #459 (-picky shouldn't warn when other path also returns an undefined value?) created by Alan Post
I'm not sure this issue can be fixed, but here it goes: The following …
20:50 Ticket #458 (Chicken can't profile itself) created by sjamaan
I tried to run this: […] And this gives me: […] If I then …
20:18 Ticket #457 (srfi-18 time->seconds not returning seconds.) created by Alan Post
I'm running chicken from the experimental branch on OpenBSD 4.8. I'm …
18:02 Ticket #443 (#!rest and #!key are not internally consistent) closed by felix winkelmann
worksforme: Replying to alanpost: > Essentially, it is impossible to …
17:53 Ticket #449 (csc doesn't handle relative paths correctly) closed by felix winkelmann
fixed: I have tried to repair normalize-pathname, please give it a try.
17:02 Ticket #456 (uuid-ossp does not build on test.call-cc.org) closed by Kon Lovett
wontfix: 1) The 2010/12/16/salmonella-report failure is due to a minor (but in …
12:31 Ticket #456 (uuid-ossp does not build on test.call-cc.org) created by Christian Kellermann
I just noticed this on salmonella: …
12:26 Ticket #455 (pandora's sqlite3.import.scm file tries to import synch) created by Christian Kellermann
The import statement for pandora's sqlite3.import.scm file is wrong. …
12:16 Ticket #454 (mpd-client needs to import let-optionals* from chicken unit) created by Christian Kellermann
Changing the import statement from let-optinals to let-optionals* will …
12:05 Ticket #453 (Allow unsigned-integer64 as an FFI return type) created by Moritz Heidkamp
As of 4.6.3, unsigned-integer64 is available as an FFI type for …

12/14/10:

14:06 Ticket #452 (FIXMEs in Manual's "Data representation" chapter) created by Mario Domenech Goulart
The [http://wiki.call-cc.org/man/4/Data%20representation Data …
09:00 Ticket #450 (byte-blob does not load posix) closed by Ivan Raikov
fixed: Patch applied and new release of byte-blob made, thanks.

12/12/10:

14:12 Ticket #98 (Typo in date-literals egg in version 3 repository) closed by sjamaan
wontfix: There appears to be no interest in this. Closing it.
14:09 Ticket #335 (the wiki doesn't render properly on Google Chrome on MacOS) closed by sjamaan
worksforme: No feedback in 4 months. Closing ticket. I'm assuming this was a …
Note: See TracTimeline for information about the timeline view.