Fixed in ADCH++ 2.11.

** Changed in: adchpp
       Status: Fix Committed => Fix Released

-- 
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++:
  Fix Released

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

_______________________________________________
Mailing list: https://launchpad.net/~linuxdcpp-team
Post to     : linuxdcpp-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~linuxdcpp-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to