Please take our Survey
logo       

Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...

CVS update of carob (include/Statement.hpp src/Statement.cpp): msg#00196

db.carob.cvs

Subject: CVS update of carob (include/Statement.hpp src/Statement.cpp)

Date: Friday, December 30, 2005 @ 17:59:36
Author: gilles
Path: /cvsroot/carob/carob

Modified: include/Statement.hpp (1.21 -> 1.22) src/Statement.cpp (1.21 ->
1.22)

Added missing const for endOfResultList


-----------------------+
include/Statement.hpp | 2 +-
src/Statement.cpp | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


Index: carob/include/Statement.hpp
diff -u carob/include/Statement.hpp:1.21 carob/include/Statement.hpp:1.22
--- carob/include/Statement.hpp:1.21 Fri Dec 30 17:52:11 2005
+++ carob/include/Statement.hpp Fri Dec 30 17:59:36 2005
@@ -355,7 +355,7 @@
/** Should the driver to escape processing before sending to the DB? */
bool escapeProcessing;
/** End of result list marker, declared and initialized once for all */
- static ResultSetOrUpdateCount endOfResultList;
+ static const ResultSetOrUpdateCount endOfResultList;
/**
* Tests if this statement is closed.
* @return <code>true</code> if this statement is closed
Index: carob/src/Statement.cpp
diff -u carob/src/Statement.cpp:1.21 carob/src/Statement.cpp:1.22
--- carob/src/Statement.cpp:1.21 Fri Dec 30 17:52:11 2005
+++ carob/src/Statement.cpp Fri Dec 30 17:59:36 2005
@@ -28,7 +28,7 @@

using namespace CarobNS;

-ResultSetOrUpdateCount Statement::endOfResultList = {false, {-1}};
+const ResultSetOrUpdateCount Statement::endOfResultList = {false, {-1}};

Statement::Statement(Connection* c) :
connectionPtr(c),


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
version-control...    qnx.openqnx.dev...    redhat.rhn.user...    ietf.openpgp/20...    mail.mutt.user/...    web.microformat...    java.sync4j.use...    education.ezpro...    user-groups.blu...    solaris.manager...    org.fitug.debat...    technology.erps...    politics.activi...    linux.redhat.fe...    bug-tracking.ma...    xfce.user/2004-...    hams/2004-11/ms...    kde.users.pim/2...    culture.cooking...    freebsd.devel.x...    gnu.m4.adhoc/20...    ngpt.user/2002-...    apple.fink.deve...   
Home | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive 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

Navigation