Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!apple!usc!samsung!uunet!parcplace!khaw From: khaw@parcplace.com (Mike Khaw) Newsgroups: comp.lang.smalltalk Subject: Re: format removing necessary parentheses Keywords: format Message-ID: <692@parcplace.com> Date: 9 Apr 90 00:46:27 GMT References: <161@abc2.abccam.abcl.co.uk> Organization: ParcPlace Systems, Mt. View, CA Lines: 24 nick@abccam.abcl.co.uk (Nick Reeves) writes: ->If I ask the system browser to format source I sometimes find that ->necessary parentheses are removed. The simplest example I have found ->is that of defining the following method: ->self at: ( self at: 1; at: 1 ) ->Does anyone have a fix for this, or know of related problems. I am using ->Smalltalk-80 on an Acorn R140. 1) This is a bug in the formatter in version 2.3 of Smalltalk-80. Your example formats correctly in version 2.5. 2) The Acorn port is not a ParcPlace Systems product. You should contact your vendor. -- Mike Khaw ParcPlace Systems, Inc., 1550 Plymouth St., Mountain View, CA 94043 Domain=khaw@parcplace.com, UUCP=...!{uunet,sun,decwrl}!parcplace!khaw -- Mike Khaw ParcPlace Systems, Inc., 1550 Plymouth St., Mountain View, CA 94043 Domain=khaw@parcplace.com, UUCP=...!{uunet,sun,decwrl}!parcplace!khaw