Re: CVS: commit uwog abi/src/af/xap/unix xap_UnixApp.cpp

From: <msevior_at_physics.unimelb.edu.au>
Date: Sat May 13 2006 - 04:23:48 CEST

Hi Marc,

Does this mean the horrible crash on exit bug in FC5 is fixed??

Martin

>
> Update of /cvsroot/abi/src/af/xap/unix
> In directory abiword.snt.utwente.nl:/tmp/cvs-serv7816
>
> Modified Files:
> Tag: ABI-2-4-0-STABLE
> xap_UnixApp.cpp
> Log Message:
> Fix https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=182399 (plam)
> (forwardport)
>
>
>
> Index: xap_UnixApp.cpp
> ===================================================================
> RCS file: /cvsroot/abi/src/af/xap/unix/xap_UnixApp.cpp,v
> retrieving revision 1.102
> retrieving revision 1.102.2.1
> diff -u -d -r1.102 -r1.102.2.1
> --- xap_UnixApp.cpp 5 Jul 2005 14:08:20 -0000 1.102
> +++ xap_UnixApp.cpp 12 May 2006 20:40:11 -0000 1.102.2.1
> @@ -133,11 +133,11 @@
> {
> DELETEP(m_pUnixToolbarIcons);
>
> + delete m_fontManager;
> +
> #if FC_MINOR > 2
> FcFini();
> #endif
> -
> - delete m_fontManager;
> }
>
> bool XAP_UnixApp::initialize(const char * szKeyBindingsKey, const char *
> szKeyBindingsDefaultValue)
>
> -----------------------------------------------
> To unsubscribe from this list, send a message to
> abisource-cvs-commit-request@abisource.com with the word
> unsubscribe in the message body.
>
Received on Sat May 13 04:22:55 2006

This archive was generated by hypermail 2.1.8 : Sat May 13 2006 - 04:22:56 CEST