Have you gotten a clean compile with LLVM/Clang? I just tried and get about a hundred compiler errors. Most of the errors occur on some bad programming practices, so a little refactoring will fix them right up.
On Nov 7, 2:46 pm, andreb <[email protected]> wrote: > If you just want to try the GitHub version out there's no need to > install Xcode just for this. > As elspub says I have also posted a downloadable binary. > > I am currently working on integrating my GitHub repo with the soon-to- > be official GitHub repo Etienne set up. > As our commit SHAs differ I will need to go through each on and lay on > hand on the stuff that doesn't merge cleanly > (which is almost all commits since I haven't really added much - just > changes). > > I should probably mention this fact on my repo's tagline before we see > forks from my one - which really isn't good at this point in time. > > And, yeah, it feels good to see someone reporting improvements. :) > > Etienne brought me onto really using Git. It's such an improvement > using it and GitHub for collaboration. > I think Quicksilver and the way multiple devs working over the net is > the perfect type of project for Git and GitHub. > > Another thing I am really enjoying is LLVM/Clang. > Apple and their contributors have done such an amazing with this new > compiler it almost feels unreal. > > André
