Skip to content

Conversation

stbergmann
Copy link
Contributor

clang-cl failed with "error: unordered comparison between pointer and zero
('HANDLE' (aka 'void *') and 'int')" in these two places introduced with
f219283 "Sub-task CORE-4463: Windows
implementation for CORE-4462 (Make it possible to restore compressed .nbk files
without explicitly decompressing them)" and
c2cfa78 "Prevent child process hung if it
writes too much data to the pipe and overflow the pipe buffer".

clang-cl failed with "error: unordered comparison between pointer and zero
('HANDLE' (aka 'void *') and 'int')" in these two places introduced with
f219283 "Sub-task CORE-4463: Windows
implementation for CORE-4462 (Make it possible to restore compressed .nbk files
without explicitly decompressing them)" and
c2cfa78 "Prevent child process hung if it
writes too much data to the pipe and overflow the pipe buffer".
@AppVeyorBot
Copy link

Build firebird 1.0.2379 failed (commit 9dd87e6279 by @stbergmann)

@AppVeyorBot
Copy link

Build firebird 1.0.2379 failed (commit 9dd87e6279 by @stbergmann)

@hvlad hvlad self-assigned this Dec 4, 2020
@hvlad hvlad merged commit c58adf0 into FirebirdSQL:B3_0_Release Dec 4, 2020
hvlad added a commit that referenced this pull request Dec 4, 2020
Fix checks for null HANDLE in Windows-only code
tdf-gerrit pushed a commit to LibreOffice/core that referenced this pull request Jan 6, 2024
- Removed unneeded patches [1][2][3][4].
- No changes of ODS version.
- Added patch to revert upstream commits to avoid CppunitTest_dbaccess_firebird_test,
  CppunitTest_dbaccess_hsql_binary_import, CppunitTest_dbaccess_tdf119625
  and CppunitTest_dbaccess_tdf126268 failing when building on Windows.

[1] "extern/cloop: Missing dependencies of compilations on output directories"
<FirebirdSQL/firebird#6948>
[2] "Fix checks for null HANDLE in Windows-only code"
<FirebirdSQL/firebird#301>
[3] "Fix warning on Win64 build"
<FirebirdSQL/firebird#231>
[4] "Mac sandbox" <FirebirdSQL/firebird#308>

Change-Id: I17aa4938e41bfc070317fbb92ccea10f2db4d24d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152016
Tested-by: Jenkins
Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants