[
https://issues.apache.org/jira/browse/THRIFT-3558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15103809#comment-15103809
]
ASF GitHub Bot commented on THRIFT-3558:
----------------------------------------
GitHub user cjmay opened a pull request:
https://github.com/apache/thrift/pull/796
THRIFT-3558 fix typos in c_glib test assertions
Fix a few apparently accidental assignments inside asserts in c_glib
library tests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cjmay/thrift THRIFT-3558
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/796.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 #796
----
commit d56404f4d5c57e5fe053e56267bf6d4a48eac61c
Author: Chandler May <[email protected]>
Date: 2016-01-16T20:10:34Z
THRIFT-3558 fix typos in c_glib test assertions
----
> typos in c_glib tests
> ---------------------
>
> Key: THRIFT-3558
> URL: https://issues.apache.org/jira/browse/THRIFT-3558
> Project: Thrift
> Issue Type: Bug
> Components: C glib - Library
> Affects Versions: 0.9.3
> Reporter: Chandler May
> Priority: Minor
>
> There are five accidental assignments (instead of equality comparisons)
> inside asserts in lib/c_glib/test/testbinaryprotocol.c, starting at line 439
> in git revision f58bca7. There is also one in
> lib/c_glib/test/testoptionalrequired.c at line 82.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)