Steve Steiner

Results 45 comments of Steve Steiner

Super, no problem. I'll pull the code down and see how it goes...

Using latest XCode, 6.2 (6C131e), I get Semantic Issue -- Implicit declaration of function 'MOD_RELEASE' isinvalid in C99.

On Mar 28, 2015, at 5:24 PM, Jérôme Lebel wrote: > How did you get the mongohub source? with git? with https or ssh? I'm guessing MongoObjCDriver is out of...

Pulled master of the MongoObCDriver as well (with lots of tags about 3.1.1 etc) Same error, and "Validate Project Settings" on main MongoHub and MongoObjCDriver projects. S On Mar 28,...

Picture's worth a thousand words: ![screen shot 2015-03-28 at 5 44 03 pm](https://cloud.githubusercontent.com/assets/43063/6883024/5ff259da-d572-11e4-8dbe-378cc099b3e0.png)

I was working from my own fork in which nothing was changed. I killed it and pulled fresh. After starting over with a fresh pull, I'm still getting warnings about...

OS X : 10.10.2 XCode, latest, version in previous message (on different machine now...) S On Mar 28, 2015, at 8:44 PM, Jérôme Lebel wrote: > Which version of OS...

Sorry, I wasn't clear. I pulled a fresh clone of _your repo_ -- I've killed mine to avoid confusion. I have re-pulled into a clean directory and the app builds...

I am having a beachball about 5 seconds after startup that never ends. I'm sure that one of the listed connections is not available but I've not been able to...

My favorite, a heisenbug. I managed to whack a breakpoint in there (in ConnectionsArrayController awakeFromNib), stepped through some code, then jumped out of the thread and the app started just...