$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] [Locale] Help Needed with Boost-Build
From: Artyom (artyomtnk_at_[hidden])
Date: 2010-09-12 05:23:23
> And do you want with-icu option for your library to be independent from
> similar option for regex?
Yes, because for regex it is minor feature while for locale it is major
one.
>
>
> Then BOOST_THREAD_NO_LIB would be a better approach. Anyway, as soon
> as you want to have this define only when building Boost.Locate itself,
> it's probably not important.
Yes, you right, BOOST_THREAD_NO_LIB is fine, also it should be
defined only for build of Boost.Locale sources.
> I guess this is indeed not important for a version that is supposed to
> become official part of Boost.
Yes, indeed.
>
> I'm vladimir_prus there.
>
I've added you to the project as member with commit permissions.
Thank you very much, I really appreciate this.
Artyom