$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [clang] Using a stable clang for testing
From: Daniel James (dnljms_at_[hidden])
Date: 2010-11-14 10:29:30
Hi,
I posted about this on the testing list, but got no response, so I
thought I'd try again here. To properly support clang, we need at
least one release tester to use the stable clang release. According to
config_info (which is at libs/config/test/config_info.cpp) the stable
version is: "Clang version 2.8 (branches/release_28)", but the release
tests are using "Clang version 2.8 (trunk 111264)" and "Clang version
2.9 (trunk 119008)". Would it be possible for someone to use the
released version?
Daniel