$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [thread] #2739 shouldn't at_thread_exit work on the main thread?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-05-31 00:03:37
AMDG
Larry Evans wrote:
> The patch:
>
> https://svn.boost.org/trac/boost/attachment/ticket/2739/2739.patch
>
> contains at the top:
> //<--2739.patch--
> Index: thread.cpp
>
> <snip>
> find . -name thread.cpp
> ./thread/example/thread.cpp
> ./thread/src/pthread/thread.cpp
> ./thread/src/win32/thread.cpp
>
> Compilation finished at Sat May 30 22:23:46
>
> >--find thread.cpp--
>
> So, which thread.cpp is the patch for?
>
> Of course I'm probably missing something obvious :(
> Straighten me out and I'll try a linux test.
Indeed. Vincente, I generally find that it is easiest to
make a patch containing everything including the tests,
that can be applied directly from the main boost directory.
In Christ,
Steven Watanabe