On 06-Jul-2000 Angus Leeming wrote:
> Jürgen> Why do you need also form_citation.[Ch]? They should be autogenerated by
> Jürgen> the Makefile in the forms/ subdirectory, aren't they?
> 
> Almost :-) I had to make two TINY changes:
> 
> * in form_citation.h, DEC cxx complains about :
> typedef struct {
>       ...
> } FD_form_citation;
> 
> So I changed it to:
> struct FD_form_citation {
>       ...
> };
> 
> * in form_citation.C, I had to
>#include form_citation.h
> 

NOT good this should be generated automatically from the .fd file, so
if you have to make changes to it which cannot be handled by the sed-logic
in the Makefile you have to use a patch which is automatically applied
every time the fd-file is edited!

       Jürgen

--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Dr. Jürgen Vigna        E-Mail:  [EMAIL PROTECTED]
Italienallee 13/N       Tel/Fax: +39-0471-450260 / +39-0471-450296
I-39100 Bozen           Web:     http://www.sad.it/~jug

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

The two things that can get you into trouble quicker than anything else
are fast women and slow horses.

Reply via email to