22 Dec
2017
22 Dec
'17
11:12 a.m.
On 12/21/17 07:24, Alex Henrie wrote:
+/********************************************************************* + * llabs (MSVCR100.@) + * llabs (MSVCR110.@) + * llabs (MSVCR120.@) + */ Usually there's only one comment for every function (for oldest dll version that exports it). Taking in account these comments are not very useful I would prefer to keep minimal number of them.
I would also prefer to avoid moving functions as much as possible so "git blame" is more meaningful. Thanks, Piotr