Opened 7 years ago
#12009 new Patches
Fix for Visual C++ C4267 'conditional expression is constant' warning
Reported by: | Owned by: | Thorsten Ottosen | |
---|---|---|---|
Milestone: | To Be Determined | Component: | ptr_container |
Version: | Boost Development Trunk | Severity: | Cosmetic |
Keywords: | Cc: |
Description
Not sure what the procedure is to submit a patch to ptr_container
. According to StartModPatchAndPullReq, pull requests are now the "preferred" method of submitting patches. That said, the ptr_container repo doesn't seem to be maintained and there are 1-2 year old PRs sitting around.
I submitted this PR to fix a Visual C++ warning that still exists in the head of the develop version: https://github.com/boostorg/ptr_container/pull/7
What is the process for getting this merged?
Note:
See TracTickets
for help on using tickets.