#10739 closed Patches (invalid)
coverity-id: 1133354 Structurally dead code
Reported by: | Owned by: | Frank Mori Hess | |
---|---|---|---|
Milestone: | To Be Determined | Component: | signals2 |
Version: | Boost Development Trunk | Severity: | Problem |
Keywords: | Cc: |
Description
Building LibreOffice under coverity, we get this reasonable looking warning in boost/signals2/detail/variadic_slot_invoker.hpp of an unreachable return
Attachments (1)
Change History (3)
by , 8 years ago
Attachment: | cid1133354.patch added |
---|
comment:1 by , 8 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
This was fixed almost a year ago:
https://github.com/boostorg/signals2/commit/930373d2f56830894c4b564b78ad0626af4a6af9
comment:2 by , 8 years ago
ah, right. I just googled for "boost checkout" which pointed me to https://svn.boost.org/trac/boost/wiki/BoostSubversion and I checked out the svn repo which I guess is out of date now in favour of https://svn.boost.org/trac/boost/wiki/TryModBoost
Note:
See TracTickets
for help on using tickets.
trivial patch