GNOME Bugzilla – Bug 689671
Reduce code-duplication in e_book_query_from_string()
Last modified: 2013-09-14 16:55:56 UTC
Created attachment 230709 [details] [review] proposed patch The attached patch reduces code-duplication in e_book_query_from_string() by merging almost identical sexp handlers used by that functions, and by merging two de-facto identical error branches.
Functionally this patch is not needed for resolving bug 689622. It just spawned while I worked on that bug and I currently also have that patch in the feature-branch for bug 689622...
Commited the patch: https://bugzilla.gnome.org/show_bug.cgi?id=689622#c8