1 Dec
2009
1 Dec
'09
12:29 p.m.
http://bugs.winehq.org/show_bug.cgi?id=14168 --- Comment #17 from Alexandre Julliard <julliard(a)winehq.org> 2009-12-01 06:29:56 --- I don't think it makes sense to do micro-optimizations to the string comparison. This clearly needs another algorithm to avoid O(n^2) behavior, for instance by sorting the string table beforehand. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.