Re: [PATCH] genclass.pl patch

2002-07-23 Thread Mike Lambert
Josef Höök wrote: > I've added an if case in genclass so it will print > "return whoami;" for "name" function so that no one need to grep parrot > source for an hour or two trying to figure out why it segfaults when > registering pmc class in init_world... ( grumble :-) ) Applied, thanks. Mike

[PATCH] genclass.pl patch

2002-07-19 Thread Josef Höök
I've added an if case in genclass so it will print "return whoami;" for "name" function so that no one need to grep parrot source for an hour or two trying to figure out why it segfaults when registering pmc class in init_world... ( grumble :-) ) /Josef --- genclass.pl.origFri Jul 19 12: