On Tue, 15 Sep 1998, Daniel J. Smith wrote:

> # gcc -g -Wall `gtk-config --cflags` -c whandling.c
> whandling.c: In function `write_whandling':
> whandling.c:678: warning: unused variable `properties'
> whandling.c:676: warning: unused variable `entry'

   The variables are unused, probably because the portion of code that
used it has been #undef'd out from your configure process.  

   Adam

        __/\__.             [-Temperance-]                 .__)\__
   !    \ oO /           . :[Adam Rogoyski]: .              \ oO /    !
   .    /_\/_\         .  :[ [EMAIL PROTECTED] ]:  .           /_\/_\    . 
      .   \/   :[http://ccwf.cc.utexas.edu/~apoc/programs]:   \/   .

---------------------------------------------------------------------------
Send administrative requests to [EMAIL PROTECTED]

Reply via email to