On Nov 30, 2005, at 18:04, Peter Sinnott wrote:
I was refering to the bug that said : "Also label fixup handling is different so just don't compile PIR files to PASM except for debugging"
That is a bug related to printing PIR -> PASM and compiling the output (which is still avtive, but unchecked).
The decribed problem is compiling PIR -> PBC and running that code.
and wondering if whatever caused pir->pasm->execute pasm to not always work also caused pir->pbc->execute pbc to not always work.
label name mangling, but it maybe already resolved by the recent changes.
leo