[Chicken-users] Problem embedding srfi-42

2009-10-28 Thread Jeronimo Pellegrini
Hi, I think I understand how ot embed Scheme in C, and got some simple examples to work (even passing variable pointers to Scheme functions and getting Scheme code to change the values of the variables -- it's easier than I initially thought!) But now I'm trying to embed code that uses srfi-42, a

Re: [Chicken-users] Segfault when trying to embed Scheme code (4.2.0)

2009-10-28 Thread Jeronimo Pellegrini
On Tue, Oct 27, 2009 at 01:20:56PM -0400, John Cowan wrote: > Jeronimo Pellegrini scripsit: > > > define-external cannot be used for recursive definitions (probably > > supposed to be used only for wrappers -- is this correct?) > > My recursive define-external functions segfaulted; non-recursive >

[Chicken-users] [ANN] Scheme Language Working Groups 1 and 2 draft charters

2009-10-28 Thread Marc Feeley
[Apologies if you get duplicates of this message.] The Scheme Language Steering Committee is pleased to announce that Arthur Gleckler and John Cowan have agreed to chair working groups 1 and 2, respectively, pending acceptance of the charters for those working groups. The Steering Committ

Re: [Chicken-users] chicken core moved to git

2009-10-28 Thread Mario Domenech Goulart
Hi Sven On Wed, 28 Oct 2009 08:56:21 +0100 (CET) Sven Hartrumpf wrote: > I could not find the git project name ... > Could somebody provide a complete > "git clone ..." > command on the following page: > > http://chicken.wiki.br/Development I've just written there some instructions about how t

[Chicken-users] Re: chicken core moved to git

2009-10-28 Thread Ivan Shmakov
> "SH" == Sven Hartrumpf writes: SH> Hi all. I could not find the git project name ... Could somebody SH> provide a complete "git clone ..." command on the following page: SH> http://chicken.wiki.br/Development SH> Just for the git dummies, sorry :-( Sven Well, I've checked

Re: [Chicken-users] chicken core moved to git

2009-10-28 Thread Sven Hartrumpf
Hi all. I could not find the git project name ... Could somebody provide a complete "git clone ..." command on the following page: http://chicken.wiki.br/Development Just for the git dummies, sorry :-( Sven ___ Chicken-users mailing list Chicken-user