r4770: Change from processing ndr_*.[ch] files all at once to line-by-line.
commit0d9fa3f46cc04450e5a9433519f2f77476791798
authorTim Potter <tpot@samba.org>
Sun, 16 Jan 2005 01:48:08 +0000 (16 01:48 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:08:52 +0000 (10 13:08 -0500)
tree104ee5545ecb47112fc3acf0c103753b09800d54
parent1e776edfc546f01341f153daa80e4155e5ff9855
r4770: Change from processing ndr_*.[ch] files all at once to line-by-line.
I'm hoping this will allow better mapping hf fields to the structures
they are present in which isn't possible at the moment.  (Line mode
allows us to use /foo/ .. /bar/ regexps and to store state during the
processing.
(This used to be commit 75b6df15f2edfac99fbcd7cefb7b404591a1ecb6)
source4/build/pidl/eparser.pm