
12 Oct
2005
12 Oct
'05
10:01 a.m.
I am trying to build boost v 1.30.0 regex library on a hp machine. The 'syname' output is this:
Anyone have any idea how I can fix this problem of the ambiguious getlocale function?
It was fixed for 1.31, and we're on 1.33 now :-) Otherwise the fix is to rename the function "getlocale" in c_regex_traits, see: http://cvs.sourceforge.net/viewcvs.py/boost/boost/libs/regex/src/c_regex_traits.cpp?r1=1.36&r2=1.37 John.