Ethereal-dev: Re: [Ethereal-dev] GIOP + idl2eth

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <gharris@xxxxxxxxx>
Date: Sun, 17 Jun 2001 22:31:26 -0700
On Mon, Jun 04, 2001 at 03:26:13PM -0500, Frank Singleton wrote:
> Well I finally get around to releasing some code.

Checked in (with the versions of packet-giop.[ch] you sent me later,
plus Joerg Mayer's changes to packet-giop.c folded in, plus changes to
that in "dissect_reply_body()", if the reply status is LOCATION_FORWARD,
LOCATION_FORWARD_PERM, or NEEDS_ADDRESSING_MODE, it doesn't print an
"UNKNOWN_EXCEPTION" message, it prints a message indicating that we
don't yet dissect LOCATION_FORWARD, LOCATION_FORWARD_PERM, or
NEEDS_ADDRESSING_MODE).

I put "README.idl2eth" in the "doc" directory, along with other README
files for developers.  I put "idl2eth", and the Python scripts it uses,
in the top-level directory; that's where other programs/scripts that
turn description languages into Ethereal code are.