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/?
Note:
See TracTickets
for help on using tickets.
Fixed on trunk in [85737]. Merged to release in [85838].