mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-01-01 05:16:05 +01:00
28131: update MACHINES entry for Cygwin
This commit is contained in:
parent
965d75af76
commit
857ea44b98
2 changed files with 11 additions and 5 deletions
|
@ -2,6 +2,9 @@
|
|||
|
||||
* 28131: MACHINES: latest status on Cygwin.
|
||||
|
||||
* users/15232: Completion/Unix/Type/_path_files: somehow
|
||||
this didn't get completed.
|
||||
|
||||
2010-08-05 Peter Stephenson <pws@csr.com>
|
||||
|
||||
* users/15232: Completion/Unix/Type/_path_files: another
|
||||
|
@ -13491,5 +13494,5 @@
|
|||
|
||||
*****************************************************
|
||||
* This is used by the shell to define $ZSH_PATCHLEVEL
|
||||
* $Revision: 1.5048 $
|
||||
* $Revision: 1.5050 $
|
||||
*****************************************************
|
||||
|
|
11
MACHINES
11
MACHINES
|
@ -46,10 +46,13 @@ Red Hat Inc.: Cygwin
|
|||
`binmode'). There are various issues with Cygwin versions before
|
||||
1.3.2 - you are adviced to update to the latest release.
|
||||
|
||||
Dynamic loading works as of cygwin-1.1.3 and binutils-20000722-1.
|
||||
It was not tested for earlier versions. This does not imply
|
||||
that every module will work. New completion and in
|
||||
particular zsh/zftp and zsh/mathfunc are known to work.
|
||||
Process substitution using <(...), >(...), =(...) may be
|
||||
problematic. Different versions of zsh and Cygwin have
|
||||
a different mix of issues.
|
||||
|
||||
Problems handling subprocesses have been reported with Cygwin
|
||||
1.7.5. It is not currently known how the problems split between
|
||||
Cygwin and zsh.
|
||||
|
||||
Some of the tests in the Test subdirectory are known to fail:
|
||||
this is because the UNIX environment is not completely implemented.
|
||||
|
|
Loading…
Reference in a new issue