On 05/08/2017 08:56 AM, Jason Merrill wrote:
On Fri, May 5, 2017 at 4:07 PM, Nathan Sidwell <nat...@acm.org> wrote:This cleanup patch kills IDENTIFIER_NAMESPACE_VALUE and replaces {get,set}_namespace_binding with get_namespace_value and set_global_value respectively.I'd prefer to stick with the _binding naming, as "value" is more ambiguous.
Ok. It is getting the 'value' binding, ignoring the 'type' binding, fwiw. nathan -- Nathan Sidwell