You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by dtmuller <gi...@git.apache.org> on 2016/07/15 08:28:10 UTC

[GitHub] thrift pull request #1050: THRIFT-3879 Undefined evaluation order

GitHub user dtmuller opened a pull request:

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

    THRIFT-3879 Undefined evaluation order

    The evaluation order of f1 and f2 in `x = f1() + f2()` is undefined...

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

    $ git pull https://github.com/dtmuller/thrift THRIFT-3879

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

    https://github.com/apache/thrift/pull/1050.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 #1050
    
----
commit 09a7442b85b1b3de93075a857c52379fde214d2b
Author: dtmuller <dt...@web.de>
Date:   2016-07-15T08:05:43Z

    Fix undefined evaluation order

----


---
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 #1050: THRIFT-3879 Undefined evaluation order

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

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


---
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 issue #1050: THRIFT-3879 Undefined evaluation order

Posted by tpcwang <gi...@git.apache.org>.
Github user tpcwang commented on the issue:

    https://github.com/apache/thrift/pull/1050
  
    Good catch!


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