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

There are some unlocalized variables/functions in lua programs. Also stray ’ in help/changelog. #30

Closed
Wojbie opened this issue Dec 10, 2015 · 1 comment

Comments

@Wojbie
Copy link
Contributor

Wojbie commented Dec 10, 2015

Reposting from.
http://www.computercraft.info/forums2/index.php?/topic/23448-175smpssp-rom-program-functions-in-env/
I know its kinda old but it should be fast to fix with line numbers.

adventure:610: attempt to create global function "doCommand" in the current environment
adventure:476: attempt to create global function "findItem" in the current environment
worm:20: attempt to create global function "printCentred" in the current environment
help:1: attempt to create global table "tArgs" in the current environment
monitor:2: attempt to create global function "printUsage" in the current environment
edit:31: attempt to create global number "stringColour" in the current environment
redirection:178: attempt to create global table "fLevel" in the current environment

Also there is a letter ’ in the help/changelog file in line 124 "Conway’s Game of Life" that makes said file not readable correctly in-game. Reposting from: http://www.computercraft.info/forums2/index.php?/topic/24475-174-stray-%E2%80%99-in-changelog/

@Wojbie Wojbie changed the title There are some unlocalized variables/functions in lua programs. There are some unlocalized variables/functions in lua programs. Also stray ’ in help/changelog Dec 11, 2015
@Wojbie Wojbie changed the title There are some unlocalized variables/functions in lua programs. Also stray ’ in help/changelog There are some unlocalized variables/functions in lua programs. Also stray ’ in help/changelog. Dec 11, 2015
@dan200
Copy link
Owner

dan200 commented Dec 11, 2015

Fixed for 1.76pr3

@dan200 dan200 closed this as completed Dec 11, 2015
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