From 28c5869fa7c5dd2a0cc4e5fc7f2005f5d8fc4822 Mon Sep 17 00:00:00 2001 From: Beman Date: Mon, 25 Mar 2013 08:27:37 -0400 Subject: [PATCH] Add do-list item fixing licensing issue. --- doc/do_list.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/do_list.html b/doc/do_list.html index cc4f6ee..5e676b7 100644 --- a/doc/do_list.html +++ b/doc/do_list.html @@ -25,6 +25,11 @@ firmer idea if the buffer idea actually seems to do be worthwhile in
practice.
  • Post work-in-progress for feedback.
  • +
  • boost-root/boost/detail/endian.hpp: Boost.Endian should provide identical + functionality in a Boost license only header. That implies rewriting the + portions covered by the original SGI copyright. The boost-root/boost/detail/endian.hpp + header should be changed to forward to the Boost.Endian header to preserve + existing code, and the SGI copyright thus eliminated.
  • Finalize and hold mini-review.
  • Format Review Comments