Date: Fri, 25 Jun 2010 12:05:20 -0400
From: sami wagiaalla<swagiaal@redhat.com>
A little blurb about ADL and operator improvements.
Thanks.
+ and find A::foo. GDB now supports this. This construct is commonly
^^
Two spaces between sentences, please.
+ In addition to member operators, GDB now supports lookup of operators
+ defined in a namespace and imported with a 'using directive', operators
^^^^^^^^^^^^^^^^^^^
"a `using' directive" (quoting fixed)
+ defined in the global scope, operators imported implicitly from an
+ anonymous namespace, and as mentioned in the previous point ADL
+ operators. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^
"and the ADL operators mentioned in the previous entry"
Okay with these changes.