Opened 9 years ago
Closed 9 years ago
#8751 closed Bugs (fixed)
bad_any_cast exception is not visible across dynamic libraries
| Reported by: | Antony Polukhin | Owned by: | Antony Polukhin |
|---|---|---|---|
| Milestone: | Boost 1.55.0 | Component: | any |
| Version: | Severity: | Problem | |
| Keywords: | any exception visibility=hidden | Cc: |
Description
bad_any_cast exception must be marked with BOOST_SYMBOL_VISIBLE
Change History (2)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

(In [84940]) Trivial fix of visibility issue (refs #8751)