commit: head win32 vc 6.0 fix

From: Jordi Mas (jmas@softcatala.org)
Date: Thu Oct 23 2003 - 13:10:40 EDT

  • Next message: Marc Maurer: "Re: commit: win32native image pluggin"

    Hello,

    VC++ 6.0 was giving me this error with HEAD:

    ;-----------------------------------------
    xap_Dlg_FontChooser.cpp
    xap_Dlg_FontChooser.cpp(527) : error C2248: 'GR_Font::~GR_Font' : cannot
    access protected member declared in class 'GR_Font'
             c:/abi/abi/src/af/gr/xp\gr_Graphics.h(117) : see declaration of
    'GR_Font::~GR_Font'
    ;-----------------------------------------

    CVS: ----------------------------------------------------------------------
    CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
    CVS:
    CVS: Committing in .
    CVS:
    CVS: Modified Files:
    CVS: src/af/gr/xp/gr_Graphics.h
    CVS: ----------------------------------------------------------------------

    I had to change the GR_Font destructor from protected to public.

    Thanks,

    -- 
    

    Jordi Mas i Hernāndez (homepage http://www.softcatala.org/~jmas) http://www.softcatala.org



    This archive was generated by hypermail 2.1.4 : Thu Oct 23 2003 - 13:11:53 EDT