At 1:52 PM -0500 2/18/02, Josh Wilmes wrote:
>Fixes the following (lcc) warnings:
>
>   - interpreter.c:470: warning: expression with no effect elided
>        (related to the way warnings flags were defined)
>   
>   - misc.c:352: warning: unreachable code
>     misc.c:483: warning: unreachable code
>        (i introduced these with some overzealous de-linting)
>
>   - numerous warnings like this:
>     io/io_unix.c:383: warning: conversion from pointer to void' to pointer to
>     pointer to struct _ParrotIO function(pointer to struct 
>Parrot_Interp,pointer
>     to struct _ParrotIOLayer,pointer to const char,pointer to const 
>char,pointer
>     to pointer to void)' is compiler dependent
>
>
>Fixes the following nits:
>    - remove bad indenting (tabs) in the includes

Applied, thanks.
-- 
                                         Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                       teddy bears get drunk

Reply via email to