On 2016-03-31 16:59, Steven Schveighoffer wrote:
The compiler. Your first post has a deprecation indicating it found a symbol twice in the same place :) The second seems like there should be no issues. I assume it compiles identically both with and without -transition=import? If that's the case, there should be no message.
Both examples compile the same with and without -transition=import. The issues only appear with the -transition=checkimports flag enabled.
-- /Jacob Carlborg
