Re: [Cppcms-users] 73 - test_locale_icu_vs_os_timezone (Failed)
Brought to you by:
artyom-beilis
From: Artyom B. <art...@ya...> - 2012-01-17 08:38:48
|
> Thank you very much for the reply. I fixed the test by time zone > configuration. Still, I would like to know how can I trace the > problem. Is there any flag so that the line number and file name can > be printed out for debugging? > The problem usually is that ICU an OS uses different time tables or it is an ICU bug (3rd part library)... What version of ICU do you have and what is the time zone you are in? Give an output of: test_locale_config in booster sub directory of your build directory Artyom |