32 | | == Google Code In Ideass: == |
| 32 | = Google Code In Ideas: = |
| 33 | |
| 34 | * Estimated hours: '''3-5 hours'''[[BR]] |
| 35 | Categories: '''Documentation'''[[BR]] |
| 36 | Boost libraries involved: '''Boost.Thread'''[[BR]] |
| 37 | Boost community members willing to check the work performed: '''Niall Douglas'''[[BR]] |
| 38 | '''The documentation at http://www.boost.org/doc/libs/1_57_0/doc/html/thread.html has unfortunately become out of step with the source code. For every instance in the documentation where it claims that a macro has some default value, check whether this is or is not true in the source code, and fixing the documentation where it is wrong, sending us either a report of the defects or ideally a patch or pull request with the fixes already done. Tip: you can search the documentation for macros easily by searching the text for BOOST_THREAD_ with case sensitivity.''' |
| 39 | |
| 40 | |
| 41 | * Estimated hours: '''3-5 hours'''[[BR]] |
| 42 | Categories: '''Outreach'''[[BR]] |
| 43 | Boost libraries involved: '''All'''[[BR]] |
| 44 | Boost community members willing to check the work performed: '''Niall Douglas'''[[BR]] |
| 45 | '''We currently have no instructional videos on the Boost website telling people how to install a development ready edition of Boost for Microsoft Windows, Ubuntu Linux, Apple Mac OS X. At least three videos should exist taking users through the installation steps, and these videos added to the Boost website.''' |
| 46 | |
| 47 | * Estimated hours: '''3 hours'''[[BR]] |
| 48 | Categories: '''Quality Assurance'''[[BR]] |
| 49 | Boost libraries involved: '''Boost.Thread'''[[BR]] |
| 50 | Boost community members willing to check the work performed: '''Niall Douglas'''[[BR]] |
| 51 | '''Check five bug reports from https://svn.boost.org/trac/boost/report/51 for validity with the latest trunk version of Boost.Thread, reporting as a comment on the issue whether you successfully replicated the bug or did not. You should only choose bug reports which supply an example piece of code demonstrating the problem, and only bug reports where someone else has not already verified the bug report.''' |
| 52 | |