Re: Out parameters, References vs. Pointers (was: Proposal: use nsresult& outparams in constructors to represent failure)

2016-04-22 Thread Eric Rescorla
I agree with this. FWIW, the Google style guide requires that reference params be const. https://google.github.io/styleguide/cppguide.html#Reference_Arguments -Ekr On Thu, Apr 21, 2016 at 9:51 PM, Jeff Gilbert wrote: > Pointers are prefereable for outparams because it makes it clearer > what'

Re: Automation / Firefox 48 switched to Visual Studio 2015 Update 2

2016-04-22 Thread Gary Kwong
On 4/22/16 2:25 PM, Gregory Szorc wrote: There's a "Tools (1.3.1 and Windows 10 SDK (10.0.10586)" update under "Windows and Web Development" -> "Universal Windows App Development Tools" *that was released after VS2015 Update 2 was initially released*. Bug 1259782 if anyone has problems. In co

Automation / Firefox 48 switched to Visual Studio 2015 Update 2

2016-04-22 Thread Gregory Szorc
Visual Studio 2015 Update 2 was released just days after we switched automation from VS2013 to VS2015 Update 1. We know we were going to take Update 2 eventually and we didn't want to run a Windows toolchain for as short as a single release, so we just landed the switch from VS2015 Update 1 to Upda

Adding new jobs to treeherder does not work for Linux64 debug jobs

2016-04-22 Thread Armen Zambrano G.
Hello team, Recently we hid the Linux64 debug jobs that run on Buildbot since we have the TaskCluster version covering that. Unfortunately, you won't be able to add Linux64 debug jobs *even* if Treeherder shows them to you (they will be scheduled but hidden). We will have someone working on