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 C++20 deprecation warning #2476

Merged
merged 1 commit into from
Jan 27, 2023
Merged

fix C++20 deprecation warning #2476

merged 1 commit into from
Jan 27, 2023

Conversation

neheb
Copy link
Collaborator

@neheb neheb commented Jan 27, 2023

Capturing this with = is deprecated.

Signed-off-by: Rosen Penev [email protected]

Capturing this with = is deprecated.

Signed-off-by: Rosen Penev <[email protected]>
@ghost
Copy link

ghost commented Jan 27, 2023

👇 Click on the image for a new way to code review
  • Make big changes easier — review code in small groups of related files

  • Know where to start — see the whole change at a glance

  • Take a code tour — explore the change with an interactive tour

  • Make comments and review — all fully sync’ed with github

    Try it now!

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map Legend

@codecov
Copy link

codecov bot commented Jan 27, 2023

Codecov Report

Merging #2476 (7fd8233) into main (ed67372) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #2476   +/-   ##
=======================================
  Coverage   62.08%   62.08%           
=======================================
  Files         121      121           
  Lines       22830    22830           
  Branches    11212    11212           
=======================================
  Hits        14175    14175           
  Misses       6448     6448           
  Partials     2207     2207           
Impacted Files Coverage Δ
src/bmffimage.cpp 73.21% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@neheb neheb merged commit 3431826 into Exiv2:main Jan 27, 2023
@neheb neheb deleted the 5 branch January 27, 2023 14:07
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