[GnuWin32-Users] [gnuwin32 - Help] Bison + M4 Windows Vista

2008-12-31 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5941830 By: glutters Hi, i have an end of the year problem with bison/m4 and windows vista. When i type the following command: C:\Program Files\GnuWin32\bin\bison.exe -dy mparser.y | C:\Program Files\GnuWin32

[GnuWin32-Users] [gnuwin32 - Help] RE: Bison + M4 Windows Vista

2008-12-31 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5941877 By: gnuwin32 Could you upload or include the file mparser.y, or a similar one that shows this behavior? __ You are receiving this em

[GnuWin32-Users] [gnuwin32 - Help] RE: Bison + M4 Windows Vista

2008-12-31 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5941940 By: glutters Yes, but it works on XP. The code: %{ #define YYSTYPE char* // deve cambiare #include #include #include "error.h" %} /** Credo sia opportuno dichiarare un struttura apposita

[GnuWin32-Users] [gnuwin32 - Help] RE: Bison + M4 Windows Vista

2008-12-31 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5941959 By: glutters I've tested this file with byacc and i have no problem. __ You are receiving this email because you elected to monitor t