I think the rest of my mail said "apart from Nix's patch" which is what you
are quoting :).
Ok you've saved me some legwork. I will take this out of the windows branch
and rekit. Stephen can decide what he wants to do for the real release.
andy
At 08:58 PM 5/6/2002 +0200, Ronald Wahl wrote:
On 07 May 2002 02:34:14 +0900, Stephen J Turnbull wrote:
>>>>>> "Ronald" == Ronald Wahl <rwa(a)peppercon.com>
writes:
Ronald> I encountered a bug with pcl-cvs (v1.60) and the
Ronald> xemacs-21.4.7. Pcl-cvs may not detect modified files
Ronald> during cvs-examine. Sometimes it works but most of the
Ronald> time it doesn't. With xemacs-21.4.6 it seem to work. Are
Ronald> there any fixes for this issue?
> I don't think anything has changed that would affect this.
And I _know_ that there something changed that affect this: ;-)
diff --text -u 'xemacs-21.4.6/src/process.h'
'xemacs-21.4.7/src/process.h'
Index: ././src/process.h
--- ././src/process.h Fri Apr 13 03:24:12 2001
+++ ././src/process.h Sat May 4 17:32:06 2002
@@ -45,7 +45,7 @@
#define XSETPROCESS(x, p) XSETRECORD (x, p, process)
#define PROCESSP(x) RECORDP (x, process)
#define CHECK_PROCESS(x) CHECK_RECORD (x, process)
-#define PROCESS_LIVE_P(x) (!NILP ((x)->pipe_instream))
+#define PROCESS_LIVE_P(x) (EQ ((x)->status_symbol, Qrun))
#define CHECK_LIVE_PROCESS(x) do { \
CHECK_PROCESS (x); \
If I reverse-apply this patch to xemacs-21.4.7 it works again.
regards,
ron
--
\\ Dipl.-Inf. Ronald Wahl | Peppercon AG //
\\\ rwa(a)peppercon.com |||
http://www.peppercon.com/ ///
\OO ----------------------- OOO ------------------------- OO/
OO GnuPG/PGP key available OOO Keep Systems running OO