Skip to content

Deprecate pcl_isnan, pcl_isfinite and pcl_isinf properly#3457

Merged
taketwo merged 1 commit intoPointCloudLibrary:masterfrom
SergioRAgostinho:deprecations
Nov 9, 2019
Merged

Deprecate pcl_isnan, pcl_isfinite and pcl_isinf properly#3457
taketwo merged 1 commit intoPointCloudLibrary:masterfrom
SergioRAgostinho:deprecations

Conversation

@SergioRAgostinho
Copy link
Copy Markdown
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
Copy Markdown
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