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 _______________________________________________ help-smalltalk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-smalltalk
