Targeting nodejs fails after 954e8529b1ec814f40af77d6035f90e93a9126ea

Description

I first noticed this morning after I deleted the out/ folder in the project I was working on, forcing new compilation (I hadn't done this since before the relevant commit). I did a little research, and apparently this commit has broken the nodejs target: https://github.com/clojure/clojurescript/commit/954e8529b1ec814f40af77d6035f90e93a9126ea

After that commit, any attempt at using nodejs (even the hello world sample that ships with ClojureScript) results in this error:

The relevant JavaScript generated is this line:

on line 1685. It seems to be related to this issue: http://dev.clojure.org/jira/browse/CLJS-25 and it only happens after the commit linked above.

I don't know if this is happening on Linux systems, but the reports appear to be from Windows and OS X users. I'm running OS X 10.6.8 myself. Probably not relevant, but I figured I'd throw that out there anyway.

Environment

None

Activity

import August 4, 2011 at 3:11 PM

Comment made by: rslima

I found the same error on Linux. It's an Ubuntu 11/04 with node.js v 0.4.10 and Clojurescript commit 7a179189f6114b0620875d3d521789472ec04aa3.

Completed

Details

Assignee

Reporter

Priority

Created July 29, 2011 at 12:21 AM
Updated July 27, 2013 at 8:21 PM
Resolved July 27, 2013 at 8:21 PM