GitHub user nsuke opened a pull request:

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

    THRIFT-3577 assertion failed at line 512 of testcontainertest.c

    While investigating THRIFT-3635, I've found the root cause of this one, as 
D and c_glib are in the same group on Travis-CI.
    It turned out that the GError could simply be absent while we were strictly 
expecting one.

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

    $ git pull https://github.com/nsuke/thrift THRIFT-3577

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

    https://github.com/apache/thrift/pull/882.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 #882
    
----
commit 9f96e358fb5bdac8a6570dc3c79e9416e4f407ce
Author: Nobuaki Sukegawa <ns...@apache.org>
Date:   2016-02-21T16:33:27Z

    THRIFT-3577 assertion failed at line 512 of testcontainertest.c

----


---
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