Open hausdorf opened 13 years ago
Additionally, another common "I'll revisit this later" tag is FIXME
, so we should definitely grep
for those before shipping as well, and resolve as many as possible.
I use FIXME
extensively but didn't mention it.
Just wanted to make the issue's info as complete as possible. =)
How much of this is fixed in @DrSleep private branch? I can go through whatever you haven't cleaned up if you merge it. https://github.com/crakdmirror/libgit2/issues/38
Not much. But don't fix it up quite yet.
Often we'll write something like "FIXME/TODO: change this function name to something that makes more sense then
int if_i_see_one_more_uncommented_function_in_libxdiff_i_am_sending_davide_libenzi_a_bomb_in_the_mail
" in the code to remind ourselves that we have some shit to do.We should: