[fdo-internals] Code Submission Notification - ArcsDE - fixed unit tests and compiler warnings (ported from svn branches/3.2.x)

Pierre Dalcourt pierre.dalcourt at autodesk.com
Fri Feb 16 08:14:30 EST 2007


Code Submission Notification - ArcsDE - fixed unit tests and compiler
warnings (ported from svn branches/3.2.x)

 

- Fixed unit test errors on linux.  The errors were mainly due to the
overuse of a 

transient rotating string buffer.  This buffer is transient by nature
and 

callers shouldn't hang onto the strings for long.

 

- fixed linux compiler warning in ArcSDEDescribeSchemaCommand.cpp (used
NULL instead of '\0') .

- Fixed invalid string "LIKE" filters containing "ESCAPE" clauses (that
somehow worked on Windows but not on Linux)

This resolves an issue introduced in prior drops for 870871, where if a
client 

connected, then did a select and specified an unqualified class name it
would 

fail.  This happened because ArcSDEDescribeSchemaCommand::addTable() was


mistakenly assuming a schema name prefix was always being provided.

 

 

Revision: 2548

Author: pierredalcourt

Date: 9:08:13 AM, February 16, 2007

Message:

Fixed unit test errors, compiler warnings, etc.

----

Modified :
/trunk/Providers/ArcSDE/Src/Provider/ArcSDEDescribeSchemaCommand.cpp

Modified : /trunk/Providers/ArcSDE/Src/UnitTest/ArcSDETests.h

Modified : /trunk/Providers/ArcSDE/Src/UnitTest/BasicInsertTests.cpp

Modified : /trunk/Providers/ArcSDE/Src/UnitTest/SelectTests.cpp

Modified : /trunk/Providers/ArcSDE/Src/UnitTest/SelectTests.h

Modified : /trunk/Providers/ArcSDE/Src/UnitTest/ThreadingTests.cpp

Modified : /trunk/Providers/ArcSDE/TestData/SetupTestData.perl

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/fdo-internals/attachments/20070216/0cbbe345/attachment.html


More information about the fdo-internals mailing list