$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [interprocess] Possible bug in offset_ptr
From: Lars Hagstrom (lars_at_[hidden])
Date: 2011-06-20 03:14:05
Hi,
I reported a problem to the clang project about a problem I had with some
release-compiled boost code.
They're claiming it is a problem in offset_ptr, where the pointer arithmetic
causes undefined behaviour according to the C++ standard.
See: http://llvm.org/bugs/show_bug.cgi?id=10119
This seems like a fairly major thing, if it is true.
Cheers
Lars