guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: socket.c


From: Rob Browning
Subject: Re: socket.c
Date: Sun, 01 Feb 2004 15:34:05 -0600
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Michael Tuexen <address@hidden> writes:

> I would like to extend socket.c such that guile supports also SCTP.
> If I submit patches against the 1.6.4 version is it possible that
> the changes are included in the 1.6.5 release? Or should I submit
> patches against the CVS version? Is it still possible to include the
> changes into 1.6.5?

It would depend on the nature of the changes.  For example, I'm about
to add srfi-31 to 1.6 and 1.7, but that will only involve the addition
of a new file, a new test, and some documentation, and nothing should
be affected unless you (use-modules (srfi srfi-31)).

It would defintely be a judgement call.  If the changes can be done in
such a way that it's obvious that they won't break existing build or
runtime behaviors, then that'd be fine, but it's worth mentioning that
we're very likely to err on the side of being conservative with
changes to 1.6.

Hope this helps.
-- 
Rob Browning
rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu
GPG starting 2002-11-03 = 14DD 432F AE39 534D B592  F9A0 25C8 D377 8C7E 73A4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]