help-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cant compile parser produced by bison using visual studio 2008


From: Adam Smalin
Subject: Re: Cant compile parser produced by bison using visual studio 2008
Date: Thu, 1 Mar 2012 07:27:34 -0500

I vaguely remember have a problem that was fixed by flags. But it might
have been something else. Heres my compile flags

bison --report=all -y --report-file=conflicts -v -t -d TheFile.y

On Sun, Feb 26, 2012 at 4:27 AM, the_transltr <address@hidden>wrote:

>
> Im using VS 2008 to compile the parser produced by bison. My error was:
> syntax error : ':' from cstdio. Can anyone help me please.
> --
> View this message in context:
> http://old.nabble.com/Cant-compile-parser-produced-by-bison-using-visual-studio-2008-tp33393673p33393673.html
> Sent from the Gnu - Bison - Help mailing list archive at Nabble.com.
>
>
> _______________________________________________
> address@hidden https://lists.gnu.org/mailman/listinfo/help-bison
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]