Re: [Boost-bugs] [Boost C++ Libraries] #3857: c4512 warning using signals2 with boost 1.41 on VS2005

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3857: c4512 warning using signals2 with boost 1.41 on VS2005
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-01-23 17:34:08


#3857: c4512 warning using signals2 with boost 1.41 on VS2005
----------------------------------------------------+-----------------------
  Reporter: Lonnie Mask <allthingscode@…> | Owner: fmhess
      Type: Bugs | Status: closed
 Milestone: Boost 1.42.0 | Component: signals2
   Version: Boost 1.41.0 | Severity: Problem
Resolution: invalid | Keywords: c4512, signals2
----------------------------------------------------+-----------------------
Changes (by fmhess):

  * status: new => closed
  * resolution: => invalid

Comment:

 Your compiler is generating spurious warnings. Those classes (excluding
 the last one which is not part of signals2 and I don't know about) don't
 need assignment operators. Feel free to open another ticket with a patch
 that silences the warnings if they bother you (perhaps by declaring
 private assignment operators in the classes?).

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3857#comment:1>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:02 UTC