fs: `_OVERLAPPED` missing initializers #26006

issue fanquake opened this issue on September 4, 2022
  1. fanquake commented at 9:48 PM on September 4, 2022: member
    fs.cpp: In member function ‘bool fsbridge::FileLock::TryLock()’:
    fs.cpp:129:32: error: missing initializer for member ‘_OVERLAPPED::InternalHigh’ [-Werror=missing-field-initializers]
      129 |     _OVERLAPPED overlapped = {0};
          |                                ^
    fs.cpp:129:32: error: missing initializer for member ‘_OVERLAPPED::<anonymous>’ [-Werror=missing-field-initializers]
    fs.cpp:129:32: error: missing initializer for member ‘_OVERLAPPED::hEvent’ [-Werror=missing-field-initializers]
    

    https://github.com/bitcoin/bitcoin/pull/25972/checks?check_run_id=8137548993

  2. fanquake added the label Bug on Sep 4, 2022
  3. fanquake added the label Windows on Sep 4, 2022
  4. fanquake closed this on Sep 15, 2022

  5. sidhujag referenced this in commit 1c746cca25 on Sep 15, 2022
  6. bitcoin locked this on Sep 15, 2023

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-15 03:13 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me