Re: Updates to bzexport & qimportbz

2013-08-27 Thread Doug Turner
If it isn't obvious, I meant this as a joke -- as mach seems to be doing more than one would expect -- similar to the emacs joke about writing term papers with Mx write-term-paper. I personally don't care about gps's currently assigned bugs. I do appreciate the progress on the build system.

Sheriffing Module Proposal

2013-08-27 Thread Clint Talbert
Hello all, I recently proposed a Sheriffing module over in mozilla.governance: https://groups.google.com/forum/#!topic/mozilla.governance/Knjirdi3suE The short story is that it's high time we had a module for the Tree Sheriffs. I propose starting with our current full time sheriffs - Ed Morl

Re: Updates to bzexport & qimportbz

2013-08-27 Thread Doug Turner
When will you implement `mach fix-my-assigned-bugs`? Gregory Szorc wrote: $ mach mercurial-setup ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform

Re: Updates to bzexport & qimportbz

2013-08-27 Thread Gregory Szorc
$ mach mercurial-setup will do this for you. On 8/27/2013 11:05 AM, Ed Morley wrote: > tl;dr: Please update your local bzexport & qimportbz clones :-) > > bzexport & qimportbz (Mercurial extensions to allow direct patch > import/export from/to Bugzilla [1][2]) have received a number of new > fea

Updates to bzexport & qimportbz

2013-08-27 Thread Ed Morley
tl;dr: Please update your local bzexport & qimportbz clones :-) bzexport & qimportbz (Mercurial extensions to allow direct patch import/export from/to Bugzilla [1][2]) have received a number of new features/fixes over the last 12 months, including... bzexport: * Setting assignee/bug state whe

Re: On builds getting slower

2013-08-27 Thread Brian Smith
On Tue, Aug 27, 2013 at 10:30 AM, Gregory Szorc wrote: > On 8/27/13 9:13 AM, Benjamin Smedberg wrote: > >> On 8/26/2013 5:59 PM, Brian Smith wrote: >> >>> Immediate rebuild (no-op) was 10:13.05. A second no-op rebuild was >>> 10:32.36. It looks like every shared library and every executable got >

Re: On builds getting slower

2013-08-27 Thread Gregory Szorc
On 8/27/13 9:13 AM, Benjamin Smedberg wrote: On 8/26/2013 5:59 PM, Brian Smith wrote: Immediate rebuild (no-op) was 10:13.05. A second no-op rebuild was 10:32.36. It looks like every shared library and every executable got relinked. This is a bug (rather serious at that!) which should be filed

Re: On builds getting slower

2013-08-27 Thread Benjamin Smedberg
On 8/26/2013 5:59 PM, Brian Smith wrote: Immediate rebuild (no-op) was 10:13.05. A second no-op rebuild was 10:32.36. It looks like every shared library and every executable got relinked. This is a bug (rather serious at that!) which should be filed seprately from generic "build speed" discussio

Re: Proposal: Email individual patch authors who improve performance

2013-08-27 Thread Matt Brubeck
On 2013-08-12 6:14 PM, Matt Brubeck wrote: I've posted a patch that would change how the graph server sends email when a performance *improvement* is detected: https://bugzilla.mozilla.org/show_bug.cgi?id=904250 I landed this patch, and it will go live with the next graph server deployment. I

LNK1318: Unexpected PDB error; OK (0)

2013-08-27 Thread Neil
If you're building unoptimised debug on 32-bit Windows then you might run into this error trying to link XUL. Thunderbird probably has the biggest xul.pdb, so those developers would hit this first. All it means is that mspdbsrv.exe has run out of address space. -- Warning: May contain traces o