$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [serialization][trunk] Latest patch for void_cast.cpp causes segfaults
From: Hartmut Kaiser (hartmut.kaiser_at_[hidden])
Date: 2009-06-15 15:33:31
Hi all,
apparently the latest patch to boost/libs/serialization/src/void_cast.cpp
(rev.53078, svn:date: 2009-05-18T06:25:56.023190Z, svn:author: ramey,
svn:log: fix errors in extended_type_info management) causes an existing
application to segfault during cleanup. The application was working properly
before. The attached patch fixes the issue.
Ok to commit?
Regards Hartmut