[bt-devel] Some bugfixes and additions

Brook Humphrey bt-devel@crosswire.org
Fri, 6 Apr 2001 12:58:29 -0700


On Friday 06 April 2001 08:12, you wrote:
> Hi!
>
> Please try again. I committed a fix for this.
> I do not get this error.
> What compiler do you use?
>
> Joachim
Thanks that helped.
The previous error is fixed however here is a new one:

/usr/include/limits.h:124:3: warning: #include_next is a GCC extension
csearchdialogmodulechooser.cpp: In method `void
CSearchDialogModuleChooser::addCurrentItem ()':
csearchdialogmodulechooser.cpp:118: cannot convert `const char *' to
`char *' in assignment
make[4]: *** [csearchdialogmodulechooser.o] Error 1
make[4]: Leaving directory 
`/home/thelinu/Desktop/bibletime/bibletime/frontend/searchdialog'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/home/thelinu/Desktop/bibletime/bibletime/frontend'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/thelinu/Desktop/bibletime/bibletime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/thelinu/Desktop/bibletime'
make: *** [all-recursive-am] Error 2