[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [request for comments] scheme bindings update

From: Blair Zajac <blair_at_orcaware.com>
Date: 2007-07-16 02:25:06 CEST

Hi Holden,

Thanks for working on this.

One comment, could you have the commit log message be in the format
described here:

http://subversion.tigris.org/hacking.html#log-messages

Your commit was pretty large, so this commit message should be pretty
large also and describe all the changes that were made. Also,
breaking commits up into separate logical commits makes it easier to
review.

It's not mentioned there, but if you could wrap the message at 80
characters, that would be good too.

Regards,
Blair

On Jul 15, 2007, at 3:41 PM, Holden Karau wrote:

> Hi Everyone,
>
> I've checked in an initial revision of the scheme bindings into the
> scheme-bindings branch. The initial revision adds Stalin Scheme
> bindings and small testing framework for stalin scheme*. I've also
> added mzscheme and chickenscheme bindings to the build system. No work
> has been done on the chickenscheme bindings. I've been working on the
> mzscheme bindings, but there is a lot missing from there.
>
> I would really appreciate any feedback on this, and if anyone with
> some spare time understands the build system I'd really appreciate
> your comments (specifically on how to do mzscheme.a4 correctly).
>
>
> Cheers,
>
> Holden :)
>
> *My original plan of using unittest didn't work since stalin scheme
> does not support define-syntax, which unittest (and most other testing
> frameworks) use heavily. I still plan on using unittest with the
> mzscheme bindings, but they still need some more work.
>
>
> --
> Cell : 519-721-7141
> Toll Free: 1-866-500-1777
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 16 02:24:49 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.