Re: [usocket-devel] Re: support for ecl

2008-05-28 Thread Hans Hübner
Geo, the ECL patch to usocket is now in my branch of the usocket repository at svn://common-lisp.net/project/usocket/svn/usocket/branches/hans - You may want to give it a try. -Hans On Wed, May 28, 2008 at 4:34 AM, Geo Carncross <[EMAIL PROTECTED]> wrote: > On Tue, May 27, 2008 at 5:53 PM, Erik

Re: [usocket-devel] Re: support for ecl

2008-05-27 Thread Geo Carncross
On Tue, May 27, 2008 at 5:53 PM, Erik Huelsmann <[EMAIL PROTECTED]> wrote: > On Tue, May 27, 2008 at 8:37 PM, Hans Hübner <[EMAIL PROTECTED]> wrote: >> Geo, >> >> did you test the patch with SBCL, too? >> >> Also, it would be helpful if you could leave the brace style and >> indentation of the sour

Re: [usocket-devel] Re: support for ecl

2008-05-27 Thread Erik Huelsmann
On Tue, May 27, 2008 at 8:37 PM, Hans Hübner <[EMAIL PROTECTED]> wrote: > Geo, > > did you test the patch with SBCL, too? > > Also, it would be helpful if you could leave the brace style and > indentation of the source code as it is. I agree that formatting > should be regular and correct, yet ref

Re: [usocket-devel] Re: support for ecl

2008-05-27 Thread Hans Hübner
Geo, did you test the patch with SBCL, too? Also, it would be helpful if you could leave the brace style and indentation of the source code as it is. I agree that formatting should be regular and correct, yet reformatting changes should not be interleaved with functional changes as it makes revi