-
Type:
Bug
-
Status: Resolved
-
Priority:
Trivial
-
Resolution: Fixed
-
Fix Version/s: 0.4.3
-
Component/s: None
-
Labels:
-
Module:
-
Guilty Revision:72,734
In r72734
we introduced those
DPRINT1("WC_COMPOSITECHECK flag UNIMPLEMENTED\n");
|
within several for-loops!
Logging unimplemented stuff is usually a good idea, but this is a log-file-spammer like I have not seen a similar before.
Total Commander is almost unusable therefore due to the slowdown.
The attached muteThatSpammer.patch fixes that.
Thank you!