[C con Clase] Como corrijo los siguientes warning y errores o porque me esta dando estos errores.

Jose Sanchez jsanchez.mercado en gmail.com
Dom Jun 13 03:04:55 CEST 2010


[jose en localhost library]$ make
gcc -fPIC -g -c -Wall -DHEIUNIX iobase.cpp
In file included from ../headers/hei.h:11,
                 from ../headers/stdafx.h:18,
                 from iobase.cpp:1:
../headers/defs.h:32:1: warning: "NULL" redefined
In file included from /usr/include/stdlib.h:33,
                 from ../headers/stdafx.h:17,
                 from iobase.cpp:1:
/usr/lib/gcc/i386-redhat-linux/4.1.2/include/stddef.h:400:1: warning: this
is the location of the previous definition
../headers/iobase.h:13: error: extra qualification ‘CModule::’ on member
‘IsSupported’
iobase.cpp: In constructor ‘CEbcIO::CEbcIO(HEIDevice*, BOOL)’:
iobase.cpp:180: warning: unused variable ‘ModuleCount’
make: *** [iobase.o] Error 1
[jose en localhost library]$
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: <http://listas.conclase.net/pipermail/cconclase_listas.conclase.net/attachments/20100612/c743d146/attachment.html>


Más información sobre la lista de distribución Cconclase