Re: commit: win32 build fixes

From: Michael D. Pritchett (mpritchett@attglobal.net)
Date: Wed Sep 11 2002 - 08:34:44 EDT

  • Next message: Jesper Skov: "Re: Coding standards"

    On Wed, 11 Sep 2002, Jordi Mas wrote:

    > Hello guys,
    >
    > When compiling the latest version (I did not update for a few days) and have
    > found two problems like this:
    >
    > :--------------------------------------
    > xap_Win32App.cpp(439) : error C2509: 'getDefaultEncoding' : member function
    > notdeclared in 'XAP_Win32App'
    > xap_Win32App.h(41) : see declaration of 'XAP_Win32App'
    > :--------------------------------------
    >
    > It seems that the way that VC++ 6 and VC++ 7 manage abstract functions has
    > changed. It seems that VC++ 6 (my platform right now) needs the abstract
    > functions to be defined again in the header file where they are implemented.
    > It seems that this is no longer a VC++ 7.0 requirement.
    >
    > I have made fixes to make it compile under VC++ 6.
    >
    > CVS: ----------------------------------------------------------------------
    > CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
    > CVS:
    > CVS: Committing in .
    > CVS:
    > CVS: Modified Files:
    > CVS: src/af/xap/win/xap_Win32App.h src/wp/ap/win/ap_Win32App.h
    > CVS: ----------------------------------------------------------------------
    >
    > --
    >
    > Jordi Mas
    > http://www.softcatala.org
    >

    Jordi -

    I am confused on this matter. I made the fixes for getDefaultEncoding
    using VC6 and verified with VC7 via Tinderbox. Additionally, CVS isn't
    showing your commits. Can you clarify?

    Cheers!

    Michael D. Pritchett



    This archive was generated by hypermail 2.1.4 : Wed Sep 11 2002 - 09:48:25 EDT