Sumit Bhardwaj
Sumit Bhardwaj
> > > > IMO, we can add notes in documents to tell people that they should not use `std::optional(j_null)` directly if it still raise an exception. > > I...
Is this supposed to recur when a project uses toolset `v141`? I am seeing error where vswhere is searching for MSVC 2017, but I don't have MSVC 2017 installed. I...
Should this issue be marked as open or would you like me to create a new issue? Please do let me know if I can provide anything to help debug.
- Microsoft Bond - github.com/microsoft/bond - To learn more about tools for maintainers and participate in the maintainer community.
> The project is not currently configured to build a vcpkg, but you're welcome to make a PR or help us get a package configured if that would be useful...
> Related: #1742 is a case where marking `lock_guard` as `[[nodiscard]]` warns for valid code like `m_val{ (std::lock_guard{my_mutex}, obj.m_val) }` in a _mem-initializer-list_. Although we remain very cautious about false...
Isn't `.obj` Windows object file? In that case, why not have 'target_link_libraries(mimalloc-override)` as the first entry?
> Since it's a blocker for sfproj supporting SDK-style, shouldn't this be triaged a bit higher than 'Unknown/Backlog'? Any updates on this one? Unblocking https://github.com/microsoft/service-fabric/issues/885 will be helpful.