« Return to Thread: [algorithm] - defect due to accidental ADL

Re: [algorithm] - defect due to accidental ADL

by Pavol Droba :: Rate this Message:

Reply to Author | View in Thread

Hello,

Neil Groves wrote:
> Hello,
>
> I have been investigating an issue reported by a user of the RangeEx library
> proposal. The conclusion was that boost/algorithm/find.hpp suffers from
> accidental ADL. This was confirmed by protecting against accidental ADL in
> this file and the user confirming that this solved their problem.
>

Thanks for spotting that out.

> Would it be useful to the current maintainer if I went through the source
> code and fixed similar issues? I would be happy to provide the files for the
> maintainer to commit. Alternatively is it possible to have agreement and
> then write access to the repository to fix this problem?

I can apply the patch if you send it to me.

Thanks,
Pavol
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

 « Return to Thread: [algorithm] - defect due to accidental ADL