GitHub user tripodsan opened a pull request:

    https://github.com/apache/cordova-osx/pull/18

    Minor changes

    - fixes problems when 'null' arguments get passed to exec()
    - fixes problems when executing commands in the background and ARC

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

    $ git pull https://github.com/tripodsan/cordova-osx minor_changes

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

    https://github.com/apache/cordova-osx/pull/18.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 #18
    
----
commit 192b60aea417825a09e98b5a1ad2bdadf186c5ef
Author: Tobias Bocanegra <[email protected]>
Date:   2015-08-26T00:07:57Z

    @trivial reformat code - clean whitespaces

commit afae3f46613b1c042bc80b5d05f8372e7cd58328
Author: Tobias Bocanegra <[email protected]>
Date:   2015-08-26T00:15:22Z

    @trivial - simplify with modern syntax

commit de664c46271647efda330acd481a8eb8e974f4d7
Author: Tobias Bocanegra <[email protected]>
Date:   2015-08-26T00:16:56Z

    @trivial - avoid NPE when adding a nil object to NSArray

commit 05c4d55efe00e39acb4f2b1a8e9a1eb497ff49b3
Author: Tobias Bocanegra <[email protected]>
Date:   2015-08-26T00:53:52Z

    @trivial avoid __weak - otherwise background blocks might encounter empty 
objects

----


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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to