Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Renamed method argument class to aClass as class is a reserved keywor… #24

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

jonkan
Copy link

@jonkan jonkan commented Apr 20, 2016

…d when compiling for Objective-C++

jonkan and others added 7 commits April 20, 2016 15:51
…eTransformer, caused by capturing the autoreleased error reference in the blocks and the error reference being deallocated prematurely. Passing a local tmpError that is then assigned to the error reference avoids this.
Update Mantle dependency. Removed unecessary extobjc, as it is includ…
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants