Begin forwarded message:
> From: Thomas Klausner <[email protected]> > Subject: [dynamic_bitset] Fix implicit conversion changes signedness > problems. (#6) > Date: May 16, 2014 at 8:42:27 AM MDT > To: boostorg/dynamic_bitset <[email protected]> > Reply-To: boostorg/dynamic_bitset > <reply+i-33680476-8125ccf938488c55611f9aa3a428ac31c05fca89-167...@reply.github.com> > > clang-3.5 trunk 201163 and OS X's clang (not sure which version) > report -Wsign-conversion warnings with this header. This patch fixes > them. > > https://svn.boost.org/trac/boost/ticket/9725 > > Signed-off-by: Thomas Klausner [email protected] > > You can merge this Pull Request by running > > git pull https://github.com/0-wiz-0/dynamic_bitset master > Or view, comment on, or merge it at: > > https://github.com/boostorg/dynamic_bitset/pull/6 > > Commit Summary > > Fix implicit conversion changes signedness problems. > File Changes > > M include/boost/dynamic_bitset/dynamic_bitset.hpp (6) > Patch Links: > > https://github.com/boostorg/dynamic_bitset/pull/6.patch > https://github.com/boostorg/dynamic_bitset/pull/6.diff > — > Reply to this email directly or view it on GitHub. > _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-maint
