On Wednesday 22 October 2008 23:06:22 jerry gay wrote: > this is definitely fallout from the mmd branch merge. seems ops.skip > hasn't been modified, and make opsrenumber was never run after opcodes > were modified. > > i wrote a hack that suggests all ops from ops.skip should be removed:
That's wrong. ops.skip is right. make opsrenumber is doing something wrong. Run it, then check the diff against ops.num. make opsrenumber adds ops that we specifically want to exclude. They're not in Parrot trunk for a reason. -- c