Re: [Chicken-users] darcs repository?

2007-08-13 Thread felix winkelmann
On 8/14/07, Shawn W. <[EMAIL PROTECTED]> wrote: > > Bah. > > (Ever since I discovered darcs and git, subversion's been more and > more frustrating for me to use. I /liked/ that chicken used darcs!) I liked darcs, too. But it has a a few serious problems: - occasional hangups during conflict reso

Re: [Chicken-users] darcs repository?

2007-08-13 Thread Shawn W.
On Aug 13, 2007, at 10:10 PM, felix winkelmann wrote: On 8/14/07, Shawn W. <[EMAIL PROTECTED]> wrote: I went to update my local copy of the darcs repository for chicken, and it failed, looking like the URL for the repository is now some wiki page. http://galinha.ucpel.tche.br/chicken is what I

Re: [Chicken-users] darcs repository?

2007-08-13 Thread felix winkelmann
On 8/14/07, Shawn W. <[EMAIL PROTECTED]> wrote: > I went to update my local copy of the darcs repository for chicken, > and it failed, looking like the URL for the repository is now some > wiki page. http://galinha.ucpel.tche.br/chicken is what I've been > pulling from. Did that change? All develo

[Chicken-users] darcs repository?

2007-08-13 Thread Shawn W.
I went to update my local copy of the darcs repository for chicken, and it failed, looking like the URL for the repository is now some wiki page. http://galinha.ucpel.tche.br/chicken is what I've been pulling from. Did that change? -- Shawn W. [EMAIL PROTECTED]

Re: [Chicken-users] location and c-string*

2007-08-13 Thread Zbigniew
Thanks! I need to remember to look at the -macro- expansion next time. I was looking at the C translation, which is a bit harder, though still understandable :) On 8/13/07, felix winkelmann <[EMAIL PROTECTED]> wrote: > I tihnk it is, look at the expansion: > > csc x.scm -debug 2 __