Handling wxXmlDocument::Load errors

Armel Asselin armelasselin at hotmail.com
Thu Jun 28 04:56:40 PDT 2007



"Vadim Zeitlin" <vadim at wxwidgets.org> a écrit dans le message de news: 
voVHxC.A.4_Q.tPxgGB at brage.sunsite.dk...
> On Wed, 27 Jun 2007 18:06:57 -0500 Kenneth Porter 
> <shiva.blacklist at sewingwitch.com> wrote:
>
> KP> In the previous discussion, you'd commented that the per-thread logger
> KP> would probably be kept in thread local storage, so I guess the first 
> step
> KP> would be to abstract thread local storage. (I don't know if that's
> KP> available on other OS's or if it has to be emulated.)
>
> It's supported by Win32 and pthreads at least. At least initially it would
> be ok to not support the features depending on TLS availability on the 
> rest
> of platforms.
I proposed an implementation for all of that some time ago, I have 2.6.3 
based code, it should be rather easy to put in 2.8/9
anyone interested?

Armel








More information about the wx-users mailing list