[bt-devel] make error

Joachim Ansorg bt-devel@crosswire.org
Sun, 20 Aug 2000 15:01:58 +0000


With my compiler it's an error.

Couild you please make the workaround?
Isn't it the same as it was in csearchdialog.cpp?

--Joachim

> Hi Joachim,
>
> this is what I get:
>
> g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde/include
> -I/usr/lib/qt2/include- I /usr/X11R6/include   -I/usr/include/sword  -O2
> -Wall  -c cmodulesearch.cpp
> cmodulesearch.cpp:121: warning: unused variable `class CSearchResult *
> result' cmodulesearch.cpp: In method `void
> CModuleSearch::startSearchThread()': cmodulesearch.cpp:162: warning:
> converting from `void *
> (CModuleSearch::*)(void*)' to `void * (*)(void *)'
> g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde/include (...)
>
> It is only a warning and should not be an error.
> Let me know if it is ok for you. Otherwise i can make a workaround.
>
> Martin