[fdo-internals] ArcSDE: fix unit test errors
Pierre Dalcourt
pierre.dalcourt at autodesk.com
Thu Feb 1 14:50:49 EST 2007
- Fixed ArcSDE 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)
-------------------
Src/Provider/ArcSDEDescribeSchemaCommand.cpp
Src/UnitTest/ArcSDETests.h
Src/UnitTest/BasicInsertTests.cpp
Src/UnitTest/SelectTests.cpp
Src/UnitTest/ThreadingTests.cpp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/fdo-internals/attachments/20070201/e5e14a82/attachment.html
More information about the fdo-internals
mailing list