GitHub user anoopsharma00 opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/1262

    TRAFODION-2731 CodeCleanup: Phase 5. Cleanup of Platform.h

    Removal of unneeded/unused entries from common/Platform.h and
    their usage from other files.
    
    Removal of some other defines that are no longer used. There
    might be a compilation error if an obsolete define is being used.
    If that happens, those defines need to be removed from the code.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/anoopsharma00/incubator-trafodion 
ansharma_t23cc_br2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafodion/pull/1262.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1262
    
----
commit d496f359b0e4f293892c10479059c6db6bf3474d
Author: Anoop Sharma <anoop.sha...@esgyn.com>
Date:   2017-10-11T20:05:32Z

    TRAFODION-2731 CodeCleanup: Phase 5. Cleanup of Platform.h
    
    Removal of unneeded/unused entries from Platform.h and
    their usage from other files.
    
    Removal of some other defines that are no longer used. There
    might be a compilation error if an obsolete define is being used.
    If that happens, those defines need to be removed.

----


---

Reply via email to