<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">On Wed, Apr 3, 2013 at 5:44 PM, Tom Stellard <span dir="ltr"><<a href="mailto:tom@stellard.net" target="_blank">tom@stellard.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Wed, Apr 03, 2013 at 05:12:42PM -0400, Sean Silva wrote:<br>
> On Wed, Apr 3, 2013 at 4:09 PM, Tom Stellard <<a href="mailto:tom@stellard.net">tom@stellard.net</a>> wrote:<br>
> ><br>
> ><br>
> > > How many customers out there are shipping their LLVM-based products<br>
> > > without actually including the LLVM sources?  If they do include the<br>
> > > sources, they may fix the bug locally, especially if they are<br>
> > > capable of investigating what the problem is.<br>
> > ><br>
> ><br>
> > Projects that wants to be distributed as part of a Linux or *BSD<br>
> > distribution really can't ship their own custom version of LLVM<br>
> > with their project.  They need to use the LLVM version that is provided<br>
> > by distributions, so this rules out this kind of solution.<br>
> ><br>
> ><br>
> Your initial proposal seems to be trying to cast a very wide net (affecting<br>
> possible every LLVM developer) in the hope of getting patches needed by<br>
> downstream rolled into stable dot-releases. It may be more appropriate to<br>
> let the needs of the external projects drive the stable branch than for the<br>
> LLVM developers to try to guess what might be good to have on a stable<br>
> branch. i.e. it may be better for the needs of external projects to "pull"<br>
> just the patches they need into a stable branch than for LLVM developers to<br>
> globally try to "push" patches into a stable branch in the hopes that one<br>
> of those patches will be needed by downstream.<br>
><br>
<br>
</div>I agree with you here.  I think the changes that end up in the stable<br>
branch should be ones that somebody cares about and is willing to put at<br>
least some effort into getting it backported.  This may be developers or<br>
it may be external projects that need a bug-fix, but if a developer<br>
doesn't think backporting a fix is important than they shouldn't be<br>
forced to do it.<br></blockquote><div><br></div><div style>I think some developers (myself included) were a bit apprehensive of your initial proposal because it made it sound like the onus was on us, the LLVM developers, to try to identify all the patches that should be funnelled into stable dot-releases for downstream. This is a lot more reasonable.</div>
<div style><br></div><div style>So my understanding of the discussion so far is that really all we need is a way for downstream projects to request that certain bugfixes be rolled into a dot-release that is officially backed by LLVM and which distros are expected to package and upgrade to. Also necessary is the infrastructure to qualify such releases in order to make sure that nothing breaks.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"><br>
><br>
> On another level, it seems like what you are asking for is just an easier<br>
> way for downstream projects that run into bugs to get those bugfixes rolled<br>
> into a packaged release in a timely fashion. Is this correct? If so, I'm<br>
> sure it would be possible to set up a fairly simple protocol for getting<br>
> just the code they need into an "official" release.<br>
><br>
<br>
</div>I'm not quite sure if I follow you here.  How would this help with<br>
bugs that are found after an "official" release.<br></blockquote><div><br></div><div style>Sorry, that was poorly worded. By "official" I meant "a release that distros would be expected to package". I.e. not just a tarball put together by some developer, but something that is recognized as having backing by the LLVM project. So with this meaning a dot-release would count as "official".</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"><br>
<br>
> You also appear to have suggested pushing new C API changes and possibly<br>
> new target features (!), and in light of this the above statement could be<br>
> extended to "get new C API and target features into a packaged release in a<br>
> timely fashion", which seems awfully close to simply being a way for code<br>
> owners to push new code into "official dot-releases" in circumvention of<br>
> our release schedule. While having such a side-channel may be pragmatically<br>
> useful I can't help but feel that it is a bit hackish and would be better<br>
> addressed by improving the automation of our release process (and the<br>
> infrastructure supporting it) to enable a faster release schedule.<br>
><br>
<br>
</div>A faster release cycle would help for new features, and I think it<br>
would be great to have a more automated release process, but I think<br>
there would still be value in dot releases.  Mainly for giving users the chance<br>
to stabilize their projects with a stable version of LLVM and know that<br>
if they found an LLVM bug, they would have the opportunity to fix it.<br><span class="HOEnZb"><font color="#888888"><br></font></span></blockquote><div><br></div><div style>I'm not aware of any issues where users don't feel they can contribute patches back to us, and that sounds like an orthogonal issue.</div>
<div style><br></div><div style>-- Sean Silva</div></div><br></div></div>