You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by jb...@apache.org on 2018/03/29 11:27:08 UTC

[geode-native] branch feature/GEODE-4946-msvc-warn updated (8e5e4e9 -> 016d70f)

This is an automated email from the ASF dual-hosted git repository.

jbarrett pushed a change to branch feature/GEODE-4946-msvc-warn
in repository https://gitbox.apache.org/repos/asf/geode-native.git.


    from 8e5e4e9  Removes system sepecific socketopts
     add 016d70f  C# projects warning free

No new revisions were added by this update.

Summary of changes:
 clicache/integration-test/DurableListenerN.cs      |   1 -
 clicache/integration-test/PutGetTestsN.cs          |   5 -
 .../RegionAttributesFactoryTestsN.cs               |   2 -
 clicache/integration-test/TallyLoaderN.cs          |   1 -
 clicache/integration-test/TallyResolverN.cs        |   1 -
 .../ThinClientAppDomainFunctionExecutionTests.cs   |   1 -
 .../ThinClientAppDomainQueryTests.cs               |   6 --
 clicache/integration-test/ThinClientQueryTestsN.cs |   2 -
 plugins/SQLiteCLI/SQLiteCLI.csproj.in              |  29 +-----
 plugins/SQLiteCLI/SqLiteImpl.cs                    |  10 +-
 templates/security/csharp/securityImpl.csproj.in   |   4 +
 tests/cli/DUnitFramework/DUnitFramework.csproj.in  |  29 +-----
 tests/cli/FwkClient/FwkClient.csproj.in            |  28 +-----
 tests/cli/FwkLauncher/FwkLauncher.csproj.in        |  28 +-----
 tests/cli/FwkUtil/FwkUtil.csproj.in                |  24 +----
 tests/cli/NewFwkLib/CacheHelper.cs                 |   3 -
 .../DeltaTest/DeltaClientValidationListener.cs     |   4 +-
 tests/cli/NewFwkLib/NewFwkLib.csproj.in            |  25 +----
 .../cli/PdxClassLibrary/PdxClassLibrary.csproj.in  |  27 +-----
 tests/cli/PdxClassLibrary/VariousPdxTypes.cs       | 108 +++++++++++++++++++++
 tests/cli/PdxVersion2Lib/Version2.cs               |  91 ++++++++++++++++-
 tests/cli/SecurityUtil/SecurityUtil.csproj.in      |  30 +-----
 22 files changed, 239 insertions(+), 220 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
jbarrett@apache.org.