<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 31 January 2014 17:41, Eric Christopher <span dir="ltr"><<a href="mailto:echristo@gmail.com" target="_blank">echristo@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Another good place to look are the README files in various<br>
directories, e.g. lib/Target/X86/README.txt and friends, these usually<br>
contain "someone should fix this some day" sorts of projects. The bug<br>
list is also a reasonable place to start - if lacking in direction or<br>
difficulty level. If you have any questions don't hesitate to ask on<br>
the list though :)<br></blockquote><div></div></div><br></div><div class="gmail_extra">Finally, grep for FIXME on the sources and you will find plenty of things to do. I think they are a great way to learn about the surroundings of a piece of code, and to discuss better approaches to the problem.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">cheers,</div><div class="gmail_extra">--renato</div></div>