[phc-general] Structured Tags pre-processor
Edsko de Vries
edsko at phpcompiler.org
Fri Aug 11 14:21:36 CEST 2006
Hi Satyam,
> So I did, and it works like a charm. I also called Compact_echo and
> PHP_unparser so there is no need for runtime options, which then forces me
> to change the initialization, since I don't care (so far) for any command
> line parameters, and the Usage: is now wrong. Actually, If I give it
> a --dump-ast-xml, it creates both outputs, one after the other.
You can change phc.ggo (in generated_src/) to remove the command line
arguments. You will need a very recent version of GNU gengetopt though.
Edsko
More information about the phc-general
mailing list