Jim Meyering wrote:
> I was asking if you could construct printf and seq
> tests _in coreutils_ (in those tests/* files I mentioned)
> that would currently fail.

Not me. But you find testcases in m4/printf.m4 in the macros
  gl_PRINTF_SIZES_C99
  gl_PRINTF_LONG_DOUBLE
  gl_PRINTF_INFINITE
  gl_PRINTF_INFINITE_LONG_DOUBLE
  gl_PRINTF_DIRECTIVE_A
  gl_PRINTF_DIRECTIVE_F
  gl_PRINTF_POSITIONS
  gl_PRINTF_FLAG_GROUPING
  gl_PRINTF_FLAG_ZERO
and a textual description of the bugs in doc/functions/printf.texi.

Bruno



Reply via email to