Issue 17442 - Patch for fixing compiling issue of the idl parser
Summary: Patch for fixing compiling issue of the idl parser
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: OOo 1.1 RC
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: foskey
QA Contact: issues@installation
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-26 19:04 UTC by Unknown
Modified: 2004-02-10 20:01 UTC (History)
1 user (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Patch for idlc/source/parser.y (403 bytes, patch)
2003-07-26 19:05 UTC, Unknown
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
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.