Opened 10 years ago

Closed 10 years ago

#7426 closed Patches (fixed)

Warning fixes in datetime

Reported by: Franz Detro <franz.detro@…> Owned by: az_sw_dude
Milestone: To Be Determined Component: date_time
Version: Boost 1.51.0 Severity: Cosmetic
Keywords: Cc:

Description

We have a zero warning policy in our development projects and experience lots of warnings in several boost libraries. With every new boost version we need to apply a set of warning fixes.

It would help a lot if you could integrate these wanting fixes into future boost releases.

Please find attached two patch file against boost 1.51.0 which fix several warnings in boost::datetime.

Attachments (2)

datetime-warnings.diff (8.5 KB ) - added by Franz Detro <franz.detro@…> 10 years ago.
datetime-lib-warnings.diff (2.1 KB ) - added by Franz Detro <franz.detro@…> 10 years ago.

Download all attachments as: .zip

Change History (4)

by Franz Detro <franz.detro@…>, 10 years ago

Attachment: datetime-warnings.diff added

by Franz Detro <franz.detro@…>, 10 years ago

Attachment: datetime-lib-warnings.diff added

comment:1 by Marshall Clow, 10 years ago

(In [80722]) Commented out unused parameters in date-time; Refs #7426

comment:2 by Marshall Clow, 10 years ago

Resolution: fixed
Status: newclosed

(In [80797]) Merge bug fixes to release; Fixes #5550 Fixes #6136 Fixes #6513 Fixes #7111 Fixes #7112 Fixes #7113 Fixes #7342 Fixes #7426

Note: See TracTickets for help on using tickets.