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

Replace UuidGenerator of Boost in OutofcoreOctreeDiskContainer #2955

Open
SunBlack opened this issue Mar 29, 2019 · 3 comments
Open

Replace UuidGenerator of Boost in OutofcoreOctreeDiskContainer #2955

SunBlack opened this issue Mar 29, 2019 · 3 comments
Labels
kind: proposal Type of issue needs: author reply Specify why not closed/merged yet status: stale

Comments

@SunBlack
Copy link
Contributor

OutofcoreOctreeDiskContainer is using Boost to generate Uuids. To get rid of last occurrences of Boost random generator code, we should replace it by an own implementation. Question is: Just generate a fully random Uuid or we need a bit more logic there?

@stale
Copy link

stale bot commented May 19, 2020

Marking this as stale due to 30 days of inactivity. It will be closed in 7 days if no further activity occurs.

@stale stale bot added the status: stale label May 19, 2020
@kunaltyagi
Copy link
Member

Personally, I'd not consider this actionable. Boost UUID doesn't have a simple alternative. Considering that we might be bringing back boost for random, I recommending against the proposal.

@stale stale bot removed the status: stale label May 21, 2020
@kunaltyagi kunaltyagi added kind: proposal Type of issue needs: author reply Specify why not closed/merged yet labels May 21, 2020
@kunaltyagi kunaltyagi removed this from the pcl-1.12.0 milestone May 21, 2020
@stale
Copy link

stale bot commented Jun 20, 2020

Marking this as stale due to 30 days of inactivity. It will be closed in 7 days if no further activity occurs.

@stale stale bot added the status: stale label Jun 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: proposal Type of issue needs: author reply Specify why not closed/merged yet status: stale
Projects
None yet
Development

No branches or pull requests

2 participants