After making some changes to CVS so that tailor is far less confused by some of the revisions and branches, a git-cvsimport (1:1.5.2.2-3+b1) results in a checkout that differs from the CVS in only this file.
+++ zsh/Src/system.h 2007-04-23 11:15:13.000000000 -0400 @@ -757,11 +757,11 @@ * If MULTIBYTE_SUPPORT is not defined, these includes provide a subset of * Unicode support that makes the \u and \U printf escape sequences work. */ -=20 + #if defined(__hpux) && !defined(_INCLUDE__STDC_A1_SOURCE) #define _INCLUDE__STDC_A1_SOURCE #endif -=20 + # include <wchar.h> # include <wctype.h> #endif -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]