On 6/8/06, Dave Korn <[EMAIL PROTECTED]> wrote:
On 08 June 2006 16:34, Laurynas Biveinis wrote:
> One of the SoC requirements is to have public development. So I should
> I create a branch of my current Boehm's GC experiments and commit my
> code there? I'm not sure, because there exists a posibility that this
> branch will be thrown away, if we don't go the Boehm's GC route. And
> the current code is very experimental and will have to be mostly
> rewritten if we do go this route...
That sounds to me like /exactly/ what branches are for. AFAIUI the
branching policy is very liberal and there should be no problem with creating
a branch. Ah, here it is:
Though you will probably get more feedback if you post patches and numbers to
the gcc-patches list instead of "silently" working on a branch. At
least if the changes
are not too big. At some point a branch is surely the way to go.
Richard.