schveiguy / io

Core I/O functionality
Boost Software License 1.0
25 stars 9 forks source link

fix build issues with macos #6

Closed schveiguy closed 7 years ago

schveiguy commented 7 years ago

This wouldn't build on my mac without these changes.

codecov-io commented 7 years ago

Codecov Report

Merging #6 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #6   +/-   ##
=======================================
  Coverage   82.72%   82.72%           
=======================================
  Files          11       11           
  Lines         932      932           
=======================================
  Hits          771      771           
  Misses        161      161
Impacted Files Coverage Δ
src/std/io/net/addr.d 79.06% <ø> (ø) :arrow_up:
src/std/io/net/socket.d 95.48% <100%> (ø) :arrow_up:

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 4a836b5...b2851c7. Read the comment docs.

schveiguy commented 7 years ago

???

schveiguy commented 7 years ago

@MartinNowak something is wrong with your repository. It keeps saying my fork has a completely different commit history than yours. I had to close and open my repository 2 times just to get this PR to work, and now if I try and compare, it says it can't. I think it has something to do with your CI committing things every few minutes.