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

both PROCEDURES CALLRETURN HELPURL and PROCEDURES CALLNORETURN HELPURL should be changed #937

Closed
liuxinyu970226 opened this issue Feb 16, 2017 · 1 comment

Comments

@liuxinyu970226
Copy link

liuxinyu970226 commented Feb 16, 2017

Currently both messages are using "https://en.wikipedia.org/wiki/Procedure_%28computer_science%29", but that was a redirect to "https://en.wikipedia.org/wiki/Subroutine" that created decades ago. Why we can't follow the canonical URL of that article? Those also resulted "Following parameters are not used: %2"

@liuxinyu970226
Copy link
Author

PROCEDURES DEFRETURN HELPURL and PROCEDURES DEFNORETURN HELPURL ditto

AnmAtAnm added a commit to AnmAtAnm/blockly that referenced this issue Feb 28, 2017
Replace URL usages of %28 and %29 with normal parenthesis characters. (They aren't replaced by JavaScript's encodeURIComponent() function, and seem to work just fine without them.)
Added missing semicolon in build.py.
AnmAtAnm added a commit that referenced this issue Feb 28, 2017
@AnmAtAnm AnmAtAnm closed this as completed Mar 1, 2017
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