When making the next change, samba started.

--- debian/patches/10_cvs.dpatch.org    2003-08-28 23:43:14.000000000 +0900
+++ debian/patches/10_cvs.dpatch        2003-08-28 23:42:05.000000000 +0900
@@ -22741,7 +22741,7 @@
 +    if (__builtin_expect (cp[0], '\1') == '\0' && ch != 0)                  \
 +      {                                                                             \
 +      /* Illegal character.  */                                             \
-+      STANDARD_ERR_HANDLER (4);                                             \
++      STANDARD_TO_LOOP_ERR_HANDLER (4);                                             \
 +      }                                                                             \
 +    else                                                                    \
 +      {                                                                             \
@@ -27631,7 +27631,7 @@
 +    if (__builtin_expect (cp[0], '\1') == '\0' && ch != 0)                  \
 +      {                                                                             \
 +      /* Illegal character.  */                                             \
-+      STANDARD_ERR_HANDLER (4);                                             \
++      STANDARD_TO_LOOP_ERR_HANDLER (4);                                             \
 +      }                                                                             \
 +    else                                                                    \
 +      {                                                                             \


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to