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

Use unique_ptr for gerbv_project_t #551

Merged
merged 1 commit into from
Feb 21, 2021
Merged

Conversation

eyal0
Copy link
Contributor

@eyal0 eyal0 commented Feb 21, 2021

This removes a raw pointer but requires a custom deleter.

This removes a raw pointer but requires a custom deleter.
@coveralls
Copy link
Collaborator

Coverage Status

Coverage decreased (-0.005%) to 69.254% when pulling 5784c09 on eyal0:project_unique_ptr into 5f68f7a on pcb2gcode:master.

@eyal0 eyal0 merged commit a283cbd into pcb2gcode:master Feb 21, 2021
@eyal0 eyal0 deleted the project_unique_ptr branch February 22, 2021 16:30
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.

None yet

2 participants