You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by traflm <gi...@git.apache.org> on 2018/03/19 08:49:11 UTC

[GitHub] trafodion pull request #1483: [TRAFODION-2998] sleep execution code cannot b...

GitHub user traflm opened a pull request:

    https://github.com/apache/trafodion/pull/1483

    [TRAFODION-2998] sleep execution code cannot build on CentOS 7

    Wrong implementation in the sleep runtime code. And made it not able to be built on CentOS 7 because of bad data type conversion.

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

    $ git pull https://github.com/traflm/trafodion TRAFODION-2998-1

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

    https://github.com/apache/trafodion/pull/1483.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 #1483
    
----
commit 80b76cd4ce9102d3f52e82392af213819a54023c
Author: Liu Ming <ov...@...>
Date:   2018-03-19T03:34:09Z

    [TRAFODION-2998] sleep execution code cannot build on CentOS 7

----


---

[GitHub] trafodion pull request #1483: [TRAFODION-2998] sleep execution code cannot b...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/trafodion/pull/1483


---