Merge: Force standard as public
authorJean Privat <jean@pryen.org>
Mon, 17 Nov 2014 22:55:25 +0000 (17:55 -0500)
committerJean Privat <jean@pryen.org>
Mon, 17 Nov 2014 22:55:25 +0000 (17:55 -0500)
Standard me become privately imported when importing only modules privately.
Thus, some sub-modules cannot see standard.

This PR force standard to be always public if it is imported.

Close #909

Pull-Request: #913
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>


Trivial merge