[libcutl-users] Re: Cygwin64 cutl/details/boost/regex [-Wnarrowing]
problem
Boris Kolpackov
boris at codesynthesis.com
Mon May 21 06:45:01 EDT 2018
Feiyun Wang <feiyunw at yahoo.com> writes:
> I was building libcutl (git SHA-1: bfe21ef, 2018/5/4) with the latest Cygwin64.
> Execute "make" command and answering ENTER to all questions, it yields:
>
> c++ /cygdrive/d/prj/odb/libcutl/cutl/details/boost/regex/src/instances.cxx
Yes, the use of embedded Boost regex is now deprecated. You compiler already
includes perfectly functional regex implementation. If you build libcutl
with build2, it will exclude embedded Boost.
Boris
More information about the libcutl-users
mailing list