Opened 9 years ago
Closed 5 years ago
#9882 closed Patches (fixed)
patch for GCC -Wshadow warnings in date_names_put.hpp
| Reported by: | Owned by: | James E. King, III | |
|---|---|---|---|
| Milestone: | Boost 1.67.0 | Component: | date_time |
| Version: | Boost 1.53.0 | Severity: | Problem |
| Keywords: | Cc: | tml@… |
Description
upstreaming patch from LibreOffice? project, to fix compiler warnings
Attachments (1)
Change History (4)
by , 9 years ago
| Attachment: | 0001-date_time-GCC-Wshadow-warning-fixes.patch added |
|---|
comment:1 by , 5 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 5 years ago
| Milestone: | To Be Determined → Boost 1.67.0 |
|---|---|
| Version: | Boost Release Branch → Boost 1.53.0 |
comment:3 by , 5 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Fix merged to master; resolved.
Note:
See TracTickets
for help on using tickets.

Added fixes to the PR for 3606: https://github.com/boostorg/date_time/pull/62