[algorithm] - defect due to accidental ADL

View: New views
2 Messages — Rating Filter:   Alert me  

[algorithm] - defect due to accidental ADL

by Neil Groves-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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.

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?

Thank you in anticipation,
Neil Groves
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Re: [algorithm] - defect due to accidental ADL

by Pavol Droba :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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