
Marshall Clow wrote:
Dave Abrahams wrote:
http://svn.boost.org/trac/boost/query?status=new&status=assigned&status=reopened&group=severity&milestone=Boost+1.35.0&order=priority shows all the tickets that have been assigned to the 1.35.0 milestone. Does this list have any meaning? In other words, are we actually intending to address all of these problems for 1.35, and put off other tickets for 1.35.1 or 1.36.0?
Personally, I'd like to see all the submitted patches "dealt with" for 1.35. Either apply them or reject them. [ There are about 50 outstanding patches ]
Patches seem a particularly high priority to me, too. I've reproduced the latest patch report from Marshall so we can all see who the guilty parties are:-) Developers, now is a great time to clear your outstanding patches! --Beman ------------------------------------------------------------------------------ [ 48 submitted patches today, 49 last week ] If you are maintaining a library, and have not logged into the trac system at <http://svn.boost.org/trac/boost/>, please do so ASAP. Until you do that, no tickets can be assigned to you, and will remain under "None". Instructions on working with tickets can be found at: <http://svn.boost.org/trac/boost/wiki/TicketWorkflow> and a mapping of user names to "real names" can be found at: <http://svn.boost.org/trac/boost/report/16> Patches 6 dave 5 rogeeff 4 nesotto 4 grafik 4 agurtovoy 4 None 3 turkanis 3 doug_gregor 2 djowel 2 az_sw_dude 2 anthonyw 1 urzuga 1 shammah 1 samuel_krempp 1 nasonov 1 jsiek 1 johnmaddock 1 dlwalker 1 danielw 1 bemandawes None 1116 disable some warnings in msvc build None 1182 Specifying character-set by the guideline and the inspect program None 1296 std::advance and std::distance for Boost.Iterator traversal categories None 1297 std advance and std distance for Boost.Iterator traversal categories agurtovoy 1049 Getting mpl/has_xxx.hpp to compile on AIX agurtovoy 637 Adjusts mpl::pair concept to be compatible with STL pairs agurtovoy 761 [mpl] evc4 port agurtovoy 861 Detect nested template members with has_template_xxx anthonyw 802 [thread] MSVS: Allow use of thread headers with /Za anthonyw 868 [thread] thread_specific_ptr::element_type ? az_sw_dude 1261 Boost.DateTime patch to support STLport's _STLP_NO_IOSTREAMS mode az_sw_dude 827 Unused variable in format date parser bemandawes 1090 scoped_file class that deletes file at end of scope danielw 863 [parameter] fix operator|| for lazy binding dave 1020 Boost.Iterator proposal to add is_constant_iterator dave 1066 Patch to make Boost.Python compile on SunCC dave 1271 unused parameter warning in release build dave 1316 Support for generic function(*args_ **kwds) call operator. dave 857 add shared_ptr< const T> support dave 903 inconsistent usage of function pointer typedefs djowel 1208 gcc initialization order warnings djowel 1313 Support multiple copyright lines in quickbook dlwalker 653 [integer] add support for integers longer than long doug_gregor 1087 Mismatch between BBv2 and bjam toolsets in configure script. doug_gregor 862 [utility] Make result_of handle lambda expressions doug_gregor 870 boost::graph::graph_utility.hpp is_connected() bad call grafik 1031 AmigaOS fixes for bjam grafik 1074 FreeBSD specific patches to boost 1.34.0 grafik 1287 Intel Compiler Patch for BJam's build.jam grafik 989 Boost build does not support building universal binaries on macintosh johnmaddock 633 [config] evc4 port jsiek 541 [concept_check.hpp] remove unused variable warning in msvc nasonov 839 lexical_cast - local variable shadow patch nesotto 1027 [ptr_container] optional serialization support nesotto 1151 [range] make_indirect_range() nesotto 1302 range test as_literal patch nesotto 1309 vc7.1 array workaround rogeeff 1169 errors in tutorial for test framework "new_year_resolution" rogeeff 645 [test] no eh exception handling functions on evc4 rogeeff 762 [test] evc4 issue with SEH support rogeeff 998 prg_exec_fail2 fail on ppc rogeeff 999 prg_exec_fail3 fails on release variant samuel_krempp 980 boost.format vc8/win32 compilation warning shammah 840 pool allocator - local variable shadow patch turkanis 586 iostreams // file_descriptor::seek BUG on files > 4 GB turkanis 869 [iostreams] patch for building by BBv2 turkanis 884 [iostreams] workaround for the boost + stdcxx on MSVC 7.1 urzuga 864 [lambda][utility] Make lambda support result<>