Boost logo

Boost :

From: Daniel Schlyder (daniel_at_[hidden])
Date: 2004-09-07 13:55:38


Hello,

Attached are patches to fix a few warnings I get when compiling
Boost.Threads using MinGW (GCC 3.4.1):

native_error-dllimport-warning.diff fixes (maybe not in a good way, but at
least now you know the warning exists :)):

boost/thread/exceptions.hpp:37: warning: inline function 'int
boost::thread_exception::native_error() const' is declared as dllimport:
attribute ignored.

tss-no-newline-warning.diff fixes:

boost/thread/detail/tss_hooks.hpp:78:39: warning: no newline at end of file
libs\thread\build\..\src\tss.cpp:206:37: warning: no newline at end of file

--
Daniel Schlyder
http://bitblaze.com/





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