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

[GitHub] trafodion pull request #1409: [TRAFODION-2919] fixed a negligible error when...

GitHub user xiaozhongwang opened a pull request:

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

    [TRAFODION-2919] fixed a negligible error when compile without setting QT_TOOLKIT

    make sure the QT_TOOLKIT set and execute the command as following:
     cp -f ../$(basename $(CMPGUI_OBJ))/$(LIBPREFIX)$(notdir $(obj)) $(CMPGUI_FINAL) 

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

    $ git pull https://github.com/xiaozhongwang/trafodion TRAFODION-2919

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

    https://github.com/apache/trafodion/pull/1409.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 #1409
    
----
commit f8acc2f5d8a12d25c7d063393cb79c1b2098b3f2
Author: Kenny <xi...@...>
Date:   2018-01-19T08:05:45Z

    fixed a negligible error when compile without setting QT_TOOLKIT

----


---

[GitHub] trafodion pull request #1409: [TRAFODION-2919] fixed a negligible error when...

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

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


---