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

Multiple warnings while building for iOS7 x64 #150

Open
dodikk opened this issue Jan 24, 2014 · 2 comments
Open

Multiple warnings while building for iOS7 x64 #150

dodikk opened this issue Jan 24, 2014 · 2 comments

Comments

@dodikk
Copy link

dodikk commented Jan 24, 2014

Mostly, they are related to :

  • deprecated API
  • type mismatch
  • format string violations

screen shot 2014-01-24 at 2 00 56 pm

@x2on
Copy link
Member

x2on commented Jan 24, 2014

Please feel free to make an pull request ;)

@dodikk
Copy link
Author

dodikk commented Jan 24, 2014

I can fix those related to type mismatch.

However, removing dispatch_get_current_queue() usage may be too complicated for me since I may not understand the ideas behind their use in the GHUnit framework's core.

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

No branches or pull requests

2 participants