Message 81361 - Python tracker
Antoine> Skip, removing the colon doesn't work if the macro adds code
Antoine> after the colon :)
When I looked I thought both TARGET and TARGET_WITH_IMPL ended with a colon,
but I see that's not the case. How about removing TARGET_WITH_IMPL and just
include the goto explicitly? There are only a few instances of the
TARGET_WITH_IMPL used.
Skip