Opened 15 years ago

Closed 13 years ago

#1699 closed Bugs (fixed)

Compile warning about initialization order.

Reported by: adam.buchbinder@… 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)

test.cc (186 bytes ) - added by adam.buchbinder@… 15 years ago.
Test case.
format_implementation.diff (871 bytes ) - added by adam.buchbinder@… 15 years ago.
Patch against current SVN, from Ubuntu bug report.

Download all attachments as: .zip

Change History (3)

by adam.buchbinder@…, 15 years ago

Attachment: test.cc added

Test case.

by adam.buchbinder@…, 15 years ago

Attachment: format_implementation.diff added

Patch against current SVN, from Ubuntu bug report.

comment:1 by Steven Watanabe, 13 years ago

Resolution: fixed
Status: newclosed

(In [53219]) Fix order of initialization warning. Fixes #1699

Note: See TracTickets for help on using tickets.