Opened 9 years ago

Closed 9 years ago

#8953 closed Bugs (fixed)

clang static analyser dead assignment in boost/asio/impl/serial_port_base.ipp

Reported by: Niall Douglas Owned by: chris_kohlhoff
Milestone: Boost 1.55.0 Component: asio
Version: Boost 1.54.0 Severity: Problem
Keywords: Cc:

Description

"Value stored to 'baud' is never read" on line 114.

Please refer to https://ci.nedprod.com/job/Boost.AFIO%20Static%20Analysis%20Pre-Check/112/clangScanBuildBugs/?

Change History (1)

comment:1 by chris_kohlhoff, 9 years ago

Resolution: fixed
Status: newclosed

Fixed on trunk in [85737]. Merged to release in [85838].

Note: See TracTickets for help on using tickets.