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

Xp1.67.0 #1

Merged
merged 4 commits into from
Jul 9, 2021
Merged

Xp1.67.0 #1

merged 4 commits into from
Jul 9, 2021

Conversation

camerbam
Copy link

@camerbam camerbam commented Jul 9, 2021

Attached is the patch for boost 1.67. I will do 1.76 early next week.

cfrandsen added 4 commits July 9, 2021 10:45
…aw pointer

This will return a managed pointer to the user instead of an unmanaged pointer.
This helps static code analyzers from flagged false positive memory leaks
It is becoming harder and harder for projects to use this project because some customers require a static code analyzer. By returning a managed pointer, those projects can continue to use this amazing library.

(cherry picked from commit c0c2230)

# Conflicts:
#	src/options_description.cpp
#	test/options_description_test.cpp
#	test/parsers_test.cpp
#	test/unicode_test.cpp
(cherry picked from commit 4477671)
…version from 'int' to non-scalar type

(cherry picked from commit 7601fe7)
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.

2 participants