Skip to content

Comments

Fix typos#218

Merged
stevedekorte merged 4 commits intoIoLanguage:masterfrom
mig-hub:fix-typos
Jun 18, 2012
Merged

Fix typos#218
stevedekorte merged 4 commits intoIoLanguage:masterfrom
mig-hub:fix-typos

Conversation

@mig-hub
Copy link
Contributor

@mig-hub mig-hub commented Jun 16, 2012

Hello,

Following your email, here you'll find on my branch "fix-typos" some amends to the SHA1 and Curses documentation.

Sorry for the misleading commit message about "Curses init".
Curses has an init slot but it doesn't do what begin does.
In this particular instance it produces a bus error.

Also I used "write" instead of "print" when I changed the example.
Using "print" didn't throw an exception but did not print anything.

Thank you.
Have a nice day,
Mig

@gatesphere
Copy link

The curses doc fixes are nice... but the C code for compiling the curses addon has mysteriously disappeared from mainline, making the docs not really useful. No idea why it was removed, but it disappeared a few months ago. See this issue: #187

@mig-hub
Copy link
Contributor Author

mig-hub commented Jun 18, 2012

Yeah I've seen this issue before. But I fixed the documentation based on my tests with a previous version of Io (20110905). Hopefully when it is back, the code will be the same :-)

I've got no idea either.
I am still in the process of learning the internals of Io.
It seems to be the only addon dropped in this commit which looks like an adaptation commit based on search/replace.
Maybe Curses was broken with this change so steve removed it until it can fit.

Hope it'll be back because I like curses.

@stevedekorte stevedekorte merged commit 115a547 into IoLanguage:master Jun 18, 2012
@stevedekorte
Copy link
Member

Pulled - thanks for the fixes :)

@mig-hub
Copy link
Contributor Author

mig-hub commented Jun 19, 2012

You're welcome.

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.

3 participants