On Tue, 2004-08-17 at 23:34 +0200, J.M. Maurer wrote:
>
> then mv -f ".deps/xad_Document.Tpo" ".deps/xad_Document.Po"; else rm -
> f
> ".deps/xad_Document.Tpo"; exit 1; fi
> xad_Document.cpp: In member function `virtual void
> AD_Document::setAutoRevisioning(bool)':
> xad_Document.cpp:670: error: `PD_MAX_REVISION' undeclared (first use
> this function)
> xad_Document.cpp:670: error: (Each undeclared identifier is reported
> only once for each function it appears in.)
>
We are missing a #include "pt_Types.h".
IMHO we shouldn't have acces to this in xad_Document.cpp because this is
in XAP (Cross-application).
Just my thought. I'll commit a quick and dirty fix.
Hub
-- Crazy French - http://www.figuiere.net/hub/Received on Tue Aug 17 23:34:36 2004
This archive was generated by hypermail 2.1.8 : Tue Aug 17 2004 - 23:34:36 CEST