#1812: Less Than Awesome error message when new Rakudo tries to run on old 
Parrot
--------------------+-------------------------------------------------------
 Reporter:  masak   |       Owner:  plobsing
     Type:  bug     |      Status:  assigned
 Priority:  normal  |   Milestone:          
Component:  none    |     Version:  2.8.0   
 Severity:  medium  |    Keywords:          
     Lang:          |       Patch:          
 Platform:          |  
--------------------+-------------------------------------------------------
Changes (by plobsing):

  * owner:  => plobsing
  * status:  new => assigned


Comment:

 If a newer parrot cannot read a PBC generated by an older parrot, there
 should be a PBC_COMPAT difference, which can and should be identified and
 raise a better error.

 Either there was a change that didn't get an appropriate bump, or we're
 not looking at the PBC_COMPAT number early enough in the pbc decoder.

 Can you submit the revs of both the compile-time and run-time parrots? If
 the old parrot is no longer available (and you don't remember the rev),
 the first couple hundred bytes of the PBC hexdumped might also be useable.

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