|
From: Chris F. <cd...@fo...> - 2010-07-01 04:07:20
|
Back in November 2009 I posted this patch to remove unneeded long long usage in opensync, since it was unneeded for opensync's behaviour, and conflicted with C++. At the same time I converted the IDs to typedefs, to make the code cleaner and more flexile. I posted it for comment, and got no comments, which is understandable since it is so huge. I also got distracted with non-sync projects, and didn't have time to follow up with it. But it has not died! :-) This patch is adjusted to fit the latest SVN tree. I've been using it in nearly all my sync work over the months since November, and haven't had any trouble that has been caused by the patch, to my knowledge. If nobody objects, I'll commit this to the tree, along with small compile fixes to osynctool. I've attached both patches. Comments welcome. - Chris |