You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by simonsouth <gi...@git.apache.org> on 2015/07/31 14:00:08 UTC

[GitHub] thrift pull request: THRIFT-3283: c_glib: Tutorial: Fix uninitiali...

GitHub user simonsouth opened a pull request:

    https://github.com/apache/thrift/pull/574

    THRIFT-3283: c_glib: Tutorial: Fix uninitialized-variable warning

    This patch makes the tutorial server initialize an error variable to NULL before using it, which resolves a GLib warning printed to the console when the server terminates.

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

    $ git pull https://github.com/simonsouth/thrift thrift-3283-c_glib-tutorial-server-always-exits-with-warning

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

    https://github.com/apache/thrift/pull/574.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 #574
    
----
commit 674ac3872c74cf38a68cc9f1437716523a65b22f
Author: Simon South <ss...@simonsouth.com>
Date:   2015-07-31T11:57:43Z

    c_glib: Tutorial: Fix uninitialized-variable warning

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] thrift pull request: THRIFT-3283: c_glib: Tutorial: Fix uninitiali...

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

    https://github.com/apache/thrift/pull/574


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---