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 build on windows #1912

Closed
wants to merge 1 commit into from
Closed

fix build on windows #1912

wants to merge 1 commit into from

Conversation

mattn
Copy link
Member

@mattn mattn commented Aug 2, 2017

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #1912 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1912      +/-   ##
==========================================
- Coverage   75.09%   75.08%   -0.01%     
==========================================
  Files          76       76              
  Lines      125288   125327      +39     
==========================================
+ Hits        94082    94105      +23     
- Misses      31206    31222      +16
Impacted Files Coverage Δ
src/if_xcmdsrv.c 83.33% <0%> (-2.04%) ⬇️
src/version.c 79.29% <0%> (-1.02%) ⬇️
src/os_unix.c 56.98% <0%> (-0.15%) ⬇️
src/gui_gtk_x11.c 47.5% <0%> (-0.11%) ⬇️
src/window.c 81.32% <0%> (-0.1%) ⬇️
src/channel.c 83.55% <0%> (-0.1%) ⬇️
src/term.c 52.93% <0%> (-0.06%) ⬇️
src/gui.c 45.53% <0%> (-0.06%) ⬇️
src/message.c 68.35% <0%> (+0.05%) ⬆️
src/undo.c 81.64% <0%> (+0.06%) ⬆️
... and 2 more

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 fae4283...eb17bab. Read the comment docs.

@brammool brammool closed this in 66cd19f Aug 2, 2017
@mattn
Copy link
Member Author

mattn commented Aug 3, 2017

DO NOT CLOSE THIS.

Windows build still broken. Missing semi-colon in previous line.

@mattn mattn deleted the fix-build2 branch August 11, 2017 08:09
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.

None yet

2 participants