Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warnings #170

Closed
rhgills opened this issue Feb 6, 2014 · 1 comment
Closed

Warnings #170

rhgills opened this issue Feb 6, 2014 · 1 comment

Comments

@rhgills
Copy link
Contributor

rhgills commented Feb 6, 2014

-> Typhoon (1.7.8)

Typhoon/Source/Factory/Provider/TyphoonAssistedFactoryMethodInitializerClosure.m:52:20: warning: unused variable 'count' [-Wunused-variable]

Typhoon/Source/TypeConversion/Converters/TyphoonPrimitiveTypeConverter.m:158:23: warning: incompatible integer to pointer conversion initializing 'void *' with an expression of type 'int' [-Wint-conversion]

Typhoon/Source/Definition/Internal/TyphoonReferenceDefinition.m:21:12: warning: incompatible pointer types returning 'TyphoonDefinition *' from a function with result type 'TyphoonReferenceDefinition *' [-Wincompatible-pointer-types]

Typhoon/Source/Definition/Internal/TyphoonDefinition+Infrastructure.h:45:1: note: instance method 'initWithClass:key:' is assumed to return an instance of its receiver type ('TyphoonDefinition *')

Typhoon/Source/Definition/Internal/TyphoonReferenceDefinition.m:19:4: note: current method is explicitly declared 'instancetype' and is expected to return an instance of its class type

@jasperblues
Copy link
Member

Thanks again @paulz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants