Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proc variable is leaking (no var declaration) #1

Closed
rwaldron opened this issue Sep 22, 2014 · 1 comment
Closed

proc variable is leaking (no var declaration) #1

rwaldron opened this issue Sep 22, 2014 · 1 comment

Comments

@rwaldron
Copy link
Contributor

Missing a var declaration https://github.com/ideino/ideino-linino-lib/blob/master/board.js#L76

Likely not an issue at the moment, but prevents this code from being valid strict mode code

@quasto
Copy link
Contributor

quasto commented Sep 24, 2014

Hi Rick,
thanks for pointing this out, any help or comment is appreciated. At the moment this repository is not updated, but we are working on this repo, which contains both ideino (the development environment) and libraries ideino-linino. In any case, your message refers to a procedure that will be removed from the master branch with the next updates. In the LininoIO branch has already been removed. I hope you have found our work interesting.
Thank you
quasto

@quasto quasto closed this as completed Sep 24, 2014
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

No branches or pull requests

2 participants