Nicholas Clark <[EMAIL PROTECTED]> wrote: > I believe that I've now fixed all the bugs and made pmc2c2.pl emit accurate > #line directives in the C source files it generates.
Great, thanks a lot. > Builds pass with the --no-lines option in Makefile removed. Should this > be removed from the template Makefile so that all builds now use #line > directives? Yep. Is there still that %ENV var around to turn line numbers off? - Or was that in ops2c.pl - PARROT_NO_LINE is it, could be handy sometimes. > Nicholas Clark leo