https://bugs.freedesktop.org/show_bug.cgi?id=72263
Patrick Ohly <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|syncevolution-issues@syncev |[email protected] |olution.org | --- Comment #1 from Patrick Ohly <[email protected]> --- (In reply to comment #0) > Please notice the change at line 170 in signon.cpp: without that, I couldn't > get the code to build. Let me know if that is fine, or if I should remove > that chunk or if you prefer to have it submitted as a separate patch. I'll submit it separately. It'll potentially pass NULL for the %s which printf tends to catch, I usually just don't want to rely on that. What kind of compiler error did you get with the old code? The rest of the patch looks good, thanks. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
_______________________________________________ Syncevolution-issues mailing list [email protected] https://lists.syncevolution.org/mailman/listinfo/syncevolution-issues
