9 Mar
2016
9 Mar
'16
4:30 p.m.
On Wed, Mar 9, 2016 at 10:03 AM, Steven Watanabe
AMDG
On 03/09/2016 07:49 AM, Zach Laine wrote:
However, I *am* concerned by Steven Watanabe's claim that the library is ADL-unsafe. He did not state exactly why that I could tell, but this
needs
to be addressed if so.
There are two issues (I pointed them out as I ran across them in the line-by-line part of my review.) - There are a unqualified calls in many places where ADL is not intended. - The detail namespace is an associated namespace of quite a few components.
Ah, I missed that I guess. Thanks, Steven. Zach