Skip to content

Conversation

@alangpierce
Copy link
Contributor

Looks like super calls need to explicitly specify their args now, so I added the
arg in Call.prototype.updateLocationDataIfMissing.

Also, the JS code hadn't updated, I guess due to the build failure, so re-run
bin/cake build so lexer.js and nodes.js both get updated. This fixes the
tests.

Looks like super calls need to explicitly specify their args now, so I added the
arg in `Call.prototype.updateLocationDataIfMissing`.

Also, the JS code hadn't updated, I guess due to the build failure, so re-run
`bin/cake build` so `lexer.js` and `nodes.js` both get updated. This fixes the
tests.
@GeoffreyBooth GeoffreyBooth changed the title Fix CS2 build after merge pulled in a bare super call [CS2] Fix CS2 build after merge pulled in a bare super call Feb 18, 2017
@GeoffreyBooth GeoffreyBooth added this to the 2.0.0 milestone Feb 18, 2017
@GeoffreyBooth GeoffreyBooth merged commit ff56533 into jashkenas:2 Feb 18, 2017
@GeoffreyBooth
Copy link
Collaborator

Thanks! P.S. You might find this of interest: https://rawgit.com/jashkenas/coffeescript/2/docs/v2/index.html#breaking-changes

@alangpierce
Copy link
Contributor Author

👍 thanks, I hadn't seen that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants