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

Inifinite loop in some while-loops #331

Merged
merged 1 commit into from
Mar 24, 2015
Merged

Conversation

Ricowere
Copy link
Contributor

Infinite loop in some while-loops produced when we have a class that don't share the same vertical, object-oriented inheritance. In my case is produced when I try to introspect NSProxy class.

Right know the loop is broken when a root class (aka "clazz = Nil") is detected.

I make a workaround on the affected classes but of course I don't know all the scope of the project. Just let me know your thoughts!

… don't share the same vertical, object-oriented inheritance. In my case is produced when I try to introspect NSProxy class.
jasperblues added a commit that referenced this pull request Mar 24, 2015
Inifinite loop in some while-loops
@jasperblues jasperblues merged commit c3bbbbc into appsquickly:master Mar 24, 2015
@jasperblues
Copy link
Member

Thanks @Ricowere !

I don't see any issues. Will release within next few days as Typhoon 3.0.3. In the meantime:

pod 'Typhoon', :head

(if you're using CocoaPods)

@Ricowere
Copy link
Contributor Author

It was a pleasure contribute in that library!

Thanks!
David.

2015-03-24 4:25 GMT+01:00 Jasper Blues [email protected]:

Thanks @Ricowere https://github.com/Ricowere !

I don't see any issues. Will release within next few days as Typhoon 3.0.3.
In the meantime:

`ruby
pod 'Typhoon', :head

(if you're using CocoaPods)


Reply to this email directly or view it on GitHub
#331 (comment).

[image: David Rico] David Rico [email protected]• iOS Architect &
Scrum master http://giantuser.com t +34 652 622 611
https://goo.gl/maps/imHnm a 28300 • Madrid
https://goo.gl/maps/imHnm [image:
LinkedIn] https://es.linkedin.com/in/davidricoiosdeveloper/en[image:
Twitter] https://twitter.com/ricowere[image: Github]
https://github.com/ricowere[image: Skype]

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

Successfully merging this pull request may close these issues.

2 participants