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

Add deprecation for incorrectly installed headers #4650

Merged
merged 1 commit into from
Apr 15, 2021

Conversation

mvieth
Copy link
Member

@mvieth mvieth commented Mar 13, 2021

  • Problem: some headers are currently installed twice
  • Add deprecation/redirection headers
  • Install these headers instead of one set of the "full" headers (so deprecation headers+full headers instead of full headers twice)
  • If user includes the wrong header (wrong path), it still works, but they get the deprecation notice

PR #245 actually added similar deprecation headers before, but they were never installed (so users never got the error/deprecation notice), and later removed.
Fixes issue #3625

- Problem: some headers are currently installed twice
- Add deprecation/redirection headers
- Install these headers instead of one set of the "full" headers (so deprecation headers+full headers instead of full headers twice)
- If user includes the wrong header (wrong path), it still works, but they get the deprecation notice
@mvieth mvieth added module: recognition changelog: deprecation Meta-information for changelog generation labels Mar 13, 2021
@mvieth mvieth requested a review from kunaltyagi March 15, 2021 13:37
@mvieth
Copy link
Member Author

mvieth commented Mar 15, 2021

@kunaltyagi Oops, sorry, didn't mean to request another review from you

@mvieth mvieth requested a review from koide3 March 15, 2021 13:38
Copy link
Member

@kunaltyagi kunaltyagi left a comment

Choose a reason for hiding this comment

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

No issues

@mvieth mvieth requested a review from larshg March 29, 2021 10:07
@mvieth mvieth merged commit 64bf08b into PointCloudLibrary:master Apr 15, 2021
@mvieth mvieth deleted the recognition_headers branch April 15, 2021 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: deprecation Meta-information for changelog generation module: recognition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants