Jan. 5, 2010
3:54 a.m.
On Mon, Jan 04, 2010 at 03:34:09PM +0100, Laval Jannik wrote:
Hi David,
I cannot load SystemTracing-dtl.11 in a pharoCore1.1. There is a syntax error in SystemTracing>>headersFor:withHash:numFields:
Is there another way to load the code ? Thanks,
Jannik, Most likely this is the underscores in the method source. I ran FixUnderscores on package SystemTracing and saved it on SqueakSource as SystemTracing-dtl.12, so I think this should load now. Dave