GitHub user cjimison opened a pull request:

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

    changed the dict() to dict:dict() in the type spec of types and generate...

    ...d the -type spec for each record in the _types.hrl file
    
    This is needed for Erlang R17 support as well as being able to run the code 
in dialyzer

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

    $ git pull https://github.com/cjimison/thrift master

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

    https://github.com/apache/thrift/pull/148.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 #148
    
----
commit 36fa676d1d3de8d9195fee6432af46fabc2a72e3
Author: Chris Jimison <[email protected]>
Date:   2014-06-27T18:25:43Z

    changed the dict() to dict:dict() in the type spec of types and generated 
the -type spec for each record in the _types.hrl file

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to