[Boost-bugs] [Boost C++ Libraries] #12109: C4100 warning (unreferenced formal parameter) in json_parser

Subject: [Boost-bugs] [Boost C++ Libraries] #12109: C4100 warning (unreferenced formal parameter) in json_parser
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-04-01 11:43:16


#12109: C4100 warning (unreferenced formal parameter) in json_parser
--------------------------------+---------------------------
 Reporter: gigaplex@… | Owner: cornedbee
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: property_tree
  Version: Boost 1.60.0 | Severity: Regression
 Keywords: C4100, json_parser |
--------------------------------+---------------------------
 I upgraded from boost 1.57.0 to 1.60.0, and now get build failures due to
 a C4100 warning while using VS2015 - unfortunately we're required to use
 the error on warning setting.

 The transcode_codepoint function inside
 "property_tree\detail\json_parser\wide_encoding.hpp", amongst many other
 functions in the same file, have unreferenced parameters such as 'Sentinel
 end'.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12109>
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:19 UTC