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 max() compile error #1981

Closed
wants to merge 1 commit into from
Closed

Conversation

madmongo1
Copy link
Collaborator

closes #1980

@codecov
Copy link

codecov bot commented Jun 11, 2020

Codecov Report

Merging #1981 into develop will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1981   +/-   ##
========================================
  Coverage    95.13%   95.13%           
========================================
  Files          155      155           
  Lines        12057    12057           
========================================
+ Hits         11470    11471    +1     
+ Misses         587      586    -1     
Impacted Files Coverage Δ
include/boost/beast/core/impl/file_stdio.ipp 84.29% <100.00%> (ø)
include/boost/beast/websocket/impl/ping.hpp 97.32% <0.00%> (+0.89%) ⬆️

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 f25c904...24a1196. Read the comment docs.

madmongo1 added a commit to madmongo1/beast that referenced this pull request Jun 12, 2020
@madmongo1 madmongo1 closed this in 6f57e59 Jun 12, 2020
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.

C4003: not enough arguments for function-like macro invocati on 'max'
1 participant