
30 Sep
2008
30 Sep
'08
1:25 p.m.
From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Phil Bouchard Sent: Tuesday, September 30, 2008 4:04 AM
I just tried the same problem today on Linux but using the latest Boost 1.36 and I had the exact same crash.
Hmm. What version of GCC are you using? One thing I found is that your shifted_ptr_test2 would not compile with the version of GCC I'm using (4.1.2) unless I moved the patches to list.tcc and stl_list.h out of the way. Are those patches "required"? -Chris