Ticket #234 (closed defect: duplicate)

Opened 18 months ago

Last modified 15 months ago

mapnik::Parameters don't correctly handle boost::variant pickling

Reported by: springmeyer Owned by: artem
Priority: normal Milestone: 0.6.1
Component: Boost.Python Binding Version: 0.5.1
Severity: Normal Keywords:
Cc: Patch Needs Improvement: no
Needs Docmentation: no Has Patch?: no
Design Decision Needed: no

Description

>>>deepcopy(mm.layers[0])
*** TypeError: No to_python (by-value) converter found for C++ type: boost::variant<int, double, std::string, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_>

Change History

Changed 18 months ago by springmeyer

  • milestone changed from 0.6.0 to 0.7.0

pushing of till the next major release.

Changed 18 months ago by springmeyer

  • summary changed from mapnik::Parameters don't correcting handle boost::variant pickling to mapnik::Parameters don't correctly handle boost::variant pickling

Changed 16 months ago by springmeyer

  • milestone changed from 0.7.0 to 0.6.1

Changed 15 months ago by springmeyer

closing as I will list this and other needs at #345

Changed 15 months ago by springmeyer

  • status changed from new to closed
  • resolution set to duplicate
Note: See TracTickets for help on using tickets.