compnerd / swift-win32

A Windows application framework for Swift
https://compnerd.github.io/swift-win32/
BSD 3-Clause "New" or "Revised" License
1.1k stars 69 forks source link

SwiftWin32: silence warning on recent development compilers #772

Closed compnerd closed 9 months ago

compnerd commented 10 months ago

Use the newly minted support for access control on imports (SE-0409) to clean up some newer warnings.

codecov[bot] commented 9 months ago

Codecov Report

Merging #772 (88365ad) into main (fd147c8) will not change coverage. Report is 1 commits behind head on main. The diff coverage is n/a.

:exclamation: Current head 88365ad differs from pull request most recent head bf8b09c. Consider uploading reports for the commit bf8b09c to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #772 +/- ## ======================================= Coverage 27.24% 27.24% ======================================= Files 129 129 Lines 7403 7403 ======================================= Hits 2017 2017 Misses 5386 5386 ``` | [Files](https://app.codecov.io/gh/compnerd/swift-win32/pull/772?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Saleem+Abdulrasool) | Coverage Δ | | |---|---|---| | [Sources/SwiftWin32/Platform/Win32+Menu.swift](https://app.codecov.io/gh/compnerd/swift-win32/pull/772?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Saleem+Abdulrasool#diff-U291cmNlcy9Td2lmdFdpbjMyL1BsYXRmb3JtL1dpbjMyK01lbnUuc3dpZnQ=) | `90.19% <ø> (ø)` | |