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

Deprecate pcl_isnan, pcl_isfinite and pcl_isinf properly #3457

Merged
merged 1 commit into from
Nov 9, 2019

Conversation

SergioRAgostinho
Copy link
Member

Closes #3444.

@SergioRAgostinho SergioRAgostinho added this to the pcl-1.10.0 milestone Nov 8, 2019
@SergioRAgostinho SergioRAgostinho changed the title [common] Deprecate pcl_isnan, pcl_isfinite and pcl_isinf properly Deprecate pcl_isnan, pcl_isfinite and pcl_isinf properly Nov 8, 2019
@SergioRAgostinho SergioRAgostinho added the changelog: deprecation Meta-information for changelog generation label Nov 8, 2019
Copy link
Member

@taketwo taketwo left a comment

Choose a reason for hiding this comment

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

Thanks!

@taketwo taketwo merged commit f6e4528 into PointCloudLibrary:master Nov 9, 2019
@SergioRAgostinho SergioRAgostinho deleted the deprecations branch November 13, 2019 07:19
lnexenl added a commit to lnexenl/PV-LIO that referenced this pull request Aug 25, 2023
 according to:
* **[modernization]** Deprecate `pcl_isnan`, `pcl_isfinite`, and `pcl_isinf` in favor of `std` methods [[#2798](PointCloudLibrary/pcl#2798), [#3457](PointCloudLibrary/pcl#3457)]
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: common
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Re-add and deprecate pcl_isnan, pcl_isfinite, and pcl_isinf to avoid API breakage
2 participants