[Chicken-users] R7RS-large kickoff, list membership, and voter registration process

2016-05-14 Thread John Cowan
Hwaet! (Apologies for cross-posting) The current phase of R7RS-large development, the development of SRFIs for the Red (data structures) Edition of the language, is coming to an end within a week or so. At that point, I'd like to start discussing the different options to be voted on using the sc

Re: [Chicken-users] [ANN] CHICKEN 4.11.0 release candidate 2 available

2016-05-14 Thread Matt Welland
Operating system: Ubuntu 14.04 Hardware platform: x86-64 C Compiler: GCC 4.8.4 Installation works?: yes Tests work?: Did not run tests Installation of eggs works?: yes The testsuite for my pet project, Megatest, passes with Chicken 4.11rc2. I did see the IUP based dashboard die with an assertion b

Re: [Chicken-users] Is there a replacement for expand-home-path in 4.11rc2?

2016-05-14 Thread Evan Hanson
Hi Matt, On 2016-05-14 14:28, Matt Welland wrote: > I used resolve-pathname from posix-extras and expand-home-path is no longer > available. Is this intended to be fixed? If it is not to be fixed what is > the suggested way to expand a path, use readlink -f? This behaviour is now provided by http

[Chicken-users] Is there a replacement for expand-home-path in 4.11rc2?

2016-05-14 Thread Matt Welland
I used resolve-pathname from posix-extras and expand-home-path is no longer available. Is this intended to be fixed? If it is not to be fixed what is the suggested way to expand a path, use readlink -f? Warning (#): in thread: unbound variable: ##sys#expand-home-path Call history: db.scm