Manish Goregaokar

Results 598 comments of Manish Goregaokar

I think the way to handle Utf16/Utf8Destination is to change the handle types to be "checked for one write" and "checked for two writes" (etc), and have them call each...

@red-green maybe it's a different issue? Are you providing the correct login, and how? Also, if your IP is not stable, this can easily happen, since SE's login requires a...

@red-green You use your StackExchange openid credentials. (email+password). Try it out [here](http://openid.stackexchange.com) GMail login is not yet implemented. You can create a StackExchange openid and attach it to your account...

Crashes with what message? -Manish Goregaokar On Sat, May 10, 2014 at 7:24 PM, red-green [email protected] wrote: > @Manishearth https://github.com/Manishearth I can confirm that I am > logging in by...

So this has to do with SE's login mechanism. Go to Stackexchange.com, and instead of using the SE login, enter https://openid.stackexchange.com in the "custom openid" box. You will have to...

It always returns the value inside the map, with no replacement, since that's the only operation that can work here. This should probably be documented better, and a version that...

Overall structure looks good but I don't have the time for a thorough review. r? @blyxyas you might find this one fun

I don't think we guarantee any specific minimum git version. I personally am OK with this _optional_ feature requiring a very recent Git. I think `--git-common-dir` already handles worktrees though.

Is this ready to land? The PR description still says WIP.

Oh, the other PR needs to merge