The SB_ATTRIBUTE_FORMAT() now expands to __attribute__((format...) on platforms that support it. Fixed a number of inconsistencies between format string and arguments revealed by the format attribute.