[Q] Block>>ensure

Mike Roberts mike at mjr104.co.uk
Mon Jul 28 11:42:35 UTC 2003


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