Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / microsoft/wil issues and pull requests

#504 - Fix CodeQL warnings

Pull Request - State: closed - Opened by DefaultRyan 7 days ago

#503 - CodeQL flagging cast between HRESULT and boolean type

Issue - State: closed - Opened by DefaultRyan 7 days ago
Labels: bug, code-analysis

#502 - update SAL annotations for kernel, addresses #501

Pull Request - State: open - Opened by mediantt 10 days ago

#499 - Add ArgvToCommandLine, the reverse of CommandLineToArgvW

Pull Request - State: open - Opened by dunhor 29 days ago

#498 - `cppwinrt.h`: Improve conversion of error information

Pull Request - State: closed - Opened by arthuraraujo-msft about 1 month ago - 8 comments

#497 - Adding networking.h to provide RAII and iterator support for networking calls

Pull Request - State: open - Opened by keith-horton about 1 month ago - 3 comments

#496 - Avoid using bit_cast when !WIL_USE_STL.

Pull Request - State: closed - Opened by 0xbadfca11 about 1 month ago - 3 comments

#495 - `cppwinrt.h`: Improve conversion of error information

Issue - State: open - Opened by arthuraraujo-msft about 1 month ago - 1 comment

#494 - Add support to throw winrt::hresult_error with THROW_HR macros

Issue - State: closed - Opened by arthuraraujo-msft about 2 months ago - 3 comments

#492 - Add `wil::println()` - C++23's `std::println()` but for HANDLEs

Issue - State: open - Opened by fredemmott 2 months ago - 4 comments

#490 - Deduce STL availability

Pull Request - State: closed - Opened by dunhor 2 months ago - 1 comment

#487 - Problem to install in VisualStudio

Issue - State: open - Opened by vyemialyanchyk 3 months ago - 1 comment
Labels: info-needed

#486 - Sync with OS commit 6e3099ac18718043334c9e8277b772aa1c46cedd

Pull Request - State: open - Opened by dunhor 3 months ago - 3 comments

#485 - Bump pipeline timeout to 90 min

Pull Request - State: closed - Opened by dunhor 3 months ago - 1 comment

#484 - No documentation on usage of `wil::register_com_server`

Issue - State: open - Opened by shmuelie 3 months ago - 3 comments
Labels: documentation

#483 - com_timeout can leak an EnableCallCancellation

Pull Request - State: closed - Opened by dmachaj 4 months ago

#482 - make_event_watcher requires the event handle have EVENT_MODIFY_STATE

Issue - State: open - Opened by jonwis 4 months ago
Labels: feature-request, improvement

#481 - com_timeout can leak an EnableCallCancellation

Issue - State: closed - Opened by oldnewthing 4 months ago - 1 comment

#480 - Update to use feature test macros & other similar changes

Pull Request - State: closed - Opened by dunhor 4 months ago

#479 - Function missing wil::reg::set_value_multistring_nothrow

Issue - State: open - Opened by Korzhukov 4 months ago
Labels: feature-request

#478 - Avoid warnings

Pull Request - State: closed - Opened by dunhor 5 months ago

#475 - Override IsDebuggerPresent and FormatMessageW [Draft PR]

Pull Request - State: closed - Opened by tusharchitti 5 months ago - 1 comment

#472 - [Proposal][WinUI] Easily create dependency properties

Pull Request - State: open - Opened by citelao 6 months ago - 1 comment

#471 - Replace static_lazy<> with normal statics

Issue - State: open - Opened by jonwis 6 months ago - 3 comments
Labels: improvement

#470 - wil/resource.h conditionally enables unique_key using different logic than winreg.h

Issue - State: open - Opened by ChrisGuzak 6 months ago - 1 comment
Labels: improvement

#469 - Add WI_MaskFlag/WI_RaiseFlag inline macros

Pull Request - State: open - Opened by axelriet 6 months ago - 1 comment

#468 - Suppress warning C26814; Minor renaming and tidy-up.

Pull Request - State: closed - Opened by axelriet 6 months ago - 1 comment

#467 - Improve ergonomics of `WIL::WIL` CMake target for consumers using LLVM/MinGW

Pull Request - State: open - Opened by sharadhr 6 months ago - 7 comments
Labels: help wanted

#466 - Fix warning C28218 in Tracelogging.h

Pull Request - State: closed - Opened by oldnewthing 6 months ago

#465 - Update cppwinrt used by WIL tests to the latest released version

Pull Request - State: closed - Opened by dmachaj 6 months ago - 1 comment

#464 - WIL is testing against an outdated version of cppwinrt

Issue - State: closed - Opened by dmachaj 6 months ago
Labels: improvement

#463 - Improve test reliability

Pull Request - State: closed - Opened by dunhor 6 months ago

#462 - Please ignore: testing why tests sometimes timeout

Pull Request - State: closed - Opened by dunhor 6 months ago - 1 comment

#461 - BuildAndTest timeout should be shorter than 6 hours

Issue - State: closed - Opened by dmachaj 7 months ago - 1 comment
Labels: improvement

#460 - Support for using WIL from inside an Enclave

Issue - State: open - Opened by jonwis 7 months ago - 2 comments
Labels: feature-request

#457 - Sync with OS

Pull Request - State: closed - Opened by dunhor 7 months ago

#456 - Feature request: a path class

Issue - State: open - Opened by amtopel 7 months ago - 4 comments
Labels: feature-request

#455 - Fix incorrect placement of WI_NODISCARD

Pull Request - State: closed - Opened by tylerretzlaff 7 months ago

#454 - LLVM MinGW compatibility improvements

Pull Request - State: closed - Opened by m417z 7 months ago - 1 comment

#453 - try_open_file is part of WIL_ENABLE_EXCEPTIONS block

Issue - State: open - Opened by medarkmatter6 7 months ago - 3 comments
Labels: feature-request

#451 - Add a wil::zwstring_view ctor that accepts a wil::hstring

Issue - State: closed - Opened by jonwis 7 months ago - 1 comment
Labels: feature-request

#450 - Output Stream for OutputDebugString

Issue - State: open - Opened by shmuelie 8 months ago - 1 comment
Labels: feature-request

#448 - TraceLogging.h preprocessor conformance

Pull Request - State: closed - Opened by dunhor 8 months ago

#447 - added -> operator to unique_wdf_object_reference

Pull Request - State: closed - Opened by bevancollins 9 months ago - 2 comments

#446 - try_copy_to should be noexcept?

Issue - State: open - Opened by bobbymcr 9 months ago - 1 comment
Labels: discussion, investigate

#445 - Remove noexcept from throwing functions in wil/filesystem.h

Pull Request - State: closed - Opened by ChrisGuzak 9 months ago

#444 - CreateFileW helpers are marked noexcept but throw

Issue - State: closed - Opened by ast-project-nd 10 months ago - 3 comments

#443 - Use Windows SDK header define instead of C standard header define

Pull Request - State: closed - Opened by 0xbadfca11 10 months ago

#442 - Add WI_NOEXCEPT for verify functions

Pull Request - State: closed - Opened by bobbymcr 12 months ago

#441 - key_iterator_data string corruption

Issue - State: closed - Opened by HO-COOH 12 months ago - 2 comments

#440 - Add helpers for implementing Out-Of-Proc COM Server with cppwinrt only (without WRL)

Pull Request - State: closed - Opened by roxk almost 1 year ago - 6 comments

#439 - Helpers for implementing Out Of Proc COM server in cppwinrt, without WRL

Issue - State: closed - Opened by roxk almost 1 year ago
Labels: feature-request

#438 - Add Toolhelp32Snapshot helpers

Pull Request - State: open - Opened by HO-COOH about 1 year ago

#437 - Ensure members are initialized

Pull Request - State: closed - Opened by jonwis about 1 year ago

#436 - Feature request: Add functions to enumerate Toolhelp32Snapshot

Issue - State: open - Opened by HO-COOH about 1 year ago
Labels: feature-request

#435 - Accessing 32-bit registry view from 64-bit process

Issue - State: open - Opened by Brainy0207 about 1 year ago

#434 - Fix missing semicolon in WI_FAIL_FAST_ASSERT

Pull Request - State: closed - Opened by dunhor about 1 year ago

#433 - [prefast:Warning] C6387 wil::details::ProcessHeapAlloc

Issue - State: closed - Opened by wcheng-msft about 1 year ago - 1 comment

#432 - [prefast:Warning] C26495 wil::details::folder_change_reader_state::{ctor}

Issue - State: closed - Opened by wcheng-msft about 1 year ago - 1 comment

#431 - WI_FAIL_FAST_ASSERT missing semicolon

Issue - State: closed - Opened by Codorono about 1 year ago - 1 comment

#430 - Fix comments in filesystem.h

Pull Request - State: closed - Opened by marc2k3 about 1 year ago

#429 - Copy TraceLogging.h change from internal repo

Pull Request - State: closed - Opened by dunhor about 1 year ago

#428 - Adding macro RETURN_IF_FAILED_SUPPRESS_TELEMETRY_IF_EXPECTED

Pull Request - State: closed - Opened by araujoarthur0 about 1 year ago - 1 comment

#427 - Sync with OS

Pull Request - State: closed - Opened by dunhor about 1 year ago

#426 - Standard facility to convert between ANSI and UNICODE. Similar to ATL::CA2W and ATL::CW2A

Issue - State: open - Opened by malkindan about 1 year ago - 2 comments
Labels: feature-request

#425 - Return failed HRESULT, log failure but don't send telemetry

Issue - State: closed - Opened by araujoarthur0 about 1 year ago - 1 comment
Labels: discussion

#423 - Added resource specializations

Pull Request - State: closed - Opened by DrusTheAxe about 1 year ago - 4 comments

#422 - Add the notion of "checked iterators" to WIL

Pull Request - State: closed - Opened by dunhor about 1 year ago

#421 - Consume Detours for function mocking

Pull Request - State: closed - Opened by dunhor about 1 year ago - 3 comments

#420 - Updated README.md with 'documentation' link for registry APIs

Pull Request - State: closed - Opened by DrusTheAxe about 1 year ago

#419 - Update README.md

Pull Request - State: closed - Opened by computerscienceiscool about 1 year ago

#417 - clang-format instructions are incomplete

Issue - State: closed - Opened by asklar about 1 year ago - 1 comment

#416 - Add PR validation for formatting

Pull Request - State: closed - Opened by dunhor about 1 year ago - 2 comments

#415 - Fix & Parallelize the CI pipelines

Pull Request - State: closed - Opened by dunhor about 1 year ago - 3 comments

#414 - Fixing the name field when enumerating registry keys and values

Pull Request - State: closed - Opened by keith-horton about 1 year ago - 4 comments

#412 - Add a .clang-format file to WIL

Pull Request - State: closed - Opened by dunhor about 1 year ago - 1 comment

#411 - Sync With OS

Pull Request - State: closed - Opened by dunhor about 1 year ago

#409 - Prep for clang-format & add Doxygen target

Pull Request - State: closed - Opened by dunhor about 1 year ago

#407 - Add a helper to support map semantics on a constexpr std::array

Issue - State: closed - Opened by dmachaj about 1 year ago - 2 comments
Labels: feature-request

#406 - Add wil::unique_wdf_queue (#400)

Pull Request - State: closed - Opened by UMU618 about 1 year ago

#405 - Declare default virtual destructors to quiet [-Wnon-virtual-dtor]

Pull Request - State: open - Opened by bashi-bazouk about 1 year ago - 3 comments

#404 - [IEnum] make_range<TStoredType>

Pull Request - State: closed - Opened by asklar about 1 year ago - 1 comment