31 Dec
2007
31 Dec
'07
6:04 p.m.
On Sun, Dec 30, 2007 at 08:33:44PM +0000, place wrote:
Jeremy wrote:
What happens if you confine the scope of those variables by putting the body of the case clause inside {...} ? Does the compiler still complain?
That works.
OK, that confirms it's an issue with the scope of those variables, though like you I'm surprised that the compiler complains when you don't even use them. Regards, Jeremy Henty