Closed nil-ref closed 2 years ago
printf.h:56 # define ATTR_PRINTF((one_based_format_index), (first_arg)) => # define ATTR_PRINTF(one_based_format_index, first_arg)
# define ATTR_PRINTF((one_based_format_index), (first_arg)) => # define ATTR_PRINTF(one_based_format_index, first_arg)
Duplicate of #126 ?
@nil-ref : Please try v6.1.0 RC 1 with this change in place, and let me know if it works well enough for you. I need a bit more user feedback before making the actual release.
printf.h:56
# define ATTR_PRINTF((one_based_format_index), (first_arg)) => # define ATTR_PRINTF(one_based_format_index, first_arg)