Re: [os-libsynthesis] [PATCH] Improve readability of SyncML TK error messages

2012-06-07 Thread Lukas Zeller
Hi Andris, thanks for the patch. However, the SMLERRPRINTFX() macro, like all debug output macros across the entire library, is supposed to output a linefeed by itself. It also actually does so in my builds of libsynthesis, so if the LFs are missing in your output, it must be something along

Re: [os-libsynthesis] [PATCH] Improve readability of SyncML TK error messages

2012-06-07 Thread Andris Pavenis
On 06/07/2012 01:31 PM, Lukas Zeller wrote: Hi Andris, thanks for the patch. However, the SMLERRPRINTFX() macro, like all debug output macros across the entire library, is supposed to output a linefeed by itself. It also actually does so in my builds of libsynthesis, so if the LFs are

Re: [os-libsynthesis] Funambol + refresh-from-server = 417

2012-06-07 Thread Lukas Zeller
Hi Patrick, Just changing getSyncStateAlertCode() call with the second argument set to false does the same trick. Because that second parameter switches between simplified (true) and standard conformant (false) client alert codes already. uInt16 alertCode =