Don't use the password DB under MSVC
commit628242ab1d6ac393db79b1fcd403e8041a616fb7
authorOrvid King <blah38621@gmail.com>
Mon, 24 Aug 2015 21:00:11 +0000 (24 14:00 -0700)
committerhhvm-bot <hhvm-bot@fb.com>
Tue, 25 Aug 2015 18:31:06 +0000 (25 11:31 -0700)
tree0f390d582622c709ce28fdb340a377c455ee1aff
parent84c1c1feb3d5dbdbcdc0029493b7bbd9107681a3
Don't use the password DB under MSVC

Summary: Because it doesn't exist, and no interface to behave like it is implemented.
Closes https://github.com/facebook/hhvm/pull/6109

Reviewed By: @sgolemon

Differential Revision: D2375901
hphp/runtime/ext/std/ext_std_options.cpp
hphp/runtime/vm/repo.cpp