Issue 17442

Summary: Patch for fixing compiling issue of the idl parser
Product: Build Tools Reporter: Unknown <non-migrated>
Component: codeAssignee: foskey
Status: CLOSED NOT_AN_OOO_ISSUE QA Contact: issues@installation <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: OOo 1.1 RC   
Target Milestone: ---   
Hardware: PC   
OS: Linux, all   
Issue Type: PATCH Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
Patch for idlc/source/parser.y none

Description Unknown 2003-07-26 19:04:08 UTC
Parser.cxx doesn't compile due to an error in idlc/source/parser.y .
See attached patch for a fix.
Comment 1 Unknown 2003-07-26 19:05:53 UTC
Created attachment 8042 [details]
Patch for idlc/source/parser.y
Comment 2 Olaf Felka 2003-07-28 08:40:36 UTC
Please have a look.
Comment 3 sander_traveling 2003-07-28 12:03:49 UTC
what version of bison ?
Comment 4 Unknown 2003-07-28 18:27:17 UTC
I Tested the issue with bison 1.875 and 1.75. Both gave the same error. When the 
patch was applied everything compiled smoothly for both versions of Bison. 
Comment 5 sander_traveling 2003-08-05 19:09:09 UTC
van you take a look? you used to drive the various bison code fixups
Comment 6 foskey 2003-08-08 13:54:35 UTC
We do not support bison 1.875.  Please upgrade to Bison 1.875a.

I am a little surprised that 1.75 is not working.  You did delete the
output tree withg a dmake clean and restart the build?
Comment 7 foskey 2003-11-02 02:20:59 UTC
Please reopen if this is still a problem.  We will only really support
bison 1.875a as most distributions have moved to that anyway.
Comment 8 foskey 2003-12-20 13:46:50 UTC
verifying for close.
Comment 9 foskey 2004-02-10 20:01:40 UTC
Closing.