← Back to team overview

kicad-developers team mailing list archive

Re: wxString and thread safety

 

Fixing the wildcard extensions is on my short list.  Since I created the
mess, I will fix it.  Hopefully I can free up some time this weekend
although I may be going out of town so it may have to wait until the
following weekend.  I've got a few 5.0.1 bugs that I'm taking a look at now.

Cheers,

Wayne

On 8/23/2018 1:32 PM, Jeff Young wrote:
> Remember a month or so ago when I “discovered” that wxString isn’t
> thread safe, but had a strange sense of /deja vu/?
> 
> Well, I stumbled upon this comment today:
> 
> // Oh dear. When in UTF-8 mode, wxString puts string iterators in a
> linked list, and
> // that linked list is not thread-safe.
> 
> Author?
> 
> Yeah, that’s right.  Me.  Sigh.
> 
> Cheers,
> Jeff.
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
> 


References