r4770: Change from processing ndr_*.[ch] files all at once to line-by-line.
commit75b6df15f2edfac99fbcd7cefb7b404591a1ecb6
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)
tree0a38e7e99a6c822a5ef1367d989ac529fa1992f0
parent6bc9e17f5c5236f662c7c8f308d03e6d97379b23
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.
source/build/pidl/eparser.pm