id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	lang	patch	platform
1501	parrotthread.pmc - PMC has attributes but no auto_attrs or manual_attrs	mikehh	NotFound	"In the build a warning is generated which I had not seen before

checking my build logs I found that it occurred at r43562 and after, but not at r44535

there was a change to lib/parrot/Pmc2c/PMCEmitter.pm at r44537

the last change to src/pmc/parrotthread.pmc was at r44247

{{{
...
/usr/local/bin/perl tools/build/pmc2c.pl --c  src/pmc/parrotthread.pmc
PMC has attributes but no auto_attrs or manual_attrs at /home/mhb/parrot/tools/build/../../lib/Parrot/Pmc2c/PMCEmitter.pm line 744.
/usr/local/bin/perl tools/build/c2str.pl src/pmc/parrotthread.c > src/pmc/parrotthread.str
...
}}}

I am not sure of its significance, but thought I would report it.

All tests PASS (pre/post-config, make corevm/make coretest, smoke (#32524), fulltest) at r44685 - Ubuntu 9.10 amd64 (g++ with --optimize)
"	bug	closed	normal		build	2.1.0	medium	fixed					
