[Boost-bugs] [Boost C++ Libraries] #2566: Cannot have a 'short' member in a bundled property when saving with read_graphml

Subject: [Boost-bugs] [Boost C++ Libraries] #2566: Cannot have a 'short' member in a bundled property when saving with read_graphml
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-12-04 21:45:30


#2566: Cannot have a 'short' member in a bundled property when saving with
read_graphml
---------------------------------------+------------------------------------
 Reporter: remi.chateauneu_at_[hidden] | Owner: dgregor
     Type: Bugs | Status: new
Milestone: Boost 1.38.0 | Component: graph
  Version: Boost 1.37.0 | Severity: Problem
 Keywords: |
---------------------------------------+------------------------------------
 I have a graph with a bundled property whose one of the members is a
 'short'. When calling read_graphml, it throws an exception:

 terminate called after throwing an instance of
 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::bad_any_cast>
> '
  what(): boost::bad_any_cast: failed conversion using boost::any_cast

 Same problem with 'unsigned short'. With 'int' and 'long', it works.

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