Issue 11825 - Bison compile errors on cws_srx644_ooo20030309
Summary: Bison compile errors on cws_srx644_ooo20030309
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: 644
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 1.1 Beta2
Assignee: ocke.janssen
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-25 17:13 UTC by chris
Modified: 2003-11-23 11:32 UTC (History)
1 user (show)

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


Attachments
Patch for sqlbison.y, branch cws_srx644_ooo20030309 (5.87 KB, patch)
2003-02-25 17:17 UTC, chris
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description chris 2003-02-25 17:13:29 UTC
Hi Ocke,

It seems that the fixes for newer bison versions conflicted with your changes to
cws_srx644_dba02:

/home/chris/oo/oo_cvs/connectivity/source/parse
------------------------------
Making: ../../unxlngi4.pro/misc/sql.dpc
touch ../../unxlngi4.pro/misc/sql.dpc
Making : Dependencies
--- EXCEPTIONSFILES ---
tr -d "\015" < sqlbison.y > ../../unxlngi4.pro/misc/stripped_sqlbison.y
bison -v -d -l -pSQLyy -bsql -o ../../unxlngi4.pro/misc/sqlbison.cxx
../../unxlngi4.pro/misc/stripped_sqlbison.y
cat ../../unxlngi4.pro/inc/sqlbison.hxx >& /dev/null
------------------------------
Making: ../../unxlngi4.pro/misc/sqlbison.cxx
../../unxlngi4.pro/misc/stripped_sqlbison.y:138.7-18: type redeclaration for
SQL_TOKEN_NAME
../../unxlngi4.pro/misc/stripped_sqlbison.y:146.7-18: type redeclaration for ')'
../../unxlngi4.pro/misc/stripped_sqlbison.y:148.8-19: type redeclaration for '.'
../../unxlngi4.pro/misc/stripped_sqlbison.y:149.8-19: type redeclaration for '('
../../unxlngi4.pro/misc/stripped_sqlbison.y:162.199-213: type redeclaration for
SQL_TOKEN_CROSS
../../unxlngi4.pro/misc/stripped_sqlbison.y:168.201-214: type redeclaration for
SQL_TOKEN_FULL
../../unxlngi4.pro/misc/stripped_sqlbison.y:172.68-81: type redeclaration for
SQL_TOKEN_LEFT
../../unxlngi4.pro/misc/stripped_sqlbison.y:173.49-65: type redeclaration for
SQL_TOKEN_NATURAL
../../unxlngi4.pro/misc/stripped_sqlbison.y:178.76-90: type redeclaration for
SQL_TOKEN_RIGHT
../../unxlngi4.pro/misc/stripped_sqlbison.y:189.37-56: type redeclaration for
SQL_TOKEN_BIT_LENGTH
../../unxlngi4.pro/misc/stripped_sqlbison.y:189.75-95: type redeclaration for
SQL_TOKEN_CHAR_LENGTH
../../unxlngi4.pro/misc/stripped_sqlbison.y:191.43-58: type redeclaration for
SQL_TOKEN_INSERT
../../unxlngi4.pro/misc/stripped_sqlbison.y:191.77-90: type redeclaration for
SQL_TOKEN_LEFT
../../unxlngi4.pro/misc/stripped_sqlbison.y:192.79-96: type redeclaration for
SQL_TOKEN_POSITION
../../unxlngi4.pro/misc/stripped_sqlbison.y:193.21-35: type redeclaration for
SQL_TOKEN_RIGHT
../../unxlngi4.pro/misc/stripped_sqlbison.y:193.88-106: type redeclaration for
SQL_TOKEN_SUBSTRING
../../unxlngi4.pro/misc/stripped_sqlbison.y:196.21-42: type redeclaration for
SQL_TOKEN_CURRENT_DATE
../../unxlngi4.pro/misc/stripped_sqlbison.y:196.44-65: type redeclaration for
SQL_TOKEN_CURRENT_TIME
../../unxlngi4.pro/misc/stripped_sqlbison.y:196.67-93: type redeclaration for
SQL_TOKEN_CURRENT_TIMESTAMP
../../unxlngi4.pro/misc/stripped_sqlbison.y:197.103-119: type redeclaration for
SQL_TOKEN_EXTRACT
../../unxlngi4.pro/misc/stripped_sqlbison.y:198.21-34: type redeclaration for
SQL_TOKEN_HOUR
../../unxlngi4.pro/misc/stripped_sqlbison.y:198.36-51: type redeclaration for
SQL_TOKEN_MINUTE
../../unxlngi4.pro/misc/stripped_sqlbison.y:198.54-68: type redeclaration for
SQL_TOKEN_MONTH
../../unxlngi4.pro/misc/stripped_sqlbison.y:199.21-36: type redeclaration for
SQL_TOKEN_SECOND
../../unxlngi4.pro/misc/stripped_sqlbison.y:199.100-113: type redeclaration for
SQL_TOKEN_YEAR
dmake:  Error code 1, while making '../../unxlngi4.pro/misc/sqlbison.cxx'
---* TG_SLO.MK *---
dmake:  Error code 255, while making 'do_it_exceptions'
---* TG_SLO.MK *---

ERROR: Error 65280 occurred while making
/home/chris/oo/oo_cvs/connectivity/source/parse

I've done a 3 way merge of the two sets of fixes and attach a new patch.  Please
will you approve?
Comment 1 chris 2003-02-25 17:17:45 UTC
Created attachment 4897 [details]
Patch for sqlbison.y, branch cws_srx644_ooo20030309
Comment 2 chris 2003-02-25 17:21:45 UTC
I maybe wasn't very clear in my description.  In summary, this is an
updated patch from Issue 8277 which was previously approved but
conflicted with changes on cws_srx644_dba02.
Comment 3 ocke.janssen 2003-02-26 08:09:07 UTC
Hi Chris,

the fixes look good. I'll approve it. What happen next with this fix?
Do you commit it? 

Best regards,

Ocke
Comment 4 foskey 2003-02-26 08:27:58 UTC
TEsted and commited to branch.
Comment 5 Martin Hollmichel 2003-03-10 16:15:18 UTC
verified.
Comment 6 michael.bemmer 2003-03-13 11:12:58 UTC
As mentioned on the qa dev list on March 5th I will close all resolved
<wontfix/duplicate/worksforme/invalid> issues. Please see this posting for details.