Errors after updating

just updated to the tip and now getting these errors all over the place:

error: invalid conversion from ‘volatile int32_t*’ to 'int32_t*'
error: initializing argument 3 of ‘bool OSAtomicCompareAndSwap32(int32_t, int32_t, int32_t*)’

in the function inline void* Atomic::swapPointers in juce_amalgamated.h

Any idea why this is happening?

That was a typo that was in there briefly, but I corrected it yesterday - try getting the tip again.

sorry, just did that again, but still get those errors on Mac…

Ah, this is a different problem. Ok, thanks, I’ll sort it out right away…