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
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
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
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