You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by rivera-ernesto <gi...@git.apache.org> on 2014/07/10 04:46:57 UTC

[GitHub] cordova-ios pull request: Fix build warnings

GitHub user rivera-ernesto opened a pull request:

    https://github.com/apache/cordova-ios/pull/99

    Fix build warnings

    * CordovaLib/Classes/CDVURLProtocol.m:169:46: Implicit conversion loses integer precision: 'long long' to 'unsigned long'
    * CordovaLib/Classes/CDVURLProtocol.m:170:100: Implicit conversion loses integer precision: 'long long' to 'NSUInteger' (aka 'unsigned int')

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

    $ git pull https://github.com/rivera-ernesto/cordova-ios fix_warnings

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

    https://github.com/apache/cordova-ios/pull/99.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 #99
    
----
commit 6977b6cb4a715dad4612deec998b502e82f83a02
Author: 利辺羅エルネスト <ri...@cyberagent.co.jp>
Date:   2014-07-10T02:44:04Z

    Fix build warnings
    
    * CordovaLib/Classes/CDVURLProtocol.m:169:46: Implicit conversion loses integer precision: 'long long' to 'unsigned long'
    * CordovaLib/Classes/CDVURLProtocol.m:170:100: Implicit conversion loses integer precision: 'long long' to 'NSUInteger' (aka 'unsigned int')

----


---
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] cordova-ios pull request: Fix build warnings

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

    https://github.com/apache/cordova-ios/pull/99


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