http://bugzilla.moblin.org/show_bug.cgi?id=8049





--- Comment #14 from pohly <[email protected]>  2009-11-26 23:31:51 PST ---
(In reply to comment #13)
> (In reply to comment #12)
> > One minor typo:
> > 
> >  '__' and '_+' respectively.
> >           ^^^^
> > That should be '_-', shouldn't it?
> No, it's not. 
> 
> See the code in SyncML.cpp:
> 482         boost::replace_all(prefix, "_", "__");
> 483         boost::replace_all(prefix, "-", "_+");

Being told how my own code works ;-) You are right of course.

The intention here was to avoid the hyphen entirely, unless it really is the
separator. Makes parsing easier.

-- 
Configure bugmail: http://bugzilla.moblin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.
_______________________________________________
Syncevolution-issues mailing list
[email protected]
http://lists.syncevolution.org/listinfo/syncevolution-issues

Reply via email to