help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] I found some errors in the gnu-smalltalk tutorial


From: Holger Hans Peter Freyther
Subject: Re: [Help-smalltalk] I found some errors in the gnu-smalltalk tutorial
Date: Sat, 15 Mar 2014 09:43:27 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Fri, Mar 14, 2014 at 01:49:51PM -0400, adam wrote:
> OK. Great. Here are my notes:

Good Morning,

I pushed this[1][2] change and now need to figure out how to update
the html on the gnu.org website.

> *The following is missing the opening square bracket after the `aBlock'
> parameter, and an associated closing bracket after the function body.

fixed.

> Fixed via the following changes:
> 
> `writeCheck: amount  ['    ---- was missing the opening square bracket.

I think this was already fixed and not updated on the website.


> `self spend: amount.'     ---- needs a period at the end of the statement.

fixed.

>          initText: aText range: anInterval [
>              <category: 'private'>

this has been already fixed in the source.



[1] 
http://git.savannah.gnu.org/cgit/smalltalk.git/commit/?id=3934e0f96b61f0af0aceae3466f1b8d025544847
[2] 
http://git.savannah.gnu.org/cgit/smalltalk.git/commit/?id=33f929f74f4b632f4958691b33dffc90c125de83



reply via email to

[Prev in Thread] Current Thread [Next in Thread]