On Wed, Dec 23, 2009 at 12:22 AM, Eric Pouech eric.pouech@orange.fr wrote:
you could add a couple of references to cmd interpretations:
in task#1,
- the .bat (and others) files should be embedded in the .c files and
generated on the fly for better inclusion
- this has to be done in the most generic way (there's no test env for
programs right now)
in task#3,
- s/wineqa/winehq/
- if we go for a yacc/bison grammar, it's definitively a good idea to
implement it command by command (as a way to split in small patches)
Done, thanks.