On Sat, 23 Jun 2012, Carlos R. Mafra escribió:

> 
> Create a header file dockedapp.h to address a long-standing warning
> which pollutes the compilation output with --enable-silent-rules:
> 
> Making all in src
>   CC     dock.o
> dock.c: In function ‘wDockDetach’:
> dock.c:2118:3: warning: call to function ‘DestroyDockAppSettingsPanel’ 
> without a real prototype [-Wunprototyped-calls]
> dock.c:65:13: note: ‘DestroyDockAppSettingsPanel’ was declared here
>   CCLD   wmaker
> 
> Signed-off-by: Carlos R. Mafra <[email protected]>
> ---
>  src/dock.c      |    5 +---
>  src/dockedapp.c |   40 +--------------------------------
>  src/dockedapp.h |   66 
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 68 insertions(+), 43 deletions(-)
>  create mode 100644 src/dockedapp.h

nice patch. More clear now.

kix
-- 
||// //\\// Rodolfo "kix" Garcia
||\\// //\\ http://www.kix.es/


--
To unsubscribe, send mail to [email protected].

Reply via email to