Peter N Lewis
Peter N Lewis
Actually NSThread retains its target, so _keepWatcherThreadRunning will never be set to NO in dealloc because dealloc will never be called while the thread is running. However the same race...
I'm afraid I have trouble with github and pullrequests. I am entirely vandalizing the code (there is not much left really) for my purposes, but my solution for this issue...
It looks like a Twitter Search feed for `(from:USERNAME)` will result in the tweets including replies, so that seems like an interim solution.
Yes, I had a quick look and it looks similar to what I did.
OK, here is a diff of what I implemented. As far as API, it only added a few lines to the header, one to define the block typedef, and another...
No worries, enjoy your holiday.
Not overly surprising - as I mentioned, my version is quite bastardised from the original because of the necessary changes to make it work with Objective-C++ -Weverything. Probably that and...
OK, here is an updated patch which should work against the current .m/.h. Of course this isn't actually the version I am using so I can't actually test it (I...
By previous, do you mean the article you were reading before this one (for example, in a different feed if you used Go ➤ Next Unread)? If so, I came...