Boost logo

Boost :

Subject: Re: [boost] Second call: The Boost Bug Sprint is coming!!
From: Larry Evans (cppljevans_at_[hidden])
Date: 2009-05-29 15:32:09


On 05/26/09 08:10, Marshall Clow wrote:
> The boost bug sprint is coming! It starts _this_ Friday, May 28th, and
> runs through Sunday June 7th.
>
> The goal is to address a large number of open bugs/patches/feature
> requests in the Trac system at <http://svn.boost.org/trac/report/1>.
> There are currently 791 open tickets; we'd like to knock that number
> down _a lot_.
>
> What can you do?
>
[snip]
> 2) You can characterize bugs.
> * You can attempt to replicate the bug on your system(s), and attach
> information that you discover to the Trac ticket.
[snip]

I'll participate. However, I just tried to add a test case
for my system to:

   https://svn.boost.org/trac/boost/ticket/2335

When I tried to login, it wouldn't accept my userid or password.
I remember using them not too long ago for:

   https://svn.boost.org/trac/boost/ticket/3044

Anyhow, tha attached code produces the following output:

/home/evansl/download/gcc/4.4-20090519/install/bin/g++ -c -Wall
-ftemplate-depth-100 -O0 -fno-inline
-I/home/evansl/prog_dev/boost-svn/ro/boost-trunk -DTEMPLATE_DEPTH=100
-DINTEGRAL_CONSTANT_WORKAROUND_GCC_BUGZILLA_BUG_40092 vector_same.cpp
-MMD -o
/home/evansl/prog_dev/boost-svn/ro/boost-trunk/sandbox/build/gcc4_4n/boost-vrtmp/libs/fusion/sandbox/vector_same.o

...
/home/evansl/download/gcc/4.4-20090519/install/bin/g++
/home/evansl/prog_dev/boost-svn/ro/boost-trunk/sandbox/build/gcc4_4n/boost-vrtmp/libs/fusion/sandbox/vector_same.o
-o
/home/evansl/prog_dev/boost-svn/ro/boost-trunk/sandbox/build/gcc4_4n/boost-vrtmp/libs/fusion/sandbox/vector_same.exe
/home/evansl/prog_dev/boost-svn/ro/boost-trunk/sandbox/build/gcc4_4n/boost-vrtmp/libs/fusion/sandbox/vector_same.exe

N5boost6fusion7vector2IffEE
count*sizeof(float)=8
sizeof(float_container_type)=8

So, at least for my system:

uname -a
Linux evansl-desktop 2.6.24-24-generic #1 SMP Wed Apr 15 15:11:35 UTC
2009 x86_64 GNU/Linux

there's no problem.




Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk