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] simple_tree.c: Fix mingw compiler compatibility #2479

Merged
merged 1 commit into from
Jul 21, 2017

Conversation

ales-erjavec
Copy link
Contributor

Issue

_simple_tree.c did not compile using mingw compiler toolchain.

Description of changes
Includes
  • Code changes
  • Tests
  • Documentation

@codecov-io
Copy link

Codecov Report

Merging #2479 into master will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2479      +/-   ##
==========================================
+ Coverage   74.51%   74.53%   +0.02%     
==========================================
  Files         321      321              
  Lines       56056    56056              
==========================================
+ Hits        41769    41783      +14     
+ Misses      14287    14273      -14

@thocevar thocevar merged commit 11de443 into biolab:master Jul 21, 2017
@ales-erjavec ales-erjavec deleted the simple-tree-mingw32 branch November 14, 2017 09:25
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.

3 participants