
Vladimir Prus wrote:
Markus Sch?pflin wrote:
Seems like this broke program_options on Tru64/cxx.
Did it work before? I recall some bind-releated problems on this platform were present previously.
Yes, see http://tinyurl.com/aawmm for reference.
cxx: Error: /vol2/boost/boost/boost/bind.hpp, line 978: #266 "value" is ambiguous detected during: instantiation of class "boost::_bi::add_value<T> [with T=boost::program_options::detail::cmdline *]" at line 1055 instantiation of class "boost::_bi::list_av_2<A1, A2> [with A1=boost::program_options::detail::cmdline *, A2=boost::arg<1>]" at line 200 of
Can you modify that line, replacing:
<snip> Will do ASAP and report back. Thanks, Markus