2 Commits

Author SHA1 Message Date
4a8973e703 Merge autoconf-archive macros from upstream. 2018-01-14 13:48:37 +03:00
db9df06050 Add __attribute__((format...)) to printf-like function declarations.
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.
2016-03-26 22:43:48 +03:00