Re: XCode & boost::wpath - std::locale::facet_S_create_c_locale exception
Re: XCode & boost::wpath - std::locale::facet_S_create_c_locale exception
- Subject: Re: XCode & boost::wpath - std::locale::facet_S_create_c_locale exception
- From: Alan Shouls <email@hidden>
- Date: Tue, 7 Apr 2009 15:19:40 +0100
Hi
I have been chasing this problem further - and have found that the
exception is *always* raised if I start the app using gdb from the
terminal.
best regards
Alan
Hi,
I am porting a windows application to OSX and am having problems in
boost::wpath and xcode. The existing code-base is heavily based on
boost and stl.
When I run the application I am developing in XCode I get an
exception thrown in std::locale::facet_S_create_c_locale. The locale
code is called from within boost::wpath. This exception happens
every time I run the application from within XCode unless I quit
XCode and restart it. Once I quit XCode and restart the problem goes
away!!? If I run the application outside of XCode the problem never
happens - the exception is just not raised.
So I *could* just make sure that I quit XCode and restart it before
I do any development. Doing this is not a big inconvenience to my
development - however the problem troubles me. I have no idea what
is causing it or why restarting the development environment should
'cure' the problem. Until I understand the problem I don't know if I
can safely ignore it or if there is something I should do to fix it.
Does anyone have any insight into this issue.
Best regards
Alan Shouls
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden