Re: BUG - perl binding and IDL include path
- From: Alex Hornby <alex anvil co uk>
- To: orbit-list gnome org
- Subject: Re: BUG - perl binding and IDL include path
- Date: Thu, 14 Dec 2000 10:39:21 +0000 (GMT)
Thanks Owen,
The patch fixed the cpp problem I was seeing.
I'm looking at transitioning from COPE, so expect a few more questions
to the list :)
In CORBA:ORBit how can I create and test for a nil object
reference? In COPE would do:
my $obj = CORBA::Object::_nil();
if ( $obj->is_nil() ) {
printf STDERR "its nil!\n";
}
Alex.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]