
Hello Martin, Can you tell me how you got the following more-than-one-instance error resolved? /boost/head-regression/boost/boost/iostreams/copy.hpp(182): error: more than one instance of overloaded function "resolve" matches the argument list: function template "boost::iostreams::detail::resolve<Mode,Ch,Iter>(const boost::iterator_range<Iter> &)" function template "boost::iostreams::detail::resolve<Mode,Ch,T>(const T &, boost::disable_if<boost::iostreams::is_std_io<T>, void>::type *)" argument types are: (const boost::iterator_range<const char *>) return copy_impl(resolve<input, char_type>(src), wrap(snk), buffer_size); command: icpc -c -w1 -g -O0 -I"../bin/boost/libs/iostreams/test" -I"/boost/head-regression/boost" -o "../bin/boost/libs/iostreams/test/newline_filter_test.test/intel-8.1-linux/debug/newline_filter_test.o" "/boost/head-regression/boost/libs/iostreams/test/newline_filter_test.cpp" I got the googled link, http://64.233.187.104/search?q=cache:uEsi-MT1fegJ:www.jobmanager.com/engineering/boost-regression/output/Martin%2520Wille-bin-boost-libs-iostreams-test-newline_filter_test-test-intel-8-1-linux-debug.html+icpc+more+than+one+instance+of+overloaded+function&hl=en, when I ran into the similar problem. It seems that you have resolved problem since that page was removed. Thanks, -Bo __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

Bo Liu wrote:
Hello Martin,
Can you tell me how you got the following more-than-one-instance error resolved?
I didn't do anything at all; someone else must have fixed it. I just ran the test. Jonathan, can you answer the question? Aleksey, perhaps it would be a good idea to generate some robots file that will ask search engines to ignore the error message pages. The pages are quite volatile and it's likely they're gone away before someone finds them through Google or some other search engine. (This doesn't apply to regression status pages for a release, of course) Regards, m Send instant messages to your online friends http://au.messenger.yahoo.com
participants (2)
-
Bo Liu
-
Martin Wille