bug-recutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-recutils] Expand external descriptor to include a typedef unique to


From: Charles Millar
Subject: [bug-recutils] Expand external descriptor to include a typedef unique to one file
Date: Mon, 28 Sep 2015 11:51:18 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0

I have many files (emacs) in which I call an external descriptor

%rec: Finance /mnt/Data/ActiveFiles/Finance.rec

In the external descriptor I have typedef: Schedules_t foo bar

For one file is it possible to expand typedef: Schedlues_t to include baz, where baz is unique to that one file, such as

%rec: Finance /mnt/Data/ActiveFiles/Finance.rec
%typedef: Schedules_t enum baz

The above results in an error when I "recfix" the file, so I suspect that, if it is possible, the only way to this is to somehow cat the additional typedef onto the external descriptor.

Any help would be greatly appreciated.

Charlie Millar



reply via email to

[Prev in Thread] Current Thread [Next in Thread]