r9611: Reset global variables (hf and ett lists) for each parser run. This
authorTim Potter <tpot@samba.org>
Thu, 25 Aug 2005 11:05:49 +0000 (11:05 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:34:34 +0000 (13:34 -0500)
commiteb5e3b031cd18fb1f83d9ccbb21e5148c8c1cdd0
treef1dd79d4c3085ec87c6ec251d6ac96482c2e36a2
parentef61c8de2fa62d37486ea93d5773198d21c1a2c4
r9611: Reset global variables (hf and ett lists) for each parser run.  This
avoids building up buckets of unecessary definitions from other parsers.

Get rid of warning and FIXME for unknown data types.  This is handled
by the interface depends list and including the appropriate header files.
source/pidl/lib/Parse/Pidl/Ethereal/NDR.pm