# New Ticket Created by chromatic # Please include the string: [perl #44745] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=44745 >
We use the PBC_COMPAT top-level file to keep track of changes to the Parrot ByteCode format. When it changes in an incompatible way, we need to rebuild all of the .pbc files in the system, especially those under compilers/. The appropriate Makefiles need to change to record this. (I'm not sure how to handle the t/native_pbc/* files, but that's a separate issue we can handle separately.) -- c