help-bison
[Top][All Lists]
Advanced

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

RE: Weird output of bison (or flex)


From: Xinan Tang
Subject: RE: Weird output of bison (or flex)
Date: Mon, 5 Jan 2004 23:04:45 -0800

Hi 
 
   This might be caused by regular expressions were not recognized by FLEX. The 
defualt action is to print out whatever found to the stdout.
 
--Xinan

        -----Original Message----- 
        From: address@hidden on behalf of bison q 
        Sent: Mon 1/5/2004 10:44 PM 
        To: address@hidden 
        Cc: 
        Subject: Weird output of bison (or flex)
        
        

        While the parsing is being done I get weird outputs such as
        <>.<>.<>.<>.<>....<>.<>.
        
        as much as I could understand, they might be related to 
reductions/shifts,
        but I'm really not sure about it - just a hunch "(since the output is
        different with every input).
        I couldn't find the code which generets these outputs.
        how can I avoid them?
        what do they mean?
        
        The outputs are printed in stdout.
        I'm using bison 1.35 and 1.28 on LINUX and AIX and it always happens.
        Just one last thing - I'm also using flex, and it might as well be 
generated
        from that....
        
        _________________________________________________________________
        Protect your PC - get McAfee.com VirusScan Online
        http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
        
        
        
        _______________________________________________
        address@hidden http://mail.gnu.org/mailman/listinfo/help-bison
        


reply via email to

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