id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 4315,gcc 4.4 Warning: inline ... declared as dllimport: attribute ignored,viboes,viboes,"The following warnings appears on gcc4.4 mingw: gcc.compile.c++ ..\..\..\bin.v2\libs\thread\test\test_thread_id.test\gcc-mingw-4.4.0\debug\threading-multi\test_thread_id.o In file included from ..\..\../boost/thread/win32/thread_data.hpp:12, from ..\..\../boost/thread/thread.hpp:15, from test_thread_id.cpp:5: ..\..\../boost/thread/win32/thread_heap_alloc.hpp:59: warning: inline function 'void* boost::detail::allocate_raw_heap_memory(unsigned int)' declared as dllimport: attribute ignored ..\..\../boost/thread/win32/thread_heap_alloc.hpp:69: warning: inline function 'void boost::detail::free_raw_heap_memory(void*)' declared as dllimport: attribute ignored Can a inline function be declared as dllimport? ",Patches,closed,Boost 1.49.0,thread,Boost Development Trunk,Cosmetic,fixed,,feiyunw@… viboes