Skip to content

Xp1.67.0#1

Merged
smanders merged 4 commits intoexternpro:xp1.67.0from
camerbam:xp1.67.0
Jul 9, 2021
Merged

Xp1.67.0#1
smanders merged 4 commits intoexternpro:xp1.67.0from
camerbam:xp1.67.0

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)
@smanders smanders merged commit 88c4093 into externpro:xp1.67.0 Jul 9, 2021
@camerbam camerbam deleted the xp1.67.0 branch July 12, 2021 16:31
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