You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by iilyak <gi...@git.apache.org> on 2016/05/25 00:37:52 UTC

[GitHub] couchdb-couch pull request: Fix some type errors

GitHub user iilyak opened a pull request:

    https://github.com/apache/couchdb-couch/pull/176

    Fix some type errors

    Update couple of type specs.
    
    Fix couple of real bugs in:
    - `couch_event_sup`
    - `couch_proc_manager`

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

    $ git pull https://github.com/cloudant/couchdb-couch fix-some-type-errors

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

    https://github.com/apache/couchdb-couch/pull/176.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 #176
    
----
commit 628a0f4b179703fe42191caebc2052327162267e
Author: ILYA Khlopotov <ii...@ca.ibm.com>
Date:   2016-05-25T00:33:16Z

    get_user_creds can receive nil as first arg

commit b65bf015baf0f676a15ebb66dee16498c385a5ad
Author: ILYA Khlopotov <ii...@ca.ibm.com>
Date:   2016-05-25T00:33:57Z

    couch_file:process_info can return `undefined`

commit 4214c4facecd92b8f336d1bb5d6ecbab99c49674
Author: ILYA Khlopotov <ii...@ca.ibm.com>
Date:   2016-05-25T00:34:50Z

    gen_server: handle_call suppose to return `{reply, Res, State}`

commit a6c02ce8f9716c8b2ae603f59666ba321e4ad6ad
Author: ILYA Khlopotov <ii...@ca.ibm.com>
Date:   2016-05-25T00:35:40Z

    couch_proc_manager:remove_proc expects #proc_int{} record

----


---
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] couchdb-couch pull request: Fix some type errors

Posted by iilyak <gi...@git.apache.org>.
Github user iilyak commented on the pull request:

    https://github.com/apache/couchdb-couch/pull/176#issuecomment-221592575
  
    I hope this https://github.com/apache/couchdb/pull/420 would fix CI issues.


---
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] couchdb-couch pull request: Fix some type errors

Posted by nickva <gi...@git.apache.org>.
Github user nickva commented on the pull request:

    https://github.com/apache/couchdb-couch/pull/176#issuecomment-221450851
  
    +1. Nice find.  But wonder what is happening with travis CI.


---
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] couchdb-couch pull request: Fix some type errors

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

    https://github.com/apache/couchdb-couch/pull/176


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