Opened 15 years ago
Closed 13 years ago
#1699 closed Bugs (fixed)
Compile warning about initialization order.
| Reported by: | Owned by: | Samuel Krempp | |
|---|---|---|---|
| Milestone: | Boost 1.36.0 | Component: | format |
| Version: | Boost 1.34.1 | Severity: | Problem |
| Keywords: | Cc: |
Description
This was originally reported to Ubuntu's bug tracker at https://bugs.launchpad.net/ubuntu/+source/boost/+bug/24069.
There is a compile warning when compiling the test case with "g++ -Wall test.cc".
Attachments (2)
Change History (3)
by , 15 years ago
by , 15 years ago
| Attachment: | format_implementation.diff added |
|---|
Patch against current SVN, from Ubuntu bug report.
comment:1 by , 13 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Test case.