Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Feb 7, 2023

Conversation

ayulas
Copy link
Contributor

@ayulas ayulas commented Feb 2, 2023

… used of double / uint32 casting #383

udi-speedb
udi-speedb previously approved these changes Feb 2, 2023
@udi-speedb
Copy link
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
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?

port/win/port_win.h Outdated Show resolved Hide resolved
plugin/speedb/memtable/hash_spd_rep.cc Show resolved Hide resolved
@ayulas
Copy link
Contributor Author

ayulas commented Feb 6, 2023

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