id summary reporter owner description type status milestone component version severity resolution keywords cc 12742 Geometry GIS extension: '*': unable to resolve function overload and mismatch in formal parameter list (VS2015 Express) Tomas Jelinek Barend Gehrels "Hello, when I include 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." Patches closed To Be Determined geometry Boost 1.63.0 Showstopper invalid r2d, d2r tomas.jelinek@…