You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Randall Leeds (JIRA)" <ji...@apache.org> on 2012/11/13 23:44:12 UTC

[jira] [Created] (COUCHDB-1602) cannot build with recent spidermonkey trunk (post 1.8.5)

Randall Leeds created COUCHDB-1602:
--------------------------------------

             Summary: cannot build with recent spidermonkey trunk (post 1.8.5)
                 Key: COUCHDB-1602
                 URL: https://issues.apache.org/jira/browse/COUCHDB-1602
             Project: CouchDB
          Issue Type: Bug
            Reporter: Randall Leeds


In particular, the following has been observed so far:

couch_js/util.c:216:33: error: invalid operands to binary == (have ‘jsval’ and ‘jsval’)

operator== for jsval has gone away: https://github.com/mozilla/mozilla-central/commit/96a3b337000b2d0757cc32ba41815a580613123e

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (COUCHDB-1602) cannot build with recent spidermonkey trunk (post 1.8.5)

Posted by "Randall Leeds (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Randall Leeds updated COUCHDB-1602:
-----------------------------------

    Issue Type: Sub-task  (was: Bug)
        Parent: COUCHDB-1603
    
> cannot build with recent spidermonkey trunk (post 1.8.5)
> --------------------------------------------------------
>
>                 Key: COUCHDB-1602
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1602
>             Project: CouchDB
>          Issue Type: Sub-task
>            Reporter: Randall Leeds
>
> In particular, the following has been observed so far:
> couch_js/util.c:216:33: error: invalid operands to binary == (have ‘jsval’ and ‘jsval’)
> operator== for jsval has gone away: https://github.com/mozilla/mozilla-central/commit/96a3b337000b2d0757cc32ba41815a580613123e

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (COUCHDB-1602) operator== for jsval is undefined on spidermonkey trunk

Posted by "Randall Leeds (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Randall Leeds updated COUCHDB-1602:
-----------------------------------

    Summary: operator== for jsval is undefined on spidermonkey trunk  (was: cannot build with recent spidermonkey trunk (post 1.8.5))
    
> operator== for jsval is undefined on spidermonkey trunk
> -------------------------------------------------------
>
>                 Key: COUCHDB-1602
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1602
>             Project: CouchDB
>          Issue Type: Sub-task
>            Reporter: Randall Leeds
>
> In particular, the following has been observed so far:
> couch_js/util.c:216:33: error: invalid operands to binary == (have ‘jsval’ and ‘jsval’)
> operator== for jsval has gone away: https://github.com/mozilla/mozilla-central/commit/96a3b337000b2d0757cc32ba41815a580613123e

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira