Boost-users
Threads by month
- ----- 2025 -----
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2005 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2004 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2003 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2002 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2001 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2000 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 1999 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 1998 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 1997 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- 28314 discussions
Also, files that are created in a branch and do not exist on the mainline
yet live in the Attic.
> -----Original Message-----
> From: bill_kempf [mailto:williamkempf@hotmail.com]
> Sent: Thursday, July 11, 2002 11:02 AM
> To: Boost-Users(a)yahoogroups.com
> Subject: [Boost-Users] Re: most recent thread_pool implementation?
>
>
> --- In Boost-Users@y..., Niall Kelly <ngktab@y...> wrote:
> >
> > I've recently started using Boost and am working with 1.28.0
> (modified to include the latest Boost.Signals from the CVS
> repository).
> >
> > I just obtained David Moore's thread_pool implementation from
> http://groups.yahoo.com/group/boost/files/thread_pool.zip and tweaked
> it slightly in order to build it with gcc 2.95.3 (no <limits>). I
> since noticed some more recent thread_pool source on CVS under
> boost/boost/libs/thread/src/Attic (bill_kempf).
>
> The attic is used to store files that have been removed (cvs
> remove). Not sure exactly what you're seeing in the attic, but it's
> not really important. You shouldn't ever have to deal directly with
> the attic.
>
> > What is the purpose of the Attic subdirs? - unofficial work-in-
> progress type stuff or would I be better off using these versions of
> thread_pool?
>
> The latest thread_pool stuff can be found in CVS under a branch named
> thread_development. This is stuff that's under development, however,
> so use at your own risk.
>
> > Also, is thread_pool likely to be included in the next official
> Boost release? Any idea when this might be? Finally, is a
> boost::xtime replacement likely to appear in the next release?
>
> Yes, thread_pool is slated for the next major version of
> Boost.Threads. There's no release date yet... the next version is a
> significant change being worked on by myself and a few others, and
> may need a review process before releasing. I expect development to
> last another few months at least. There are no current plans to
> replace xtime... that's really something that needs to be outside of
> the Boost.Threads library and I don't have the expertise or the time
> to dedicate to it.
>
> Bill Kempf
>
>
> ------------------------ Yahoo! Groups Sponsor
> ---------------------~-->
> Free $5 Love Reading
> Risk Free!
> http://us.click.yahoo.com/TPvn8A/PfREAA/Ey.GAA/EbFolB/TM
> --------------------------------------------------------------
> -------~->
>
> Info: <http://www.boost.org>
> Wiki: <http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl>
> Unsubscribe: <mailto:boost-users-unsubscribe@yahoogroups.com>
>
>
> Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
>
>
-----------------------------------------------------------------------
DISCLAIMER: The information contained in this transmission, including
any attachments, may contain confidential information of Zetec, Inc.
and is intended only for the use of the addressee(s) listed above.
Unauthorized review, dissemination, reproduction, or other use of the
information contained in this transmission is strictly prohibited. If
you have received this transmission in error or have reason to believe
you are not authorized to receive it, please notify the sender by
return email and promptly delete the transmission.
Zetec, Inc. reserves the right to monitor and review the content of all
messages sent to or received from this email address.
-----------------------------------------------------------------------
1
0
I've recently started using Boost and am working with 1.28.0 (modified to include the latest Boost.Signals from the CVS repository).
I just obtained David Moore's thread_pool implementation from http://groups.yahoo.com/group/boost/files/thread_pool.zip and tweaked it slightly in order to build it with gcc 2.95.3 (no <limits>). I since noticed some more recent thread_pool source on CVS under boost/boost/libs/thread/src/Attic (bill_kempf).
What is the purpose of the Attic subdirs? - unofficial work-in-progress type stuff or would I be better off using these versions of thread_pool?
Also, is thread_pool likely to be included in the next official Boost release? Any idea when this might be? Finally, is a boost::xtime replacement likely to appear in the next release?
Thanks for your assistance,
Niall (Boost newbie)
---------------------------------
SOLD.com.au- Find yourself a bargain!
[Non-text portions of this message have been removed]
2
1
Hi,
I just downloaded the Regex Library. I followed the install instructions
for Borland C++ 4.0 and tried to make with
(path to BC++ bin dir)/MAKE -fBCB4.mak INSTALL
I got the following errors:
../src/c_regex_traits.cpp:
Error C:\PROGRA~1\BORLAND\CBUILD~1\BIN\..\include\list.h 3: Incorrect
pragma directive option: push
Error C:\PROGRA~1\BORLAND\CBUILD~1\BIN\..\include\list.h 3: Incorrect
pragma directive option: -Vx-
Error C:\PROGRA~1\BORLAND\CBUILD~1\BIN\..\include\algorith.h 3: Incorrect
pragma directive option: push
Error C:\PROGRA~1\BORLAND\CBUILD~1\BIN\..\include\algorith.h 3: Incorrect
pragma directive option: -Vx-
Error C:\PROGRA~1\BORLAND\CBUILD~1\BIN\..\include\iterator.h 3: Incorrect
pragma directive option: push
Error C:\PROGRA~1\BORLAND\CBUILD~1\BIN\..\include\iterator.h 3: Incorrect
pragma directive option: -Vx-
Error C:\PROGRA~1\BORLAND\CBUILD~1\BIN\..\include\rw/stddefs.h 3: Incorrect
pragma directive option: push
Error C:\PROGRA~1\BORLAND\CBUILD~1\BIN\..\include\rw/stddefs.h 3: Incorrect
pragma directive option: -Vx-
Error C:\PROGRA~1\BORLAND\CBUILD~1\BIN\..\include\rw/stdwind.h 3: Incorrect
pragma directive option: push
Error C:\PROGRA~1\BORLAND\CBUILD~1\BIN\..\include\rw/stdwind.h 3: Incorrect
pragma directive option: -Vx-
Error C:\PROGRA~1\BORLAND\CBUILD~1\BIN\..\include\rw/stdwind.h 212:
Incorrect pragma directive option: pop
Error C:\PROGRA~1\BORLAND\CBUILD~1\BIN\..\include\rw/stddefs.h 191:
Incorrect pragma directive option: pop
Error C:\PROGRA~1\BORLAND\CBUILD~1\BIN\..\include\iterator.h 120: Type name
expected
Error C:\PROGRA~1\BORLAND\CBUILD~1\BIN\..\include\iterator.h 120: , expected
Error C:\PROGRA~1\BORLAND\CBUILD~1\BIN\..\include\iterator.h 141: Multiple
declaration for 'std::iterator_traits<Iterator>'
Error C:\PROGRA~1\BORLAND\CBUILD~1\BIN\..\include\iterator.h 148:
Declaration terminated incorrectly
Error C:\PROGRA~1\BORLAND\CBUILD~1\BIN\..\include\iterator.h 149: Multiple
declaration for 'std::iterator_traits<Iterator>'
Error C:\PROGRA~1\BORLAND\CBUILD~1\BIN\..\include\iterator.h 156:
Declaration terminated incorrectly
Error C:\PROGRA~1\BORLAND\CBUILD~1\BIN\..\include\iterator.h 191: Templates
must be classes or functions
Error C:\PROGRA~1\BORLAND\CBUILD~1\BIN\..\include\iterator.h 373: Type name
expected in template std::reverse_iterator<Iterator>
Error C:\PROGRA~1\BORLAND\CBUILD~1\BIN\..\include\iterator.h 373: {
expected in template std::reverse_iterator<Iterator>
Error C:\PROGRA~1\BORLAND\CBUILD~1\BIN\..\include\iterator.h 377: {
expected in template std::reverse_iterator<Iterator>
Error C:\PROGRA~1\BORLAND\CBUILD~1\BIN\..\include\iterator.h 424:
Declaration terminated incorrectly in template std::reverse_iterator<Iterator>
Error C:\PROGRA~1\BORLAND\CBUILD~1\BIN\..\include\iterator.h 608: Type name
expected in template std::back_insert_iterator<Container>
Error C:\PROGRA~1\BORLAND\CBUILD~1\BIN\..\include\iterator.h 608: {
expected in template std::back_insert_iterator<Container>
Error C:\PROGRA~1\BORLAND\CBUILD~1\BIN\..\include\iterator.h 608: Too many
error or warning messages in template std::back_insert_iterator<Container>
*** 26 errors in Compile ***
** error 1 ** deleting bcb4\boost_regex_bcb4_sss\c_regex_traits.obj
What's wrong??
Could someone help me out?
Thanks,
Atul
3
2
Hi
I have been trying to see what can be done with the lambda library but I'm
wondering why is it that its file use hex 0D 0D 0A as end-of-line instead of
the dos 0D 0A or linux 0A? Is that some other standard text format? and why
is it that most other boost libs don't use that format?
Thanks...
3
3
HI !
We have a problem compiling Boost.threads v. 1.28 on SGI.
We are running IRIX 6.5 with MipsPro Compiler 7.30
The command line we use is : 'bjam "-sTOOLS=mipspro"'
The compiler retuns the following error:
----------------------------------------------------------------------
--------
cc-3161 CC: ERROR File
= /ULTRA/depot/sdk/boost/boost_1_28_0/boost/thread/condition.hpp,
Line = 94
A class-qualified name is required.
typedef typename detail::thread::lock_ops<M> lock_ops;
^
A template was detected during header processing.
instantiation of "void boost::condition::do_wait
(boost::mutex &)"
at line 49
instantiation of "void
boost::condition::wait
(boost::mutex::scoped_lock &)" at
line 40 of "../src/thread.cpp"
----------------------------------------------------------------------
--------
Can anyone help us to solve the problem ?
Thanks in advance
3
3
Hi,
I have a container (map) with identifiers and value and would like to
replace variables in a string. The function to perform the replacement I
wrote needs a const_cast, which makes me a bit nervous. Is this
necessary? Is there a better way to implement it?
Here's the code:
// The global variable container;
map< string, string > variables;
const string resolv_variables( string s )
{
// Variables (...${identifier}...) are matched by:
static const boost::regex find( "(?:^|.*[^\\\\])(\\$\\{" // start
"([a-zA-Z_][a-zA-Z0-9_]*)" // identifier
"\\}).*" ); // end
boost::smatch what;
while( boost::regex_match( s, what, find ) ) {
const string::iterator begin =
const_cast< string::iterator >( what[ 1 ].first );
const string::iterator end =
const_cast< string::iterator >( what[ 1 ].second );
const string identifier = what[ 2 ];
s = s.replace( begin, end, variables[ identifier ] );
}
return s;
}
Regards, Daniel
4
4
When I upgraded to Visual Studio .NET my programs that use regex++
stopped working. Many simple calls fail during string destruction
with bad heap pointers. I never had any problems under msvc version
6. Has anyone else experienced this? Is a problem with the new MS
STL?
7
8
Bertolt Mildner wrote:
> I just tried to build a very recent CVS snapshot of
> boost.thread with Metrowerks CW 8.1 (Windows 2000) but it
> failed due to problems with
> \boost\type_traits\alignment_traits.hpp. (see attached errors.txt)
>
> I had no problems building it with CW 8.0 so far.
>
> Any idea what's going wrong?
8.1 upgrade bumps up the compiler version to 0x3001; you were the first to
discover that :). Check out the current CVS state - everything should be
okay now.
Aleksey
2
1
Hi!
Has anyone built the boost thread library and used this in "Microsoft
eMbedded Visual C++"?
I'm having trouble with this and I'd like some hints.
I need my application, using boost threads, to run on Windows CE!
//Andreas
2
2
I just tried to build a very recent CVS snapshot of boost.thread with Metrowerks CW 8.1 (Windows 2000) but it failed due to problems with \boost\type_traits\alignment_traits.hpp. (see attached errors.txt)
I had no problems building it with CW 8.0 so far.
Any idea what's going wrong?
Fine Regards,
Bertolt Mildner
----------
...found 214 targets...
...updating 24 targets...
metrowerks-C++-action ..\..\..\libs\thread\build\bin\libboost_thread.lib\metrowe
rks\debug\runtime-link-static\condition.obj
### mwcc Compiler:
# In: ..\..\..\boost\type_traits\alignment_traits.hpp
# From: ..\src\condition.cpp
# -----------------------------
# 155: , ignored, BOOST_TT_ALIGNMENT_TYPES)
# Error: ^
# ',' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 156: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 156: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 162: , ignored, BOOST_TT_ALIGNMENT_TYPES)
# Error: ^
# ',' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 163: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 163: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 176: }
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 183: typedef detail::lower_alignment<Align> t1;
# Error: ^^^^^^
# undefined identifier 'detail'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 185: typedef type_with_alignment<Align> this_type;
# Error: ^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 187: typedef typename detail::ct_if<
# Error: ^^^^^^
# undefined identifier 'detail'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 188: (detail::is_aligned<(alignment_of<t1>::value), Align>:
:value)
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 189: , t1
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 189: , t1
# Error: ^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 190: , detail::max_align
# Error: ^^^^^^^^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 193: static const std::size_t found = alignment_of<align_t>::value
# Error: ^
# undefined identifier 'align_t'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 195: _enum_195 = sizeof(::boost::STATIC_ASSERTION_FAILURE< (bool)( found >
= Align ) >) }
# Error:
^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 196: m_196 = sizeof(::boost::STATIC_ASSERTION_FAILURE< (bool)( found % Ali
gn == 0 ) >) }
# Error:
^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 198: public:
# Error: ^^^^^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 199: typedef align_t type;
# Warning: ^^^^^^^
# implicit 'int' is no longer supported in C++
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 199: typedef align_t type;
# Error: ^^^^
# ';' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 200: };
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 202: } // namespace boost
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
Errors caused tool to abort.
mwcc -maxerrors 20 -maxwarnings 20 -c -warn on,nounusedexpr,nounused -cwd i
nclude -DNOMINMAX -nowraplines -lang c++ -g -O0 -inline off -I"..\..\..\lib
s\thread\build" -I"." -I- -I"C:\BACKUP\Data\C++\boost" -o "..\..\..\libs\threa
d\build\bin\libboost_thread.lib\metrowerks\debug\runtime-link-static\condition.o
bj" "../src\condition.cpp"
...failed metrowerks-C++-action ..\..\..\libs\thread\build\bin\libboost_thread.l
ib\metrowerks\debug\runtime-link-static\condition.obj...
metrowerks-C++-action ..\..\..\libs\thread\build\bin\libboost_thread.lib\metrowe
rks\debug\runtime-link-static\mutex.obj
### mwcc Compiler:
# In: ..\..\..\boost\type_traits\alignment_traits.hpp
# From: ..\src\mutex.cpp
# -------------------------
# 155: , ignored, BOOST_TT_ALIGNMENT_TYPES)
# Error: ^
# ',' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 156: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 156: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 162: , ignored, BOOST_TT_ALIGNMENT_TYPES)
# Error: ^
# ',' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 163: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 163: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 176: }
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 183: typedef detail::lower_alignment<Align> t1;
# Error: ^^^^^^
# undefined identifier 'detail'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 185: typedef type_with_alignment<Align> this_type;
# Error: ^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 187: typedef typename detail::ct_if<
# Error: ^^^^^^
# undefined identifier 'detail'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 188: (detail::is_aligned<(alignment_of<t1>::value), Align>:
:value)
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 189: , t1
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 189: , t1
# Error: ^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 190: , detail::max_align
# Error: ^^^^^^^^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 193: static const std::size_t found = alignment_of<align_t>::value
# Error: ^
# undefined identifier 'align_t'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 195: _enum_195 = sizeof(::boost::STATIC_ASSERTION_FAILURE< (bool)( found >
= Align ) >) }
# Error:
^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 196: m_196 = sizeof(::boost::STATIC_ASSERTION_FAILURE< (bool)( found % Ali
gn == 0 ) >) }
# Error:
^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 198: public:
# Error: ^^^^^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 199: typedef align_t type;
# Warning: ^^^^^^^
# implicit 'int' is no longer supported in C++
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 199: typedef align_t type;
# Error: ^^^^
# ';' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 200: };
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 202: } // namespace boost
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
Errors caused tool to abort.
mwcc -maxerrors 20 -maxwarnings 20 -c -warn on,nounusedexpr,nounused -cwd i
nclude -DNOMINMAX -nowraplines -lang c++ -g -O0 -inline off -I"..\..\..\lib
s\thread\build" -I"." -I- -I"C:\BACKUP\Data\C++\boost" -o "..\..\..\libs\threa
d\build\bin\libboost_thread.lib\metrowerks\debug\runtime-link-static\mutex.obj"
"../src\mutex.cpp"
...failed metrowerks-C++-action ..\..\..\libs\thread\build\bin\libboost_thread.l
ib\metrowerks\debug\runtime-link-static\mutex.obj...
metrowerks-C++-action ..\..\..\libs\thread\build\bin\libboost_thread.lib\metrowe
rks\debug\runtime-link-static\recursive_mutex.obj
### mwcc Compiler:
# In: ..\..\..\boost\type_traits\alignment_traits.hpp
# From: ..\src\recursive_mutex.cpp
# -----------------------------------
# 155: , ignored, BOOST_TT_ALIGNMENT_TYPES)
# Error: ^
# ',' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 156: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 156: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 162: , ignored, BOOST_TT_ALIGNMENT_TYPES)
# Error: ^
# ',' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 163: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 163: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 176: }
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 183: typedef detail::lower_alignment<Align> t1;
# Error: ^^^^^^
# undefined identifier 'detail'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 185: typedef type_with_alignment<Align> this_type;
# Error: ^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 187: typedef typename detail::ct_if<
# Error: ^^^^^^
# undefined identifier 'detail'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 188: (detail::is_aligned<(alignment_of<t1>::value), Align>:
:value)
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 189: , t1
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 189: , t1
# Error: ^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 190: , detail::max_align
# Error: ^^^^^^^^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 193: static const std::size_t found = alignment_of<align_t>::value
# Error: ^
# undefined identifier 'align_t'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 195: _enum_195 = sizeof(::boost::STATIC_ASSERTION_FAILURE< (bool)( found >
= Align ) >) }
# Error:
^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 196: m_196 = sizeof(::boost::STATIC_ASSERTION_FAILURE< (bool)( found % Ali
gn == 0 ) >) }
# Error:
^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 198: public:
# Error: ^^^^^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 199: typedef align_t type;
# Warning: ^^^^^^^
# implicit 'int' is no longer supported in C++
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 199: typedef align_t type;
# Error: ^^^^
# ';' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 200: };
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 202: } // namespace boost
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
Errors caused tool to abort.
mwcc -maxerrors 20 -maxwarnings 20 -c -warn on,nounusedexpr,nounused -cwd i
nclude -DNOMINMAX -nowraplines -lang c++ -g -O0 -inline off -I"..\..\..\lib
s\thread\build" -I"." -I- -I"C:\BACKUP\Data\C++\boost" -o "..\..\..\libs\threa
d\build\bin\libboost_thread.lib\metrowerks\debug\runtime-link-static\recursive_m
utex.obj" "../src\recursive_mutex.cpp"
...failed metrowerks-C++-action ..\..\..\libs\thread\build\bin\libboost_thread.l
ib\metrowerks\debug\runtime-link-static\recursive_mutex.obj...
metrowerks-C++-action ..\..\..\libs\thread\build\bin\libboost_thread.lib\metrowe
rks\debug\runtime-link-static\thread.obj
### mwcc Compiler:
# In: ..\..\..\boost\type_traits\alignment_traits.hpp
# From: ..\src\thread.cpp
# --------------------------
# 155: , ignored, BOOST_TT_ALIGNMENT_TYPES)
# Error: ^
# ',' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 156: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 156: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 162: , ignored, BOOST_TT_ALIGNMENT_TYPES)
# Error: ^
# ',' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 163: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 163: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 176: }
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 183: typedef detail::lower_alignment<Align> t1;
# Error: ^^^^^^
# undefined identifier 'detail'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 185: typedef type_with_alignment<Align> this_type;
# Error: ^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 187: typedef typename detail::ct_if<
# Error: ^^^^^^
# undefined identifier 'detail'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 188: (detail::is_aligned<(alignment_of<t1>::value), Align>:
:value)
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 189: , t1
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 189: , t1
# Error: ^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 190: , detail::max_align
# Error: ^^^^^^^^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 193: static const std::size_t found = alignment_of<align_t>::value
# Error: ^
# undefined identifier 'align_t'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 195: _enum_195 = sizeof(::boost::STATIC_ASSERTION_FAILURE< (bool)( found >
= Align ) >) }
# Error:
^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 196: m_196 = sizeof(::boost::STATIC_ASSERTION_FAILURE< (bool)( found % Ali
gn == 0 ) >) }
# Error:
^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 198: public:
# Error: ^^^^^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 199: typedef align_t type;
# Warning: ^^^^^^^
# implicit 'int' is no longer supported in C++
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 199: typedef align_t type;
# Error: ^^^^
# ';' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 200: };
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 202: } // namespace boost
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
Errors caused tool to abort.
mwcc -maxerrors 20 -maxwarnings 20 -c -warn on,nounusedexpr,nounused -cwd i
nclude -DNOMINMAX -nowraplines -lang c++ -g -O0 -inline off -I"..\..\..\lib
s\thread\build" -I"." -I- -I"C:\BACKUP\Data\C++\boost" -o "..\..\..\libs\threa
d\build\bin\libboost_thread.lib\metrowerks\debug\runtime-link-static\thread.obj"
"../src\thread.cpp"
...failed metrowerks-C++-action ..\..\..\libs\thread\build\bin\libboost_thread.l
ib\metrowerks\debug\runtime-link-static\thread.obj...
...skipped <libs!thread!build\libboost_thread.lib\metrowerks\debug\runtime-link-
static>libboost_thread.CMD for lack of <libs!thread!build\libboost_thread.lib\me
trowerks\debug\runtime-link-static>condition.obj...
...skipped <libs!thread!build\libboost_thread.lib\metrowerks\debug\runtime-link-
static>libboost_thread.lib for lack of <libs!thread!build\libboost_thread.lib\me
trowerks\debug\runtime-link-static>condition.obj...
metrowerks-C++-action ..\..\..\libs\thread\build\bin\libboost_thread.lib\metrowe
rks\debug\runtime-link-dynamic\condition.obj
### mwcc Compiler:
# In: ..\..\..\boost\type_traits\alignment_traits.hpp
# From: ..\src\condition.cpp
# -----------------------------
# 155: , ignored, BOOST_TT_ALIGNMENT_TYPES)
# Error: ^
# ',' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 156: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 156: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 162: , ignored, BOOST_TT_ALIGNMENT_TYPES)
# Error: ^
# ',' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 163: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 163: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 176: }
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 183: typedef detail::lower_alignment<Align> t1;
# Error: ^^^^^^
# undefined identifier 'detail'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 185: typedef type_with_alignment<Align> this_type;
# Error: ^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 187: typedef typename detail::ct_if<
# Error: ^^^^^^
# undefined identifier 'detail'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 188: (detail::is_aligned<(alignment_of<t1>::value), Align>:
:value)
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 189: , t1
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 189: , t1
# Error: ^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 190: , detail::max_align
# Error: ^^^^^^^^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 193: static const std::size_t found = alignment_of<align_t>::value
# Error: ^
# undefined identifier 'align_t'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 195: _enum_195 = sizeof(::boost::STATIC_ASSERTION_FAILURE< (bool)( found >
= Align ) >) }
# Error:
^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 196: m_196 = sizeof(::boost::STATIC_ASSERTION_FAILURE< (bool)( found % Ali
gn == 0 ) >) }
# Error:
^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 198: public:
# Error: ^^^^^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 199: typedef align_t type;
# Warning: ^^^^^^^
# implicit 'int' is no longer supported in C++
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 199: typedef align_t type;
# Error: ^^^^
# ';' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 200: };
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 202: } // namespace boost
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
Errors caused tool to abort.
mwcc -maxerrors 20 -maxwarnings 20 -c -warn on,nounusedexpr,nounused -cwd i
nclude -DNOMINMAX -nowraplines -lang c++ -g -O0 -inline off -prefix UseDLLPref
ix.h -I"..\..\..\libs\thread\build" -I"." -I- -I"C:\BACKUP\Data\C++\boost"
-o "..\..\..\libs\thread\build\bin\libboost_thread.lib\metrowerks\debug\runtime-
link-dynamic\condition.obj" "../src\condition.cpp"
...failed metrowerks-C++-action ..\..\..\libs\thread\build\bin\libboost_thread.l
ib\metrowerks\debug\runtime-link-dynamic\condition.obj...
metrowerks-C++-action ..\..\..\libs\thread\build\bin\libboost_thread.lib\metrowe
rks\debug\runtime-link-dynamic\mutex.obj
### mwcc Compiler:
# In: ..\..\..\boost\type_traits\alignment_traits.hpp
# From: ..\src\mutex.cpp
# -------------------------
# 155: , ignored, BOOST_TT_ALIGNMENT_TYPES)
# Error: ^
# ',' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 156: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 156: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 162: , ignored, BOOST_TT_ALIGNMENT_TYPES)
# Error: ^
# ',' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 163: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 163: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 176: }
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 183: typedef detail::lower_alignment<Align> t1;
# Error: ^^^^^^
# undefined identifier 'detail'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 185: typedef type_with_alignment<Align> this_type;
# Error: ^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 187: typedef typename detail::ct_if<
# Error: ^^^^^^
# undefined identifier 'detail'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 188: (detail::is_aligned<(alignment_of<t1>::value), Align>:
:value)
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 189: , t1
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 189: , t1
# Error: ^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 190: , detail::max_align
# Error: ^^^^^^^^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 193: static const std::size_t found = alignment_of<align_t>::value
# Error: ^
# undefined identifier 'align_t'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 195: _enum_195 = sizeof(::boost::STATIC_ASSERTION_FAILURE< (bool)( found >
= Align ) >) }
# Error:
^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 196: m_196 = sizeof(::boost::STATIC_ASSERTION_FAILURE< (bool)( found % Ali
gn == 0 ) >) }
# Error:
^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 198: public:
# Error: ^^^^^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 199: typedef align_t type;
# Warning: ^^^^^^^
# implicit 'int' is no longer supported in C++
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 199: typedef align_t type;
# Error: ^^^^
# ';' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 200: };
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 202: } // namespace boost
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
Errors caused tool to abort.
mwcc -maxerrors 20 -maxwarnings 20 -c -warn on,nounusedexpr,nounused -cwd i
nclude -DNOMINMAX -nowraplines -lang c++ -g -O0 -inline off -prefix UseDLLPref
ix.h -I"..\..\..\libs\thread\build" -I"." -I- -I"C:\BACKUP\Data\C++\boost"
-o "..\..\..\libs\thread\build\bin\libboost_thread.lib\metrowerks\debug\runtime-
link-dynamic\mutex.obj" "../src\mutex.cpp"
...failed metrowerks-C++-action ..\..\..\libs\thread\build\bin\libboost_thread.l
ib\metrowerks\debug\runtime-link-dynamic\mutex.obj...
metrowerks-C++-action ..\..\..\libs\thread\build\bin\libboost_thread.lib\metrowe
rks\debug\runtime-link-dynamic\recursive_mutex.obj
### mwcc Compiler:
# In: ..\..\..\boost\type_traits\alignment_traits.hpp
# From: ..\src\recursive_mutex.cpp
# -----------------------------------
# 155: , ignored, BOOST_TT_ALIGNMENT_TYPES)
# Error: ^
# ',' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 156: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 156: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 162: , ignored, BOOST_TT_ALIGNMENT_TYPES)
# Error: ^
# ',' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 163: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 163: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 176: }
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 183: typedef detail::lower_alignment<Align> t1;
# Error: ^^^^^^
# undefined identifier 'detail'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 185: typedef type_with_alignment<Align> this_type;
# Error: ^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 187: typedef typename detail::ct_if<
# Error: ^^^^^^
# undefined identifier 'detail'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 188: (detail::is_aligned<(alignment_of<t1>::value), Align>:
:value)
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 189: , t1
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 189: , t1
# Error: ^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 190: , detail::max_align
# Error: ^^^^^^^^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 193: static const std::size_t found = alignment_of<align_t>::value
# Error: ^
# undefined identifier 'align_t'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 195: _enum_195 = sizeof(::boost::STATIC_ASSERTION_FAILURE< (bool)( found >
= Align ) >) }
# Error:
^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 196: m_196 = sizeof(::boost::STATIC_ASSERTION_FAILURE< (bool)( found % Ali
gn == 0 ) >) }
# Error:
^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 198: public:
# Error: ^^^^^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 199: typedef align_t type;
# Warning: ^^^^^^^
# implicit 'int' is no longer supported in C++
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 199: typedef align_t type;
# Error: ^^^^
# ';' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 200: };
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 202: } // namespace boost
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
Errors caused tool to abort.
mwcc -maxerrors 20 -maxwarnings 20 -c -warn on,nounusedexpr,nounused -cwd i
nclude -DNOMINMAX -nowraplines -lang c++ -g -O0 -inline off -prefix UseDLLPref
ix.h -I"..\..\..\libs\thread\build" -I"." -I- -I"C:\BACKUP\Data\C++\boost"
-o "..\..\..\libs\thread\build\bin\libboost_thread.lib\metrowerks\debug\runtime-
link-dynamic\recursive_mutex.obj" "../src\recursive_mutex.cpp"
...failed metrowerks-C++-action ..\..\..\libs\thread\build\bin\libboost_thread.l
ib\metrowerks\debug\runtime-link-dynamic\recursive_mutex.obj...
metrowerks-C++-action ..\..\..\libs\thread\build\bin\libboost_thread.lib\metrowe
rks\debug\runtime-link-dynamic\thread.obj
### mwcc Compiler:
# In: ..\..\..\boost\type_traits\alignment_traits.hpp
# From: ..\src\thread.cpp
# --------------------------
# 155: , ignored, BOOST_TT_ALIGNMENT_TYPES)
# Error: ^
# ',' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 156: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 156: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 162: , ignored, BOOST_TT_ALIGNMENT_TYPES)
# Error: ^
# ',' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 163: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 163: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 176: }
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 183: typedef detail::lower_alignment<Align> t1;
# Error: ^^^^^^
# undefined identifier 'detail'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 185: typedef type_with_alignment<Align> this_type;
# Error: ^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 187: typedef typename detail::ct_if<
# Error: ^^^^^^
# undefined identifier 'detail'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 188: (detail::is_aligned<(alignment_of<t1>::value), Align>:
:value)
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 189: , t1
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 189: , t1
# Error: ^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 190: , detail::max_align
# Error: ^^^^^^^^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 193: static const std::size_t found = alignment_of<align_t>::value
# Error: ^
# undefined identifier 'align_t'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 195: _enum_195 = sizeof(::boost::STATIC_ASSERTION_FAILURE< (bool)( found >
= Align ) >) }
# Error:
^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 196: m_196 = sizeof(::boost::STATIC_ASSERTION_FAILURE< (bool)( found % Ali
gn == 0 ) >) }
# Error:
^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 198: public:
# Error: ^^^^^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 199: typedef align_t type;
# Warning: ^^^^^^^
# implicit 'int' is no longer supported in C++
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 199: typedef align_t type;
# Error: ^^^^
# ';' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 200: };
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 202: } // namespace boost
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
Errors caused tool to abort.
mwcc -maxerrors 20 -maxwarnings 20 -c -warn on,nounusedexpr,nounused -cwd i
nclude -DNOMINMAX -nowraplines -lang c++ -g -O0 -inline off -prefix UseDLLPref
ix.h -I"..\..\..\libs\thread\build" -I"." -I- -I"C:\BACKUP\Data\C++\boost"
-o "..\..\..\libs\thread\build\bin\libboost_thread.lib\metrowerks\debug\runtime-
link-dynamic\thread.obj" "../src\thread.cpp"
...failed metrowerks-C++-action ..\..\..\libs\thread\build\bin\libboost_thread.l
ib\metrowerks\debug\runtime-link-dynamic\thread.obj...
...skipped <libs!thread!build\libboost_thread.lib\metrowerks\debug\runtime-link-
dynamic>libboost_thread.CMD for lack of <libs!thread!build\libboost_thread.lib\m
etrowerks\debug\runtime-link-dynamic>condition.obj...
...skipped <libs!thread!build\libboost_thread.lib\metrowerks\debug\runtime-link-
dynamic>libboost_thread.lib for lack of <libs!thread!build\libboost_thread.lib\m
etrowerks\debug\runtime-link-dynamic>condition.obj...
metrowerks-C++-action ..\..\..\libs\thread\build\bin\libboost_thread.lib\metrowe
rks\release\runtime-link-static\condition.obj
### mwcc Compiler:
# In: ..\..\..\boost\type_traits\alignment_traits.hpp
# From: ..\src\condition.cpp
# -----------------------------
# 155: , ignored, BOOST_TT_ALIGNMENT_TYPES)
# Error: ^
# ',' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 156: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 156: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 162: , ignored, BOOST_TT_ALIGNMENT_TYPES)
# Error: ^
# ',' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 163: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 163: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 176: }
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 183: typedef detail::lower_alignment<Align> t1;
# Error: ^^^^^^
# undefined identifier 'detail'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 185: typedef type_with_alignment<Align> this_type;
# Error: ^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 187: typedef typename detail::ct_if<
# Error: ^^^^^^
# undefined identifier 'detail'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 188: (detail::is_aligned<(alignment_of<t1>::value), Align>:
:value)
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 189: , t1
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 189: , t1
# Error: ^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 190: , detail::max_align
# Error: ^^^^^^^^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 193: static const std::size_t found = alignment_of<align_t>::value
# Error: ^
# undefined identifier 'align_t'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 195: _enum_195 = sizeof(::boost::STATIC_ASSERTION_FAILURE< (bool)( found >
= Align ) >) }
# Error:
^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 196: m_196 = sizeof(::boost::STATIC_ASSERTION_FAILURE< (bool)( found % Ali
gn == 0 ) >) }
# Error:
^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 198: public:
# Error: ^^^^^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 199: typedef align_t type;
# Warning: ^^^^^^^
# implicit 'int' is no longer supported in C++
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 199: typedef align_t type;
# Error: ^^^^
# ';' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 200: };
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 202: } // namespace boost
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
Errors caused tool to abort.
mwcc -maxerrors 20 -maxwarnings 20 -c -warn on,nounusedexpr,nounused -cwd i
nclude -DNDEBUG -DNOMINMAX -nowraplines -lang c++ -opt full -inline auto -inli
ne level=8 -I"..\..\..\libs\thread\build" -I"." -I- -I"C:\BACKUP\Data\C++\bo
ost" -o "..\..\..\libs\thread\build\bin\libboost_thread.lib\metrowerks\release\
runtime-link-static\condition.obj" "../src\condition.cpp"
...failed metrowerks-C++-action ..\..\..\libs\thread\build\bin\libboost_thread.l
ib\metrowerks\release\runtime-link-static\condition.obj...
metrowerks-C++-action ..\..\..\libs\thread\build\bin\libboost_thread.lib\metrowe
rks\release\runtime-link-static\mutex.obj
### mwcc Compiler:
# In: ..\..\..\boost\type_traits\alignment_traits.hpp
# From: ..\src\mutex.cpp
# -------------------------
# 155: , ignored, BOOST_TT_ALIGNMENT_TYPES)
# Error: ^
# ',' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 156: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 156: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 162: , ignored, BOOST_TT_ALIGNMENT_TYPES)
# Error: ^
# ',' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 163: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 163: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 176: }
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 183: typedef detail::lower_alignment<Align> t1;
# Error: ^^^^^^
# undefined identifier 'detail'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 185: typedef type_with_alignment<Align> this_type;
# Error: ^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 187: typedef typename detail::ct_if<
# Error: ^^^^^^
# undefined identifier 'detail'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 188: (detail::is_aligned<(alignment_of<t1>::value), Align>:
:value)
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 189: , t1
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 189: , t1
# Error: ^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 190: , detail::max_align
# Error: ^^^^^^^^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 193: static const std::size_t found = alignment_of<align_t>::value
# Error: ^
# undefined identifier 'align_t'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 195: _enum_195 = sizeof(::boost::STATIC_ASSERTION_FAILURE< (bool)( found >
= Align ) >) }
# Error:
^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 196: m_196 = sizeof(::boost::STATIC_ASSERTION_FAILURE< (bool)( found % Ali
gn == 0 ) >) }
# Error:
^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 198: public:
# Error: ^^^^^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 199: typedef align_t type;
# Warning: ^^^^^^^
# implicit 'int' is no longer supported in C++
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 199: typedef align_t type;
# Error: ^^^^
# ';' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 200: };
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 202: } // namespace boost
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
Errors caused tool to abort.
mwcc -maxerrors 20 -maxwarnings 20 -c -warn on,nounusedexpr,nounused -cwd i
nclude -DNDEBUG -DNOMINMAX -nowraplines -lang c++ -opt full -inline auto -inli
ne level=8 -I"..\..\..\libs\thread\build" -I"." -I- -I"C:\BACKUP\Data\C++\bo
ost" -o "..\..\..\libs\thread\build\bin\libboost_thread.lib\metrowerks\release\
runtime-link-static\mutex.obj" "../src\mutex.cpp"
...failed metrowerks-C++-action ..\..\..\libs\thread\build\bin\libboost_thread.l
ib\metrowerks\release\runtime-link-static\mutex.obj...
metrowerks-C++-action ..\..\..\libs\thread\build\bin\libboost_thread.lib\metrowe
rks\release\runtime-link-static\recursive_mutex.obj
### mwcc Compiler:
# In: ..\..\..\boost\type_traits\alignment_traits.hpp
# From: ..\src\recursive_mutex.cpp
# -----------------------------------
# 155: , ignored, BOOST_TT_ALIGNMENT_TYPES)
# Error: ^
# ',' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 156: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 156: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 162: , ignored, BOOST_TT_ALIGNMENT_TYPES)
# Error: ^
# ',' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 163: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 163: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 176: }
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 183: typedef detail::lower_alignment<Align> t1;
# Error: ^^^^^^
# undefined identifier 'detail'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 185: typedef type_with_alignment<Align> this_type;
# Error: ^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 187: typedef typename detail::ct_if<
# Error: ^^^^^^
# undefined identifier 'detail'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 188: (detail::is_aligned<(alignment_of<t1>::value), Align>:
:value)
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 189: , t1
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 189: , t1
# Error: ^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 190: , detail::max_align
# Error: ^^^^^^^^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 193: static const std::size_t found = alignment_of<align_t>::value
# Error: ^
# undefined identifier 'align_t'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 195: _enum_195 = sizeof(::boost::STATIC_ASSERTION_FAILURE< (bool)( found >
= Align ) >) }
# Error:
^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 196: m_196 = sizeof(::boost::STATIC_ASSERTION_FAILURE< (bool)( found % Ali
gn == 0 ) >) }
# Error:
^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 198: public:
# Error: ^^^^^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 199: typedef align_t type;
# Warning: ^^^^^^^
# implicit 'int' is no longer supported in C++
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 199: typedef align_t type;
# Error: ^^^^
# ';' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 200: };
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 202: } // namespace boost
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
Errors caused tool to abort.
mwcc -maxerrors 20 -maxwarnings 20 -c -warn on,nounusedexpr,nounused -cwd i
nclude -DNDEBUG -DNOMINMAX -nowraplines -lang c++ -opt full -inline auto -inli
ne level=8 -I"..\..\..\libs\thread\build" -I"." -I- -I"C:\BACKUP\Data\C++\bo
ost" -o "..\..\..\libs\thread\build\bin\libboost_thread.lib\metrowerks\release\
runtime-link-static\recursive_mutex.obj" "../src\recursive_mutex.cpp"
...failed metrowerks-C++-action ..\..\..\libs\thread\build\bin\libboost_thread.l
ib\metrowerks\release\runtime-link-static\recursive_mutex.obj...
metrowerks-C++-action ..\..\..\libs\thread\build\bin\libboost_thread.lib\metrowe
rks\release\runtime-link-static\thread.obj
### mwcc Compiler:
# In: ..\..\..\boost\type_traits\alignment_traits.hpp
# From: ..\src\thread.cpp
# --------------------------
# 155: , ignored, BOOST_TT_ALIGNMENT_TYPES)
# Error: ^
# ',' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 156: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 156: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 162: , ignored, BOOST_TT_ALIGNMENT_TYPES)
# Error: ^
# ',' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 163: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 163: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 176: }
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 183: typedef detail::lower_alignment<Align> t1;
# Error: ^^^^^^
# undefined identifier 'detail'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 185: typedef type_with_alignment<Align> this_type;
# Error: ^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 187: typedef typename detail::ct_if<
# Error: ^^^^^^
# undefined identifier 'detail'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 188: (detail::is_aligned<(alignment_of<t1>::value), Align>:
:value)
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 189: , t1
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 189: , t1
# Error: ^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 190: , detail::max_align
# Error: ^^^^^^^^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 193: static const std::size_t found = alignment_of<align_t>::value
# Error: ^
# undefined identifier 'align_t'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 195: _enum_195 = sizeof(::boost::STATIC_ASSERTION_FAILURE< (bool)( found >
= Align ) >) }
# Error:
^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 196: m_196 = sizeof(::boost::STATIC_ASSERTION_FAILURE< (bool)( found % Ali
gn == 0 ) >) }
# Error:
^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 198: public:
# Error: ^^^^^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 199: typedef align_t type;
# Warning: ^^^^^^^
# implicit 'int' is no longer supported in C++
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 199: typedef align_t type;
# Error: ^^^^
# ';' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 200: };
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 202: } // namespace boost
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
Errors caused tool to abort.
mwcc -maxerrors 20 -maxwarnings 20 -c -warn on,nounusedexpr,nounused -cwd i
nclude -DNDEBUG -DNOMINMAX -nowraplines -lang c++ -opt full -inline auto -inli
ne level=8 -I"..\..\..\libs\thread\build" -I"." -I- -I"C:\BACKUP\Data\C++\bo
ost" -o "..\..\..\libs\thread\build\bin\libboost_thread.lib\metrowerks\release\
runtime-link-static\thread.obj" "../src\thread.cpp"
...failed metrowerks-C++-action ..\..\..\libs\thread\build\bin\libboost_thread.l
ib\metrowerks\release\runtime-link-static\thread.obj...
...skipped <libs!thread!build\libboost_thread.lib\metrowerks\release\runtime-lin
k-static>libboost_thread.CMD for lack of <libs!thread!build\libboost_thread.lib\
metrowerks\release\runtime-link-static>condition.obj...
...skipped <libs!thread!build\libboost_thread.lib\metrowerks\release\runtime-lin
k-static>libboost_thread.lib for lack of <libs!thread!build\libboost_thread.lib\
metrowerks\release\runtime-link-static>condition.obj...
metrowerks-C++-action ..\..\..\libs\thread\build\bin\libboost_thread.lib\metrowe
rks\release\runtime-link-dynamic\condition.obj
### mwcc Compiler:
# In: ..\..\..\boost\type_traits\alignment_traits.hpp
# From: ..\src\condition.cpp
# -----------------------------
# 155: , ignored, BOOST_TT_ALIGNMENT_TYPES)
# Error: ^
# ',' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 156: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 156: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 162: , ignored, BOOST_TT_ALIGNMENT_TYPES)
# Error: ^
# ',' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 163: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 163: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 176: }
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 183: typedef detail::lower_alignment<Align> t1;
# Error: ^^^^^^
# undefined identifier 'detail'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 185: typedef type_with_alignment<Align> this_type;
# Error: ^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 187: typedef typename detail::ct_if<
# Error: ^^^^^^
# undefined identifier 'detail'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 188: (detail::is_aligned<(alignment_of<t1>::value), Align>:
:value)
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 189: , t1
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 189: , t1
# Error: ^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 190: , detail::max_align
# Error: ^^^^^^^^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 193: static const std::size_t found = alignment_of<align_t>::value
# Error: ^
# undefined identifier 'align_t'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 195: _enum_195 = sizeof(::boost::STATIC_ASSERTION_FAILURE< (bool)( found >
= Align ) >) }
# Error:
^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 196: m_196 = sizeof(::boost::STATIC_ASSERTION_FAILURE< (bool)( found % Ali
gn == 0 ) >) }
# Error:
^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 198: public:
# Error: ^^^^^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 199: typedef align_t type;
# Warning: ^^^^^^^
# implicit 'int' is no longer supported in C++
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 199: typedef align_t type;
# Error: ^^^^
# ';' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 200: };
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
### mwcc Compiler:
# 202: } // namespace boost
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# condition.cpp:14)
Errors caused tool to abort.
mwcc -maxerrors 20 -maxwarnings 20 -c -warn on,nounusedexpr,nounused -cwd i
nclude -DNDEBUG -DNOMINMAX -nowraplines -lang c++ -opt full -inline auto -inli
ne level=8 -prefix UseDLLPrefix.h -I"..\..\..\libs\thread\build" -I"." -I- -
I"C:\BACKUP\Data\C++\boost" -o "..\..\..\libs\thread\build\bin\libboost_thread.
lib\metrowerks\release\runtime-link-dynamic\condition.obj" "../src\condition.cp
p"
...failed metrowerks-C++-action ..\..\..\libs\thread\build\bin\libboost_thread.l
ib\metrowerks\release\runtime-link-dynamic\condition.obj...
metrowerks-C++-action ..\..\..\libs\thread\build\bin\libboost_thread.lib\metrowe
rks\release\runtime-link-dynamic\mutex.obj
### mwcc Compiler:
# In: ..\..\..\boost\type_traits\alignment_traits.hpp
# From: ..\src\mutex.cpp
# -------------------------
# 155: , ignored, BOOST_TT_ALIGNMENT_TYPES)
# Error: ^
# ',' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 156: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 156: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 162: , ignored, BOOST_TT_ALIGNMENT_TYPES)
# Error: ^
# ',' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 163: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 163: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 176: }
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 183: typedef detail::lower_alignment<Align> t1;
# Error: ^^^^^^
# undefined identifier 'detail'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 185: typedef type_with_alignment<Align> this_type;
# Error: ^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 187: typedef typename detail::ct_if<
# Error: ^^^^^^
# undefined identifier 'detail'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 188: (detail::is_aligned<(alignment_of<t1>::value), Align>:
:value)
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 189: , t1
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 189: , t1
# Error: ^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 190: , detail::max_align
# Error: ^^^^^^^^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 193: static const std::size_t found = alignment_of<align_t>::value
# Error: ^
# undefined identifier 'align_t'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 195: _enum_195 = sizeof(::boost::STATIC_ASSERTION_FAILURE< (bool)( found >
= Align ) >) }
# Error:
^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 196: m_196 = sizeof(::boost::STATIC_ASSERTION_FAILURE< (bool)( found % Ali
gn == 0 ) >) }
# Error:
^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 198: public:
# Error: ^^^^^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 199: typedef align_t type;
# Warning: ^^^^^^^
# implicit 'int' is no longer supported in C++
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 199: typedef align_t type;
# Error: ^^^^
# ';' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 200: };
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
### mwcc Compiler:
# 202: } // namespace boost
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# mutex.cpp:14)
Errors caused tool to abort.
mwcc -maxerrors 20 -maxwarnings 20 -c -warn on,nounusedexpr,nounused -cwd i
nclude -DNDEBUG -DNOMINMAX -nowraplines -lang c++ -opt full -inline auto -inli
ne level=8 -prefix UseDLLPrefix.h -I"..\..\..\libs\thread\build" -I"." -I- -
I"C:\BACKUP\Data\C++\boost" -o "..\..\..\libs\thread\build\bin\libboost_thread.
lib\metrowerks\release\runtime-link-dynamic\mutex.obj" "../src\mutex.cpp"
...failed metrowerks-C++-action ..\..\..\libs\thread\build\bin\libboost_thread.l
ib\metrowerks\release\runtime-link-dynamic\mutex.obj...
metrowerks-C++-action ..\..\..\libs\thread\build\bin\libboost_thread.lib\metrowe
rks\release\runtime-link-dynamic\recursive_mutex.obj
### mwcc Compiler:
# In: ..\..\..\boost\type_traits\alignment_traits.hpp
# From: ..\src\recursive_mutex.cpp
# -----------------------------------
# 155: , ignored, BOOST_TT_ALIGNMENT_TYPES)
# Error: ^
# ',' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 156: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 156: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 162: , ignored, BOOST_TT_ALIGNMENT_TYPES)
# Error: ^
# ',' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 163: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 163: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 176: }
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 183: typedef detail::lower_alignment<Align> t1;
# Error: ^^^^^^
# undefined identifier 'detail'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 185: typedef type_with_alignment<Align> this_type;
# Error: ^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 187: typedef typename detail::ct_if<
# Error: ^^^^^^
# undefined identifier 'detail'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 188: (detail::is_aligned<(alignment_of<t1>::value), Align>:
:value)
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 189: , t1
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 189: , t1
# Error: ^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 190: , detail::max_align
# Error: ^^^^^^^^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 193: static const std::size_t found = alignment_of<align_t>::value
# Error: ^
# undefined identifier 'align_t'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 195: _enum_195 = sizeof(::boost::STATIC_ASSERTION_FAILURE< (bool)( found >
= Align ) >) }
# Error:
^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 196: m_196 = sizeof(::boost::STATIC_ASSERTION_FAILURE< (bool)( found % Ali
gn == 0 ) >) }
# Error:
^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 198: public:
# Error: ^^^^^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 199: typedef align_t type;
# Warning: ^^^^^^^
# implicit 'int' is no longer supported in C++
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 199: typedef align_t type;
# Error: ^^^^
# ';' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 200: };
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
### mwcc Compiler:
# 202: } // namespace boost
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# recursive_mutex.cpp:14)
Errors caused tool to abort.
mwcc -maxerrors 20 -maxwarnings 20 -c -warn on,nounusedexpr,nounused -cwd i
nclude -DNDEBUG -DNOMINMAX -nowraplines -lang c++ -opt full -inline auto -inli
ne level=8 -prefix UseDLLPrefix.h -I"..\..\..\libs\thread\build" -I"." -I- -
I"C:\BACKUP\Data\C++\boost" -o "..\..\..\libs\thread\build\bin\libboost_thread.
lib\metrowerks\release\runtime-link-dynamic\recursive_mutex.obj" "../src\recurs
ive_mutex.cpp"
...failed metrowerks-C++-action ..\..\..\libs\thread\build\bin\libboost_thread.l
ib\metrowerks\release\runtime-link-dynamic\recursive_mutex.obj...
metrowerks-C++-action ..\..\..\libs\thread\build\bin\libboost_thread.lib\metrowe
rks\release\runtime-link-dynamic\thread.obj
### mwcc Compiler:
# In: ..\..\..\boost\type_traits\alignment_traits.hpp
# From: ..\src\thread.cpp
# --------------------------
# 155: , ignored, BOOST_TT_ALIGNMENT_TYPES)
# Error: ^
# ',' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 156: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 156: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 162: , ignored, BOOST_TT_ALIGNMENT_TYPES)
# Error: ^
# ',' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 163: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 163: };
# Warning: ^
# illegal empty declaration
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 176: }
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 183: typedef detail::lower_alignment<Align> t1;
# Error: ^^^^^^
# undefined identifier 'detail'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 185: typedef type_with_alignment<Align> this_type;
# Error: ^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 187: typedef typename detail::ct_if<
# Error: ^^^^^^
# undefined identifier 'detail'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 188: (detail::is_aligned<(alignment_of<t1>::value), Align>:
:value)
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 189: , t1
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 189: , t1
# Error: ^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 190: , detail::max_align
# Error: ^^^^^^^^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 193: static const std::size_t found = alignment_of<align_t>::value
# Error: ^
# undefined identifier 'align_t'
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 195: _enum_195 = sizeof(::boost::STATIC_ASSERTION_FAILURE< (bool)( found >
= Align ) >) }
# Error:
^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 196: m_196 = sizeof(::boost::STATIC_ASSERTION_FAILURE< (bool)( found % Ali
gn == 0 ) >) }
# Error:
^
# illegal non-type template argument
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 198: public:
# Error: ^^^^^^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 199: typedef align_t type;
# Warning: ^^^^^^^
# implicit 'int' is no longer supported in C++
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 199: typedef align_t type;
# Error: ^^^^
# ';' expected
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 200: };
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
### mwcc Compiler:
# 202: } // namespace boost
# Error: ^
# declaration syntax error
# (included from:
# type_traits.hpp:19
# function_base.hpp:25
# function.hpp:22
# thread.hpp:21
# thread.cpp:12)
Errors caused tool to abort.
mwcc -maxerrors 20 -maxwarnings 20 -c -warn on,nounusedexpr,nounused -cwd i
nclude -DNDEBUG -DNOMINMAX -nowraplines -lang c++ -opt full -inline auto -inli
ne level=8 -prefix UseDLLPrefix.h -I"..\..\..\libs\thread\build" -I"." -I- -
I"C:\BACKUP\Data\C++\boost" -o "..\..\..\libs\thread\build\bin\libboost_thread.
lib\metrowerks\release\runtime-link-dynamic\thread.obj" "../src\thread.cpp"
...failed metrowerks-C++-action ..\..\..\libs\thread\build\bin\libboost_thread.l
ib\metrowerks\release\runtime-link-dynamic\thread.obj...
...skipped <libs!thread!build\libboost_thread.lib\metrowerks\release\runtime-lin
k-dynamic>libboost_thread.CMD for lack of <libs!thread!build\libboost_thread.lib
\metrowerks\release\runtime-link-dynamic>condition.obj...
...skipped <libs!thread!build\libboost_thread.lib\metrowerks\release\runtime-lin
k-dynamic>libboost_thread.lib for lack of <libs!thread!build\libboost_thread.lib
\metrowerks\release\runtime-link-dynamic>condition.obj...
...failed updating 16 targets...
...skipped 8 targets...
[Non-text portions of this message have been removed]
1
0