$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [type_traits] patch for gccxml
From: John Maddock (john_at_[hidden])
Date: 2008-12-23 11:17:10
Neal Becker wrote:
>> Please apply this patch to support current gccxml. The issue is
>> that gccxml will claim to be gcc4.3, but it is really based on
>> gcc4.2, and doesn't support the additional intrinsics (__is_enum, in
>> particular).
:-(
Fixed in Trunk.
John.