id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 7514,Fix Boost.Test compilation for Android before API-level 8,Jan Hudec ,Gennadiy Rozental,"Android before API-level 8 only defines part of `sigaltstack`. It defines the structure, but not the function. Attached patch checks for `__ANDROID__` define, if it is defines pulls in a (short) header specifying android API level and if it's less than 8, defines the `BOOST_TEST_USE_ALT_STACK` (like it's done for cygwin and qnx).",Patches,closed,To Be Determined,test,Boost 1.52.0,Problem,fixed,,