Skip to content

[FIXED] Build: failure with mingw - #828

Merged
levb merged 1 commit into
mainfrom
fix_mingw_build_issue
Jan 9, 2025
Merged

[FIXED] Build: failure with mingw#828
levb merged 1 commit into
mainfrom
fix_mingw_build_issue

Conversation

@kozlovic

Copy link
Copy Markdown
Member

Credit goes to @mtmk with the proposed fix and verification that it works on mingw.

I have verified that the change still works when building on my Windows VM, so I don't expect windows users to have any issue with that.

Resolves #827

Signed-off-by: Ivan Kozlovic ivan@synadia.com

Credit goes to @mtmk with the proposed fix and verification that it
works on mingw.

I have verified that the change still works when building on my Windows
VM, so I don't expect windows users to have any issue with that.

Resolves #827

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
@kozlovic
kozlovic requested review from levb and mtmk December 19, 2024 19:50
@codecov

codecov Bot commented Dec 19, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.47%. Comparing base (1553d4a) to head (9556761).
Report is 31 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #828      +/-   ##
==========================================
+ Coverage   68.71%   70.47%   +1.76%     
==========================================
  Files          39       47       +8     
  Lines       15207    15367     +160     
  Branches     3143     3149       +6     
==========================================
+ Hits        10449    10830     +381     
+ Misses       1700     1501     -199     
+ Partials     3058     3036      -22     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mtmk mtmk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@levb levb left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@levb
levb merged commit a9aef13 into main Jan 9, 2025
@levb
levb deleted the fix_mingw_build_issue branch January 9, 2025 19:22
@levb levb mentioned this pull request Feb 28, 2025
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.

Build failure with mingw

3 participants