$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [serialization] Uninitialized member in xml_archive_exception
From: Gevorg Voskanyan (v_gevorg_at_[hidden])
Date: 2009-08-10 11:00:21
Hi,
A coworker of mine has found an issue in boost::archive::xml_archive_exception - the constructor does not initialize the 'code' member. As the issue is not fixed in trunk yet, I went ahead and created the ticket #3331 to track it.
Given the triviality of the fix, any chance it making into 1.40 ?
Thanks,
Gevorg