To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110989
                 Issue #|110989
                 Summary|Changes introduced by cmcfixes73 depend on header incl
                        |usion order
               Component|Database access
                 Version|current
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|MySQL Connector/OOo
             Assigned to|cmc
             Reported by|hr





------- Additional comments from h...@openoffice.org Mon Apr 19 15:20:55 +0000 
2010 -------
Build breaker on all STLPort platforms (but not on SYSTEM_STL platforms) as of
changeset: b363b3dcc...@dev300

Compiling: mysqlc/source/mysqlc_connection.cxx
In file included from /so/ws/DEV300/ooo/mysqlc/source/mysqlc_connection.hxx:49,
                 from /so/ws/DEV300/ooo/mysqlc/source/mysqlc_connection.cxx:37:
/so/ws/DEV300/unxlngi6.pro/inc/tools/preextstl.h:64: error: declaration of
namespace 'ext_std' conflicts with
/so/ws/DEV300/unxlngi6.pro/inc/tools/preextstl.h:64: error: previous declaration
of namespace 'ext_std' here
In file included from
/so/ws/DEV300/ooo/mysqlc/source/mysqlc_databasemetadata.hxx:42,
                 from /so/ws/DEV300/ooo/mysqlc/source/mysqlc_connection.cxx:38:
/so/ws/DEV300/unxlngi6.pro/inc/tools/preextstl.h:64: error: declaration of
namespace 'ext_std' conflicts with
/so/ws/DEV300/unxlngi6.pro/inc/tools/preextstl.h:64: error: previous declaration
of namespace 'ext_std' here
In file included from /so/ws/DEV300/ooo/mysqlc/source/mysqlc_connection.cxx:38:
/so/ws/DEV300/ooo/mysqlc/source/mysqlc_databasemetadata.hxx:72: error: expected
unqualified-id before '&' token
/so/ws/DEV300/ooo/mysqlc/source/mysqlc_databasemetadata.hxx:72: error: expected
',' or '...' before '&' token
/so/ws/DEV300/ooo/mysqlc/source/mysqlc_databasemetadata.hxx:73: error:
'ext_std::string' has not been declared
In file included from /so/ws/DEV300/ooo/mysqlc/source/mysqlc_driver.hxx:39,
                 from /so/ws/DEV300/ooo/mysqlc/source/mysqlc_connection.cxx:41:
/so/ws/DEV300/unxlngi6.pro/inc/tools/preextstl.h:64: error: declaration of
namespace 'ext_std' conflicts with
/so/ws/DEV300/unxlngi6.pro/inc/tools/preextstl.h:64: error: previous declaration
of namespace 'ext_std' here
In file included from /so/ws/DEV300/ooo/mysqlc/source/mysqlc_statement.hxx:16,
                 from /so/ws/DEV300/ooo/mysqlc/source/mysqlc_connection.cxx:42:
/so/ws/DEV300/unxlngi6.pro/inc/tools/preextstl.h:64: error: declaration of
namespace 'ext_std' conflicts with
/so/ws/DEV300/unxlngi6.pro/inc/tools/preextstl.h:64: error: previous declaration
of namespace 'ext_std' here
In file included from
/so/ws/DEV300/ooo/mysqlc/source/mysqlc_preparedstatement.hxx:51,
                 from /so/ws/DEV300/ooo/mysqlc/source/mysqlc_connection.cxx:43:
/so/ws/DEV300/unxlngi6.pro/inc/tools/preextstl.h:64: error: declaration of
namespace 'ext_std' conflicts with
/so/ws/DEV300/unxlngi6.pro/inc/tools/preextstl.h:64: error: previous declaration
of namespace 'ext_std' here
In file included from /so/ws/DEV300/ooo/mysqlc/source/mysqlc_general.hxx:33,
                 from /so/ws/DEV300/ooo/mysqlc/source/mysqlc_connection.cxx:44:
/so/ws/DEV300/unxlngi6.pro/inc/tools/preextstl.h:64: error: declaration of
namespace 'ext_std' conflicts with
/so/ws/DEV300/unxlngi6.pro/inc/tools/preextstl.h:64: error: previous declaration
of namespace 'ext_std' here
In file included from /so/ws/DEV300/ooo/mysqlc/source/mysqlc_connection.cxx:44:
/so/ws/DEV300/ooo/mysqlc/source/mysqlc_general.hxx:63: error: expected
unqualified-id before '&' token
/so/ws/DEV300/ooo/mysqlc/source/mysqlc_general.hxx:63: error: expected ',' or
'...' before '&' token
/so/ws/DEV300/ooo/mysqlc/source/mysqlc_general.hxx:65: error: 'string' in
namespace 'ext_std' does not name a type
....

Can be worked around by juggling the inclusion order as done in changeset :
609d023bd...@dev300

Seemingly "inc/tools/preextstl.h" can't be the first included header in the
current form, which should be fixed.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@dba.openoffice.org
For additional commands, e-mail: issues-h...@dba.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to