
15 Dec
2007
15 Dec
'07
4:32 a.m.
Gennadiy Rozental wrote:
"Boris Gubenko" <Boris.Gubenko@hp.com> wrote in message news:039c01c83e08$3b75de60$0300a8c0@americas.hpqcorp.net...
Gennadiy Rozental wrote:
You can go ahead. No need to hide it under ifdef either.
Just to be sure I understand it correctly: even though the fix is safe, I was going to conditionalize it with '#ifdef __hpux'. Are you saying that there is no need for this conditionalization? (just replacing existing code would be fine with me)
Yes. That is what I am saying.
Applied patches to trunk: iterator/iterator_facade.hpp - changeset/42064 test/test_tools.hpp - changeset/42065 Running Boost.Iterator and Boost.Test tests with modified headers did not show any regression. Thanks, Boris