On 15 July 2014 01:40, Iain Buclaw via D.gnu <d.gnu@puremagic.com> wrote:
> On 14 July 2014 16:05, Daniel Murphy via D.gnu <d.gnu@puremagic.com> > wrote: > > "Iain Buclaw" wrote in message > news:phejgytsbkojsczbp...@forum.dlang.org... > > > > > >> Hi, > >> > >> Looks like its that time of the year again. > >> > >> Same as last time, will be raising a pull and struggling through the > last > >> 6 months of dmd development. > >> > > > > Apologies in advance. > > > > There's a lot of good stuff in it. So I'm happy about this, at the > same time I'm going to kill you next time we meet. (Ha ha ha) > > > > >> > >> Daniel, do you have a list of gluey-breaking changes/PRs at hand? Using > >> mail filters are failing me at this point in time. > >> > > > > Not at hand, no. grepping for ": public Visitor" over the glue files > will > > tell you which ones I've done fairly easily. > > It's not that which I'm worried about, it's tracking down gluey > changes before/after the conversion that will take the longest. > Out of curiosity/ignorance, why do you find it easier to do this in one huge irregular block, than to merge trunk commits progressively?