From: Boris Gubenko (Boris.Gubenko_at_[hidden])
Date: 2007-12-14 23:32:11


Gennadiy Rozental wrote:
> "Boris Gubenko" <Boris.Gubenko_at_[hidden]> wrote in message
> news:039c01c83e08$3b75de60$0300a8c0_at_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