REPL require results in warnings to be emitted twice

Description

Run through the Quick Start and go down through to the Browser REPL portion (https://github.com/clojure/clojurescript/wiki/Quick-Start#browser-repl), but exclude the :watch option from repl.clj.

Then further down, where the new symbol is introduced

instead cause some duplicate symbols to be introduced in order to provoke compiler warnings:

Then evaluate the require statement in the tutorial and observe that the warnings are emitted twice:

Environment

Quick Start Browser REPL with :watch off

Activity

Show:

Details

Assignee

Reporter

Fix versions

Affects versions

Priority

Created March 17, 2015 at 3:05 PM
Updated June 27, 2017 at 4:15 PM