help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] PostgreSQL


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] PostgreSQL
Date: Wed, 25 Nov 2009 14:32:32 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4pre) Gecko/20090922 Fedora/3.0-3.9.b4.fc12 Lightning/1.0pre Thunderbird/3.0b4

On 11/25/2009 02:02 PM, Stefan Izota wrote:
Sorry to bother again, but shouldn't it be

Should have been "sorry to point out a stupid mistake". :-)

self isSelect ifFalse: [ ^super printOn: aStream ].

instead of

self isSelect ifFalse: [ ^super printOn: aString ].

Thanks.

Paolo




reply via email to

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