Opened 5 years ago

Last modified 5 years ago

#13238 new Bugs

Typo in Boost.Move

Reported by: Jerker Bäck <jerker.back@…> 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

Change History (1)

comment:1 by Kohei Takahashi, 5 years ago

Component: Nonemove
Owner: set to Ion Gaztañaga
Note: See TracTickets for help on using tickets.