[Users] [Bug 1773] [PATCH] compare strings faster

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Wed Jul 12 23:58:16 CEST 2017


http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=1773

--- Comment #7 from Andrej Kacian <andrej at kacian.sk> ---
For a carefu(In reply to comment #6)
> > We now depend on glib >= 2.20, so this problem is no longer a problem. :)
> 
> That strcmp2 sounds like a candidate for removal then :)

For a careful removal - the two functions return slightly different values for
various combinations of null and non-null arguments, so a simple
s/strcmp2/g_strcmp0/g might cause some breakage.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Users mailing list