[GCC-XML]Can gcc_xml process MFC (Microsoft Foundation Classes) based programs?

Brad King brad.king at kitware.com
Wed Nov 17 13:08:06 EST 2004


Saikumar Dubagunta wrote:

> Brad & others,
> 
>    Has anybody successfully completed the patching of MFC header files.
> 
>   I am trying to get the following thing thru, get a lot of errors.
> 
> --------------------------------------
> #include "ATLComTime.h"
> 
> class MyDateTime : public COleDateTime
> {
> public:
> 	MyDateTime();
> };
> 
> -----------------------------------------------------
> 
> Any suggestions will be appreciated.

No fixes have been submitted to me and I have no need for it, so the 
fixes for MFC headers are not available.  If you submit a feature 
request here:

http://www.gccxml.org/Bug

then you will be notified if it is ever done.

-Brad




More information about the gccxml mailing list