#1753: PMC attribute blocks not aligned
-------------------------------------+--------------------------------------
 Reporter:  Paul C. Anagnostopoulos  |       Owner:  Paul C. Anagnostopoulos
     Type:  bug                      |      Status:  assigned               
 Priority:  normal                   |   Milestone:                         
Component:  core                     |     Version:  2.6.0                  
 Severity:  high                     |    Keywords:                         
     Lang:                           |       Patch:                         
 Platform:                           |  
-------------------------------------+--------------------------------------

Comment(by NotFound):

 The attributes are declared as a C struct, and PMCs that inherits from
 other copy the ones from the parent at the begin of its struct, So the C
 compiler takes care of the alignment. I don't think we need additional
 measures.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1753#comment:2>
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