[desktop] Bugs logged by Desktop Release QA in the last 7 days

2020-08-03 Thread camelia badau
Hello, Here's the list of new issues found and filed by the Desktop Release QA team in the last 7 days. Additional details on the team's priorities last week, as well as the plans for the current week are available at: https://tinyurl.com/y5ywea8a. Bugs logged by Desktop Release QA in the last 7 d

Re: "static inline" in a header file is stupid, right?

2020-08-03 Thread cpp . dvl
On Friday, July 31, 2020 at 8:21:01 PM UTC-5, Botond Ballo wrote: > On Fri, Jul 31, 2020 at 9:00 PM wrote: > > > Stupid: It is not stupid, it is a feature. > > > > Ah, you mean `static inline` has uses in C++17 that it didn't have in older > versions? > > I would appreciate an example (or a lin

Re: "static inline" in a header file is stupid, right?

2020-08-03 Thread Simon Giesecke
Hi, I think your original message was meant to be about `static inline` function definitions in a header file. To my understanding, nothing has changed with C++11/14/17 about that. However, I think it wasn't accurate before that, since there is a difference between `static inline` member functions

mach logspam

2020-08-03 Thread Eric Rahm
Hi folks- After a long delay I've finally integrated my logspam tools into mach . For reference, see some past discussions on the War on Warnings

Re: mach logspam

2020-08-03 Thread Andrew Sutherland
On 8/3/20 6:45 PM, Eric Rahm wrote: *What's next?* If folks want to improve the tool I'm happy to land patches in my repo, or if someone wants to support it officially in the mozilla repo I'm happy to transfer ownership. This is a most excellent tool! I wonder how hard it would be to get it