Skip to content

windows build failed in speedb_paired_bloom_internal files due to bad… - #384

Merged
Yuval-Ariel merged 1 commit into
mainfrom
383-compile-windows-warning
Feb 7, 2023
Merged

windows build failed in speedb_paired_bloom_internal files due to bad…#384
Yuval-Ariel merged 1 commit into
mainfrom
383-compile-windows-warning

Conversation

@ayulas

@ayulas ayulas commented Feb 2, 2023

Copy link
Copy Markdown
Contributor

… used of double / uint32 casting #383

@ayulas
ayulas requested a review from udi-speedb February 2, 2023 13:24
udi-speedb
udi-speedb previously approved these changes Feb 2, 2023
@ayulas
ayulas force-pushed the 383-compile-windows-warning branch 3 times, most recently from 0e4af26 to ced2418 Compare February 5, 2023 15:00
@Guyme
Guyme requested a review from udi-speedb February 6, 2023 11:23
@Guyme Guyme added the build Build related label Feb 6, 2023
@udi-speedb

Copy link
Copy Markdown
Contributor

@ayulas - A preliminary question: Is this PR ready for review with all of the planned changes?
Does it build successfully as it is on Windows?
Do we run make check (or equivalent) on Windows and all of the unit tests pass?
Same question for additional QA tests on Windows?

@udi-speedb

Copy link
Copy Markdown
Contributor

Are all of the changes needed to successfully build on Windows or does this PR contain functional changes that are not related to being able to successfully compile / build on Windows?

Comment thread port/win/port_win.h Outdated
Comment thread plugin/speedb/memtable/hash_spd_rep.cc
@ayulas

ayulas commented Feb 6, 2023

Copy link
Copy Markdown
Contributor Author

i wouldnt push and send to qa and run CI if it wasnt built successfully and got approve from max
i took this ticket to help max compilation issue. its not related to qa test and it was supposed handle this.
all the changes here are related to compile errors and warnings

@ayulas
ayulas requested a review from hilikspdb February 6, 2023 19:00
@ayulas
ayulas force-pushed the 383-compile-windows-warning branch from ced2418 to d0e9636 Compare February 6, 2023 19:43
@Yuval-Ariel
Yuval-Ariel self-requested a review February 7, 2023 08:02
@Yuval-Ariel
Yuval-Ariel removed the request for review from udi-speedb February 7, 2023 09:25
@Yuval-Ariel
Yuval-Ariel merged commit 0582054 into main Feb 7, 2023
@Yuval-Ariel
Yuval-Ariel deleted the 383-compile-windows-warning branch May 11, 2023 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Build related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

windows build failed in speedb_paired_bloom_internal files due to bad used of double / uint32 casting

5 participants