fs: _OVERLAPPED missing initializers #26006

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


fanquake

Labels
Bug Windows


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: 2024-07-03 07:12 UTC

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