[Q] Block>>ensure

Daniel Vainsencher danielv at netvision.net.il
Mon Jul 28 12:03:49 UTC 2003


Are you working on the latest beta image? there have been many changes
to debugger/contexts which might solve this, and if they don't, we want
to know about it...

Daniel

Mike Roberts <mike at mjr104.co.uk> wrote:
> On Mon, Jun 30, 2003 at 10:09:12PM +0000, Mike Roberts wrote:
> > How to debug/step into Block>>ensure: ?
> > eg 
> > 	[smtpClient mailFrom: fromAddress to: recipientList text: messageText.
> > 	smtpClient quit]
> > 		ensure: [smtpClient close]
> 
> Does anyone have any thoughts on this?  
> 
> I'd appreciate any help.  
> 
> There is an odd issue/bug (qmail related) in this smtp code that I'd like to track down and fix.
> 
> thanks
> 
> Mike



More information about the Squeak-dev mailing list