Opened 8 years ago
Closed 8 years ago
#10955 closed Bugs (fixed)
VDSP compiller: wrong decision about type_info presence in boost/config
Reported by: | Owned by: | John Maddock | |
---|---|---|---|
Milestone: | To Be Determined | Component: | config |
Version: | Boost 1.57.0 | Severity: | Problem |
Keywords: | Cc: |
Description
I'm getting the same issue as ticket:7898, but with a different embedded compiler. In this case the compiler is Analog Devices VDSP++ 5.1.
Adding the check
... && !defined(__TI_COMPILER_VERSION__) && !defined(__VISUALDSPVERSION__)
fixes the issue.
Note:
See TracTickets
for help on using tickets.
Fixed in https://github.com/boostorg/config/commit/975a488549168fbbad34ac215216b6b70264d24a