linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #05664
[Bug 1006842] Re: over 9000 warnings message when compile: adchpp/Thread.h: In static member function 'static void* adchpp::Thread::starter(void*)'. and patch for build with GCC 4.7
this is my build log:
http://paste.kde.org/490700
greetings
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to ADCH++.
https://bugs.launchpad.net/bugs/1006842
Title:
over 9000 warnings message when compile: adchpp/Thread.h: In static
member function 'static void* adchpp::Thread::starter(void*)'. and
patch for build with GCC 4.7
Status in ADCH++:
New
Bug description:
when compilling ADCH from bzr, get more warnings like this:
adchpp/Thread.h: In static member function 'static void* adchpp::Thread::starter(void*)':
adchpp/Thread.h:99:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
using gcc 4.7 and 1.9.3_p194 in 64 bits
the "configure": scons mode=release docs=yes ssl=yes langs=all
arch=x64
get other warnings. but need clean log to determine if need more
fixes
attached patch for build with GCC 4.7 (fail build without this)
greetings
To manage notifications about this bug go to:
https://bugs.launchpad.net/adchpp/+bug/1006842/+subscriptions
References