#1501: parrotthread.pmc - PMC has attributes but no auto_attrs or manual_attrs
--------------------+-------------------------------------------------------
 Reporter:  mikehh  |       Owner:       
     Type:  bug     |      Status:  new  
 Priority:  normal  |   Milestone:       
Component:  build   |     Version:  2.1.0
 Severity:  medium  |    Keywords:       
     Lang:          |       Patch:       
 Platform:          |  
--------------------+-------------------------------------------------------
 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)

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1501>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to