Docstrings for require and *data-readers* do not mention cljc files

Description

The behavior of require and *data-readers* was modified in Clojure 1.7.0 to look for files ending with .cljc as well as files ending with .clj, but their doc strings do not mention this change.

Patch: clj-1873-v1.patch

Screened by: Alex Miller

Environment

None

Attachments

1

Activity

Show:

Andy FingerhutJanuary 1, 2016 at 10:30 AM

Patch clj-1873-v1.patch dated Jan 1 2016 adds mentions of .cljc files to the doc strings of require and *data-readers*

Completed

Details

Assignee

Reporter

Approval

Ok

Patch

Code

Priority

Affects versions

Fix versions

Created January 1, 2016 at 10:25 AM
Updated September 7, 2017 at 3:44 AM
Resolved September 7, 2017 at 3:44 AM