Does shlex_split_unicode exist anywhere?

Gordon Tyler gordon at doxxx.net
Mon Feb 22 15:44:33 GMT 2010


On 22/02/2010 10:34 AM, Russel Winder wrote:
> Neil,
> 
> Thanks for the "heads up".
> 
> On Mon, 2010-02-22 at 08:46 -0600, Neil Martinsen-Burrell wrote:
> [ . . . ]
>>
>> As Ian Clatworthy had to explain to me on the bzr-mac list recently:
>>
>> """
>> Gordon put up a patch for bzr.dev to fix this. It's approved and just
>> needs merging. See
>> https://code.edge.launchpad.net/~doxxx/bzr/524181-shlex_split_unicode/+merge/19675
>> """
> 
> I found Ian's bug report and "joined" it, incrementing the "dissatisfied
> user" count by one :-)
> 
>> So we should see a fix for this shortly <nudge, nudge>.  In the
>> meantime, doing ``bzr update -r 5045`` in your bzr.dev branch will work
>> around the problem for now.
> 
> I'm afraid I'll go the other way for now and keep bzr.dev at HEAD and
> just not use Bazaar Explorer.

I'm really sorry about this. :(

If you want to make a local hack to get it working, change it to use
bzrlib.cmdline.split instead.

I suppose this just goes to show that I should be trying to use bzr.dev
as my primary bzr instead of the releases. Not easy on a Windows machine
though. :P

Ciao,
Gordon



More information about the bazaar mailing list