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

Fix few compilation issues on windows #783

Merged
merged 2 commits into from
Jun 10, 2022
Merged

Fix few compilation issues on windows #783

merged 2 commits into from
Jun 10, 2022

Conversation

mgautierfr
Copy link
Member

We have a specific private non deprecated constructor especially for that,
let's use it.

We have a specific private non deprecated constructor especially for that,
let's use it.
@codecov
Copy link

codecov bot commented Jun 10, 2022

Codecov Report

Merging #783 (ae47e5e) into master (69c5c88) will increase coverage by 0.03%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #783      +/-   ##
==========================================
+ Coverage   63.63%   63.66%   +0.03%     
==========================================
  Files          59       59              
  Lines        4075     4073       -2     
  Branches     2219     2218       -1     
==========================================
  Hits         2593     2593              
+ Misses       1480     1478       -2     
  Partials        2        2              
Impacted Files Coverage Δ
src/library.cpp 82.32% <0.00%> (ø)
include/reader.h 80.00% <0.00%> (+13.33%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 69c5c88...ae47e5e. Read the comment docs.

@mgautierfr mgautierfr changed the title Do not use deprecated constructor for Reader. Fix few compilation issues on windows Jun 10, 2022
@mgautierfr
Copy link
Member Author

Fixes are easy and already tested on kiwix-build side (https://ci.appveyor.com/project/Kiwix/kiwix-build/builds/43819342)
I'm merging without review

@mgautierfr mgautierfr merged commit 3bbbd1b into master Jun 10, 2022
@mgautierfr mgautierfr deleted the windows_fix branch June 10, 2022 13:34
@kelson42 kelson42 added this to the 11.0.0 milestone Jun 10, 2022
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.

2 participants