https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207253

David Chisnall <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #21 from David Chisnall <[email protected]> ---
This patch looks more complicated than it needs to be.  Wouldn't inserting:

using ::array;

Immediately after the definition of array work?  Alternatively, changing the
uses  of array to ::array would also work without sticking array in a
namespace.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "[email protected]"

Reply via email to