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 <sso...@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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to