[size]);
_re_get_message(cb.get(), size, id);
- size = boost::c_regex_traits::strwiden(buf, len, cb.get());
+ size = boost::c_regex_traits::strwiden(buf, len, cb.get());
return size;
}
On Tuesday 11 June 2002 5:50 pm, Angus Leeming wrote:
> Compilation here is dying in boost/re
Compilation here is dying in boost/regex because
boost::c_regex_traits is not defined:
cxx -std strict_ansi -DHAVE_CONFIG_H -I.
-I../../../../../devel/boost/libs/regex/src -I../../../../src
-I../../../../../devel/boost -I/usr/local/include -nocleanup
-msg_display_number -w1 -ptr
/usr/users