ORBit2 stub issue ...
- From: Michael Meeks <michael ximian com>
- To: Mark McLoughlin <mark skynet ie>
- Cc: orbit-list gnome org
- Subject: ORBit2 stub issue ...
- Date: 02 Jan 2002 12:40:06 +0000
Hi Mark,
I think we should update our stubs; currently we do:
if (...) {
epv = foobar;
epv->method (foobarbaz);
}
We should really check that epv->method != NULL first, and go on to
fire a NON_IMPLEMENTED exception ( inside the general code path ) IMHO -
do you have time / space to look at the IDL compiler to make it do that
? - prolly not a vast amount of work; we wouldn't need to bump the
serial either really.
Regards,
Michael.
--
mmeeks@gnu.org <><, Pseudo Engineer, itinerant idiot
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]