Without this patch, if there are two different but valid namespace qualifiers for reaching the same decl, which one was used was determined by the (undefined) order the namespaces were checked for the identifer. This patch adds a simple heuristic that keeps whichever version would come first lexicographically.<br>
<br>Cheers,<br>Kaelyn<br>