<div dir="ltr">Thanks for your answer ! Here is my freshly created github account, with the commit list on tuxtype fork : <a href="https://github.com/OjeromeO/tuxtype/commits/jerome-dev">https://github.com/OjeromeO/tuxtype/commits/jerome-dev</a><br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/4/15 Brendan Luchen <span dir="ltr"><<a href="mailto:cheezmeister@gmail.com" target="_blank">cheezmeister@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Jerome,<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
There were still some printf(...) in tuxtype code, so I replaced them using the fprintf(stderr, ...) that are used elsewhere. Here is the diff :<br>
<br>
</blockquote></div>
Thanks! Since you made a few patches, any chance of forking the repo to github or similar, and committing your changes so they can be pulled all together? Hand patching files is messy business (which is another way of saying "I'm lazy")...<div class="im">
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
I also saw that some parts of the code are using a #ifdef DEBUG { ... } structure to log messages. Wouldn't it be better to replace them with DEBUGCODE { ... } (or LOG { ... }, if possible) ?<br>
<br>
</blockquote></div>
Probably :) There's plenty of cruft hanging around, but it's mostly harmless (TM).<span class="HOEnZb"><font color="#888888"><br>
<br>
-Brendan<br>
</font></span></blockquote></div><br></div>