Re: freeze break request for glibmm



fr., 07.03.2008 kl. 13.28 -0600, skrev Jonathon Jongsma:
> I just noticed that there is a missing include in the main glibmm
> header <glibmm.h>.  The following patch describes the fix.  Is it ok
> to break the code freeze to apply?  Thanks.
> 
> Index: glib/glibmm.h
> ===================================================================
> --- glib/glibmm.h	(revision 637)
> +++ glib/glibmm.h	(working copy)
> @@ -25,6 +25,7 @@
>  #include <glibmmconfig.h>
>  //#include <glibmm/i18n.h> //This must be included by the
> application, after system headers such as <iostream>.
>  #include <glibmm/arrayhandle.h>
> +#include <glibmm/checksum.h>
>  #include <glibmm/class.h>
>  #include <glibmm/containerhandle_shared.h>
>  #include <glibmm/convert.h>
> 
I think build fixes are allowed at any time. Thanks for asking though.

Cheers
Kjartan




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]