At 10:31 AM 1/2/2002 -0600, David M. Lloyd wrote:
>Silence this warning.
>
>Index: io/io_os.c
>===================================================================
>RCS file: /home/perlcvs/parrot/io/io_os.c,v
>retrieving revision 1.2
>diff -u -r1.2 io_os.c
>--- io/io_os.c  2 Jan 2002 04:10:50 -0000       1.2
>+++ io/io_os.c  2 Jan 2002 16:30:52 -0000
>@@ -107,7 +107,7 @@
>                  return 0;
>          }
>
>-        return 0;
>+       /* Not reached */
>  }


Thanks I'll include this in my next patch to Dan if he doesn't include it.

-Melvin

Reply via email to