|
|
Choosing A Webhost: |
CVS update of odbsequoia/src (explicit_type.cpp): msg#00154db.carob.cvs
Date: Monday, March 27, 2006 @ 13:06:35 Author: marc Path: /cvsroot/carob/odbsequoia/src Modified: explicit_type.cpp (1.7 -> 1.8) gcc 3.3.5 fix (need a { } block in switch/case for new variable) -------------------+ explicit_type.cpp | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) Index: odbsequoia/src/explicit_type.cpp diff -u odbsequoia/src/explicit_type.cpp:1.7 odbsequoia/src/explicit_type.cpp:1.8 --- odbsequoia/src/explicit_type.cpp:1.7 Fri Feb 24 16:05:31 2006 +++ odbsequoia/src/explicit_type.cpp Mon Mar 27 13:06:35 2006 @@ -67,14 +67,14 @@ *OutputHandle = new ODBCEnv; return SQL_SUCCESS; - case SQL_HANDLE_DBC: + case SQL_HANDLE_DBC: { ODBCEnv * env = static_cast<ODBCEnv *>(InputHandle); return env->AllocConnect(OutputHandle); - - case SQL_HANDLE_STMT: + } + case SQL_HANDLE_STMT: { ODBCConnection * conn = static_cast<ODBCConnection *>(InputHandle); return conn->AllocStmt(OutputHandle); - + } case SQL_HANDLE_DESC: return SQL_ERROR;
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | CVS update of libmysequoia (Makefile.am configure.ac test/Makefile.am), csaba-Tt5JLJuBijYiZlD9aYmxOGD2FQJk+8+b |
|---|---|
| Next by Date: | CVS update of libmysequoia/test (TestMySQLAPI.cpp TestMySQLAPI.hpp), zsolt-Tt5JLJuBijYiZlD9aYmxOGD2FQJk+8+b |
| Previous by Thread: | CVS update of libmysequoia (Makefile.am configure.ac test/Makefile.am), csaba-Tt5JLJuBijYiZlD9aYmxOGD2FQJk+8+b |
| Next by Thread: | CVS update of libmysequoia/test (TestMySQLAPI.cpp TestMySQLAPI.hpp), zsolt-Tt5JLJuBijYiZlD9aYmxOGD2FQJk+8+b |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |
Home
| advertise | OSDir is
an inevitable website.
|