On 14 Mar 2010, at 9:22, manolo gouy wrote:
> About the interrogative comment added, I imagine by Matt, at line
> 322 of file src/fl_font_mac.cxx:
Just for the record (and not commenting at all on the actual
question!) under svn, if you need to know who/when a change was made,
use:
svn blame <filename>
so for src/fl_font_mac.cxx we see...
6951 matt }
6951 matt #endif
7147 matt return 0; // FIXME: I do not understand the
shuffeling of the above ifdef's and why they are here!
So here we see that the comment was indeed added by Matt, at rev 7147...
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev