[gnomemm] libbonobomm 1.3.6 tarball issue
- From: Alexander Nedotsukov <bland mail ru>
- To: gnomemm-list gnome org
- Subject: [gnomemm] libbonobomm 1.3.6 tarball issue
- Date: Mon, 25 Aug 2003 18:25:21 +0900
Hi,
While building new libbonobomm 1.3.6 I faced a problem that files
included in release tarball probably bad.
In bonobomm/generated/Bonobo-cpp-common.{h,cc} I can see this
...
void Bonobo::Canvas::Component::realize (char const *drawable)
{
::_orbitcpp::CEnvironment _ev;
Bonobo_Canvas_Component_realize (_orbitcpp_cobj (), drawable,
_ev._orbitcpp_cobj ());
_ev.propagate_sysex ();
if (_ev->_major == ::CORBA_USER_EXCEPTION)
{
throw CORBA::UnknownUserException();
}
}
...
The type of realize() argument must be ::Bonobo::Canvas::window_id.
gmake clean prior to build fixes the problem.
All the best,
Alexander.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]