Hey Guy,

2009/5/1 Guy Deleeuw <g.de_le...@eurofer.be>:
> Hello
>
> I have a crash with this line :
>
>  std::string  strUserRootPath(WString::tr("rootPath").narrow());

Are you sure this is the offending line? I could not reproduce this.
What is the context of this line: do you already have an WApplication
object? I could only imagine that this is the reason for a crash in
WString: message resource bundles only work after a WApplication has
been instantiated (i.e. the soonest from within the constructor of
your WApplication class).

Regards,
koen

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to