[odb-users] "cutl" fails to compile under cygwin with a minor casting issue.

Boris Kolpackov boris at codesynthesis.com
Thu Jul 5 08:50:12 EDT 2018


christian montanari <ptizoom at gmail.com> writes:

> "std::ctype<charT>::print" needs to be cast to "char_class_type" to
> avoid a sordide sign issue in current cygwin release. Please see the
> git diff I used to resolve the compilation error, It might save you
> the bit of a time to find out it was ::print causing it.

Thanks for the patch. We are trying to get rid of reliance on embedded
boost regex and use the std:: version. In fact, the build2 build of ODB
has already switched.



More information about the odb-users mailing list