Niall Douglas
Niall Douglas
GitHub is a little weird: they want you to copy & paste your log/patch/file attachment to http://gist.github.com/, hit the Create Public Button and link to it from your issue by...
Nested status codes should inspect if their comparator is a nested status code, and if so unwrap it before doing the equivalency call.
- The caller is expected to `malloc` a region `length + 1` and zero terminate it before handing it in. - This is highly prone to mistake and surprise. -...
Firstly, onload's external headers don't parse correctly with clang, so even if you build onload with GCC and then everything else uses clang, you can't `#include` onload from clang without...
The following macros are missing a `BOOST_` prefix, which is against Boost library guidelines: ``` ./boost/date_time/wrapping_int.hpp:#ifndef _DATE_TIME_WRAPPING_INT_HPP__ ./boost/date_time/wrapping_int.hpp:#define _DATE_TIME_WRAPPING_INT_HPP__ ./boost/date_time/int_adapter.hpp:#ifndef _DATE_TIME_INT_ADAPTER_HPP__ ./boost/date_time/int_adapter.hpp:#define _DATE_TIME_INT_ADAPTER_HPP__ ./boost/date_time/time_facet.hpp:#ifndef _DATE_TIME_FACET__HPP__ ./boost/date_time/time_facet.hpp:#define _DATE_TIME_FACET__HPP__ ./boost/date_time/date_parsing.hpp:#ifndef _DATE_TIME_DATE_PARSING_HPP___ ./boost/date_time/date_parsing.hpp:#define...
The following macros are missing a BOOST_ prefix, which is against Boost library guidelines: ``` ./libs/msm/doc/PDF/examples/iPod_distributed/PlayingMode.hpp:#define FUSION_MAX_VECTOR_SIZE 20 ./libs/msm/doc/HTML/examples/iPod_distributed/PlayingMode.hpp:#define FUSION_MAX_VECTOR_SIZE 20 ./libs/hana/test/ext/boost/fusion/tuple/auto/_specs.hpp:#define FUSION_MAX_VECTOR_SIZE 50 ./libs/hana/test/ext/boost/fusion/vector/auto/_specs.hpp:#define FUSION_MAX_VECTOR_SIZE 50 ./boost/fusion/algorithm.hpp:#if !defined(FUSION_ALGORITHM_10022005_0549) ./boost/fusion/algorithm.hpp:#define...
Really what we ought to do is perform an installation, then distribute that.