Fix clang warnings. Landed r823
clang warned about this stuff. There are also some deprecation warnings that I’m ignoring at the moment.
LGTM. There are a couple of clang c++0x correctness fixes from Rafael sitting in my review queue in bugzilla we should pick up too: https://bugzilla.mozilla.org/show_bug.cgi?id=677641 https://bugzilla.mozilla.org/show_bug.cgi?id=677644
Thanks, I committed both of Rafael’s patches too.