Bruno Haible wrote:
Thanks, that's good so far. The interesting stuff is to look
  - what happens in line vasnprintf.c:2734,
>
Single stepping from test-vasprintf-posix:1305 does not seem to stop there (closest is 2531)

  - at the result in line vasnprintf.c:4635.
>
Single stepping indeed makes a stop at this line, and here result is "0.000000 33"

(At this point, I don't know whether the wrong result comes from the
system's sprintf or snprintf function or is produced by gnulib's vasnprintf.c
directly.)

Well Irix 6.2 and below lacks (v)snprintf so that would be sprintf in this case.

-tgc


_______________________________________________
Bug-m4 mailing list
Bug-m4@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-m4

Reply via email to