Message347405
I think I have found a simple way to make everyone happy: we can add a new field to the compiler that tells it to not emit bytecode. In this way we can detect errors by walking the blocks but no bytecode will be emitted.
I have updated PR 14612 to use this approach. |
|
| Date |
User |
Action |
Args |
| 2019-07-05 23:23:00 | pablogsal | set | recipients:
+ pablogsal, tim.peters, terry.reedy, nedbat, ned.deily, lukasz.langa, serhiy.storchaka, p-ganssle, miss-islington, xtreak, aldwinaldwin |
| 2019-07-05 23:23:00 | pablogsal | set | messageid: <[email protected]> |
| 2019-07-05 23:23:00 | pablogsal | link | issue37500 messages |
| 2019-07-05 23:22:59 | pablogsal | create | |
|