# New Ticket Created by  Simon Cozens 
# Please include the string:  [perl #17490]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17490 >


The point of having a validifiable magic number at the start
of a bytecode file is to avoid this sort of thing:

 % ../../parrot -j mops.pasm
PackFile_unpack: Unimplemented wordsize transform.
File has wordsize: 35 (native is 4)
Parrot VM: Can't unpack packfile mops.pasm.

If you're going to check the magic after the wordsize and bytecode, you
might as well get rid of it altogether.

-- 
Do you associate ST JOHN'S with addiction to ASIA FILE?
    - Henry Braun is Oxford Zippy


Reply via email to