Re: Add -D*_DISABLE_SINGLE_INCLUDES to GNOME_MAINTAINER_MODE_DEFINES



On Wed, 2008-11-19 at 18:02 +0000, Matteo Settenvini wrote:
> Can't you use:
> 
> namespace _gtk {
> #include <gtk/gtk.h>
> }
> 
> ?
> 
> It's always possible to add "using" declarations into gtkmm headers, if
> source-level compat has to be retained. Just an idea, though. Don't know
> if this is feasible.


It's not. C headers are full of macros that respect no namespace.

-- 
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com




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