Opened 5 years ago
Last modified 5 years ago
#13238 new Bugs
Typo in Boost.Move
Reported by: | Owned by: | Ion Gaztañaga | |
---|---|---|---|
Milestone: | To Be Determined | Component: | move |
Version: | Boost Development Trunk | Severity: | Problem |
Keywords: | Cc: |
Description
There is no warning 4675 for the MS compiler.
Compiling gives
boost/move/detail/config_begin.hpp(17): warning C4619: #pragma warning: there is no warning number '4675'
warning C4619 is (level 3) so visible in most cases.
My compiler:
Microsoft (R) C/C++ Optimizing Compiler Version 19.11.25508.2 for x64
Note:
See TracTickets
for help on using tickets.