Ok. The attached patch works! Even on Jürgen's fiendishly complex form_tabular.fd. As I stated before, it will allow me to make forward declarations such as struct FD_form_citation; class FormCitation : public DialogBase { FD_form_citation * dialog_; } rather than have to include the header file. (If I so wish. Both options are now available.)
- fdfix.sh patch Angus Leeming
- Re: fdfix.sh patch Angus Leeming
- Angus Leeming