On Mon, Aug 18, 2014 at 03:39:23PM -0400, Chris Frey wrote: > Thanks very much for this patch. As you've probably noticed from > bug #756061, my time is limited for Barry work these days. > > But I hope to find time to test your patch soon.
Cool. I'm fairly confident it'll work - most of it's obvious stuff, and I concluded that applying a cast to (const wxChar *) in BarrySyncJail::HandleConflict() was the correct solution by looking at the corresponding ConflictConnection::OnRequest() method. The most likely issue you might hit is that code I couldn't exercise triggers a WXDEBUG assertion in wxWidgets - if you hit one of those, building with -DNDEBUG should quietly handle such cases like they currently are with wxWidgets 2.8. Cheers, Olly -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org