Skip to content
This repository has been archived by the owner on Jun 7, 2021. It is now read-only.

TRAFODION-2731 CodeCleanup: Phase 2: Remove obsolete code #1236

Merged
merged 3 commits into from
Sep 19, 2017

Conversation

anoopsharma00
Copy link
Contributor

This phase handles the following:

-- removed files:
cli/rtdu.h, rtdu2.h, rtdu.cpp, rtdu.cpp
executor/dmeasql.h
executor/ExMeas.h, ExMeas.cpp
executor/tempfile.h, .cpp
executor/rcb.h
executor/stubs.cpp, stubs2.cpp
exp/srlversion.cpp
exp/exp_space.h
cli/VicKeyValuePair.h
cli/CliDll.cpp
cli/CliStubsStaticBuild.cpp
cli/globalsrlversion.cpp
cli/globalstubs.cpp
cli/sqlciSRLStubs.cpp
cli/test.cpp
cli/privsrlversion.cpp
common/SqlExpDllDefines.h
common/SqlExportDllDefines.h
sqlcat/enum.h
sqlcat/ReadTableDef.h, cpp
sqlcat/readRealArk.h, cpp
sqlshare/catapirequest.*

-- removed defines and code referencing them:
-- NA_STD_NAMESPACE
-- NA_NO_CMPCONTEXT
-- NA_CATMAN_SIM, NA_CATMAN_SIM_FS
-- common/purify.h
-- DONT_USE_MATH_H
-- NT_PORT
-- NA_MSVC
-- NA_NO_FRIENDS_WITH_TEMPLATE_REFS
-- NA_FLEXBUILD
-- NA_LINUX_SETENV

-- removed multiple obsolete sqlci features and syntax:
(report writer, MACL, Help, Simulators, Utils, MXCS mode, Help,
and few others).

-- removed following files in sqlci dir:
CSInterface.h
CharSetConstants.cpp
CharSetConstants.h
MsgCat.cpp
MsgCat.h
MxciEHCallBack.cpp
MxciEHCallBack.h
RWInterface.cpp
RWInterface.h
SqlciCSCmd.cpp
SqlciCSCmd.h
SqlciCSSimulator.cpp
SqlciHelp.cpp
SqlciRWCmd.cpp
SqlciRWCmd.h
SqlciRWSimulator.cpp
SqlciUsage.cpp
SqlciUtil.cpp
SqlciUtil.h
UtilInt.cpp
UtilInt.h
UtilMsg.cpp
UtilMsg.h
immudefs.cpp
immudefs.h

-- removed references to NT_PORT

This phase handles the following:

-- removed files:
  cli/rtdu.h, rtdu2.h, rtdu.cpp, rtdu.cpp
  executor/dmeasql.h
  executor/ExMeas.h, ExMeas.cpp
  executor/tempfile.h, .cpp
  executor/rcb.h
  executor/stubs.cpp, stubs2.cpp
  exp/srlversion.cpp
  exp/exp_space.h
  cli/VicKeyValuePair.h
  cli/CliDll.cpp
  cli/CliStubsStaticBuild.cpp
  cli/globalsrlversion.cpp
  cli/globalstubs.cpp
  cli/sqlciSRLStubs.cpp
  cli/test.cpp
  cli/privsrlversion.cpp
  common/SqlExpDllDefines.h
  common/SqlExportDllDefines.h
  sqlcat/enum.h
  sqlcat/ReadTableDef.h, cpp
  sqlcat/readRealArk.h, cpp
  sqlshare/catapirequest.*

-- removed defines and code referencing them:
  -- NA_STD_NAMESPACE
  -- NA_NO_CMPCONTEXT
  -- NA_CATMAN_SIM, NA_CATMAN_SIM_FS
  -- common/purify.h
  -- DONT_USE_MATH_H
  -- NT_PORT
  -- NA_MSVC
  -- NA_NO_FRIENDS_WITH_TEMPLATE_REFS
  -- NA_FLEXBUILD

-- removed multiple obsolete sqlci features and syntax:
   (report writer, MACL, Help, Simulators, Utils, MXCS mode, Help,
    and few others).

-- removed following files in sqlci dir:
   CSInterface.h
   CharSetConstants.cpp
   CharSetConstants.h
   MsgCat.cpp
   MsgCat.h
   MxciEHCallBack.cpp
   MxciEHCallBack.h
   RWInterface.cpp
   RWInterface.h
   SqlciCSCmd.cpp
   SqlciCSCmd.h
   SqlciCSSimulator.cpp
   SqlciHelp.cpp
   SqlciRWCmd.cpp
   SqlciRWCmd.h
   SqlciRWSimulator.cpp
   SqlciUsage.cpp
   SqlciUtil.cpp
   SqlciUtil.h
   UtilInt.cpp
   UtilInt.h
   UtilMsg.cpp
   UtilMsg.h
   immudefs.cpp
   immudefs.h
@Traf-Jenkins
Copy link

Check Test Started: https://jenkins.esgyn.com/job/Check-PR-master/2063/

@Traf-Jenkins
Copy link

Copy link
Contributor

@DaveBirdsall DaveBirdsall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 Looks good to me

@asfgit asfgit merged commit 62b4531 into apache:master Sep 19, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
4 participants