Hi Markus,

On Wed, 19 Jul 2017, Markus Gothe wrote:

> However it should be noted that this [scanf's %m format] seems not to be
> the same as glibc %m: "To use the dynamic allocation conversion
> specifier in C99 and C11, specify m as a length modifier as per
> POSIX.1-2008. That is, use %ms or %m[…]."

It would have been very surprising if scanf could interpret %m as reading
strerror(errno)... How would that work, to begin with?

Ciao,
Johannes
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to