Boost logo

Boost :

From: Gennaro Prota (gennaro_prota_at_[hidden])
Date: 2006-07-23 15:37:03


Hi guys,

among the various Sun CC failures that permeate our regression tests
there's one which seems quite straightforward to fix (so it probably
isn't :-)): the compiler claims ambiguity between

  test_tools::tt_detail::print_helper<char[1]> (const char(&)[1])
  test_tools::tt_detail::print_helper<const char, 1>(const char(&)[1])

in "boost/test/test_tools.hpp". AFAICT, that's correct and we should
fix the code between lines 377 and 389.

--
[ Gennaro Prota, C++ developer for hire ]

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk