[Boost-bugs] [Boost C++ Libraries] #12742: Geometry GIS extension: '*': unable to resolve function overload and mismatch in formal parameter list

Subject: [Boost-bugs] [Boost C++ Libraries] #12742: Geometry GIS extension: '*': unable to resolve function overload and mismatch in formal parameter list
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-01-10 12:47:38


#12742: Geometry GIS extension: '*': unable to resolve function overload and
mismatch in formal parameter list
---------------------------------------------+---------------------------
 Reporter: Tomas Jelinek <tomas.jelinek@…> | Owner: barendgehrels
     Type: Patches | Status: new
Milestone: To Be Determined | Component: geometry
  Version: Boost 1.63.0 | Severity: Showstopper
 Keywords: r2d, d2r |
---------------------------------------------+---------------------------
 Hello,
  when I include <boost/geometry/extensions/gis/projections/parameters.hpp>
 I'm getting compiler error from Geometry GIS extension files:

 {{{
 dms_parser.hpp(246): error C2563: mismatch in formal parameter list
 dms_parser.hpp(246): error C2568: '*': unable to resolve function overload
 dms_parser.hpp(246): note: could be 'T boost::geometry::math::d2r(void)'
 }}}

 I already fixed the code of dms_parser.hpp so I am uploading patch (I
 believe geometry::math::d2r and r2d templates were incorrectly used). Code
 works the same way - just syntax changed.

 I am using Visual Studio Express 2015.

 Many thanks and feel free to contact me back.

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