comparison doc/gnulib-intro.texi @ 17292:61c08643287a

In intro, say only latest mingw is tested.
author Paul Eggert <eggert@cs.ucla.edu>
date Thu, 17 Jan 2013 13:37:32 -0800
parents cf6928b1dc95
children 1d9362a18c34
comparison
equal deleted inserted replaced
17291:40135b67c0be 17292:61c08643287a
141 unsupported on mingw: @code{mgetgroups}, @code{getugroups}, @code{idcache}, 141 unsupported on mingw: @code{mgetgroups}, @code{getugroups}, @code{idcache},
142 @code{userspec}, @code{openpty}, @code{login_tty}, @code{forkpty}, 142 @code{userspec}, @code{openpty}, @code{login_tty}, @code{forkpty},
143 @code{pt_chown}, @code{grantpt}, @code{pty}, @code{savewd}, 143 @code{pt_chown}, @code{grantpt}, @code{pty}, @code{savewd},
144 @code{mkancesdirs}, @code{mkdir-p}, @code{euidaccess}, @code{faccessat}. 144 @code{mkancesdirs}, @code{mkdir-p}, @code{euidaccess}, @code{faccessat}.
145 The versions of Windows that are supported are Windows XP and newer. 145 The versions of Windows that are supported are Windows XP and newer.
146 Only the latest version of mingw is tested; older versions are not supported.
146 @item 147 @item
147 Native Windows, with MSVC as compiler, is rarely tested and low priority. 148 Native Windows, with MSVC as compiler, is rarely tested and low priority.
148 @item 149 @item
149 mingw in 64-bit mode is not tested and low priority so far. 150 mingw in 64-bit mode is not tested and low priority so far.
150 @item 151 @item