Leif Hedstrom

Results 40 comments of Leif Hedstrom

Maybe we can also look for other contributors that can help with translations? I really think this information would be extremely useful for our developer community, there's nothing like this...

Any more thought on this? I'd be willing to provide a .clang-format, as well as providing tools around getting clang-format binaries. Fwiw, for another project I work on, we use...

I'm adding this to Project 10.0.x, but I think this would be fine to go into v10.1.0 as well.

Nice! The PR uses the old Debug() statements, which needs to be changed to the new Dbg / Ctl features: ``` ../src/iocore/net/Server.cc:247:3: error: use of undeclared identifier 'Debug' Debug("numa", "[Server::listen]...

`allow_` sounds a little strange, `exempt_` would be better.