/[emacs]/emacs/src/w32proc.c
ViewVC logotype

Diff of /emacs/src/w32proc.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.60 by monnier, Tue May 18 22:09:25 2004 UTC revision 1.60.2.1 by miles, Sat Sep 4 12:01:19 2004 UTC
# Line 1218  count_children: Line 1218  count_children:
1218      {      {
1219        DebPrint (("select.WaitForMultipleObjects (%d, %lu) failed with %lu\n",        DebPrint (("select.WaitForMultipleObjects (%d, %lu) failed with %lu\n",
1220                   nh + nc, timeout_ms, GetLastError ()));                   nh + nc, timeout_ms, GetLastError ()));
1221        /* don't return EBADF - this causes wait_reading_process_input to        /* don't return EBADF - this causes wait_reading_process_output to
1222           abort; WAIT_FAILED is returned when single-stepping under           abort; WAIT_FAILED is returned when single-stepping under
1223           Windows 95 after switching thread focus in debugger, and           Windows 95 after switching thread focus in debugger, and
1224           possibly at other times. */           possibly at other times. */

Legend:
Removed from v.1.60  
changed lines
  Added in v.1.60.2.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26