From f7beddb6d03f25560cbce2423ee9d2bcbbfed6e6 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 27 Feb 2009 02:14:00 +0100 Subject: Work around a *printf bug with %ls on Solaris. --- doc/posix-functions/vprintf.texi | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/posix-functions/vprintf.texi') diff --git a/doc/posix-functions/vprintf.texi b/doc/posix-functions/vprintf.texi index f3462bc34e..453117245f 100644 --- a/doc/posix-functions/vprintf.texi +++ b/doc/posix-functions/vprintf.texi @@ -32,6 +32,10 @@ Cygwin 1.5.x, mingw, BeOS. This function does not support the @samp{ls} directive on some platforms: OpenBSD 4.0, IRIX 6.5, Solaris 2.6, Haiku. @item +This function does not support precisions in the @samp{ls} directive correctly +on some platforms: +Solaris 10. +@item This function does not support format directives that access arguments in an arbitrary order, such as @code{"%2$s"}, on some platforms: NetBSD 3.0, mingw, BeOS. -- cgit v1.2.1