Jeffrey Seyfried
|
7a69ee0c48
|
Revert PR #30324, fixing a bug in which a public glob import can make preceding imports public (fixes #30159).
|
2016-01-31 02:21:54 +00:00 |
|
Jeffrey Seyfried
|
de0de61dd4
|
Partially undo the fix of issue #30159 in PR #30294 to avoid breakage.
|
2015-12-11 21:21:13 +00:00 |
|
Jeffrey Seyfried
|
27c4f9e7b1
|
Fix a bug in which the visibility of a use declaration defining a name in one namespace (e.g. the value namespace) is overridden by a later use declaration defining the same name in the other namespace (e.g. the type namespace).
|
2015-12-10 02:55:05 +00:00 |
|