Hello,I've just decided to give Boost.Predef a test drive for the first time and have found a problem using BOOST_OS_UNIX.See the test snippet here: http://pastebin.com/4dLDAhEVThis is the output I get using both g++ 4.9.0 and clang++ 3.4.2:BOOST_OS_UNIX: 0BOOST_OS_LINUX: 1unix: 1__unix: 1_XOPEN_SOURCE: 700_POSIX_SOURCE: 1Everything that is defined that should be to make BOOST_OS_UNIX be defined.I haven't seen this mentioned anywhere before. I guess this a bug? I haven't looked at predef headers yet.Thanks,Troy
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users