id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 7943,"Patches to adapt to vxWorks 6.9, compile problems with gcc",p.brockamp@…,Gennadiy Rozental,"These are five patches to adapt test to vxWorks 6.9 and its version of the gcc: * siginfo_t defines some XSI-extensions not present in vxWorks. These need to be disabled (used here for diagnostic printing only, anyway). This is done by the patch via a preprocessor macro, feeding null-values for the missing struct elements. * gcc under some circumstances needs the explicit naming of the template typenames (whereas MSVC silently makes a correct guess). * There's one place in the constructor of param_namespace who lacks a parameter of assign_op - this could never have compiled anytime!?!",Bugs,closed,Boost 1.59.0,test,Boost 1.53.0,Problem,obsolete,vxWorks gcc,