Patrick Mauritz wrote:
Am Dienstag, 30. November 2004 20:23 schrieb Thomas
Weidenmueller:
>I'm totally against that. The project IMO should build with the standard
>build system - i literally hate projects that need this tool, that tool,
>yet another tool, ....
bison is really standard. What of the 'allowed' tools should one use to
build parsers? Ones fingertips together with gcc ? pfui
the good news is that it tends to produce output
that's portable, so unless
that change is doing something wierd, it might be good enough to commit its
output, too.
never - never commit output which has a source that's being worked on!
patrick mauritz