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)
commit50004c6905613f66a112717e604bc6eaf93cb38d
treee98023a6a2a8b24a8a209c802cc861c314909210
parent7f5bb2b866bf4393ba2759a2ed4722d1b90726a7
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.
(This used to be commit eb5e3b031cd18fb1f83d9ccbb21e5148c8c1cdd0)
source4/pidl/lib/Parse/Pidl/Ethereal/NDR.pm