Georg Baum wrote:
> Abdelrazak Younes wrote:
>> AFAIS all files in gtk but one or two have this concept check disabled.
>> Why not just erase all those #ifdef and #undef and just disable libsigc
>> concept check in the config.h?
> How would that work? We want the concept checks for as many files a
Georg Baum wrote:
Abdelrazak Younes wrote:
AFAIS all files in gtk but one or two have this concept check disabled.
Why not just erase all those #ifdef and #undef and just disable libsigc
concept check in the config.h?
How would that work? We want the concept checks for as many files as
possib
Abdelrazak Younes wrote:
> AFAIS all files in gtk but one or two have this concept check disabled.
> Why not just erase all those #ifdef and #undef and just disable libsigc
> concept check in the config.h?
How would that work? We want the concept checks for as many files as
possible. Somebody sho
Georg Baum wrote:
this file does not compile with concept checks enabled because of libsigc.
Committing now.
AFAIS all files in gtk but one or two have this concept check disabled.
Why not just erase all those #ifdef and #undef and just disable libsigc
concept check in the config.h?
Abdel.
this file does not compile with concept checks enabled because of libsigc.
Committing now.
GeorgIndex: src/frontends/gtk/GuiImplementation.C
===
--- src/frontends/gtk/GuiImplementation.C (Revision 14406)
+++ src/frontends/gtk/GuiImpl
Am Samstag, 29. Januar 2005 16:23 schrieb Lars Gullik Bjønnes:
> Looks just ok to me.
>
> I take it that xpmName returns a GLib::ustring?
Yes (almost): xpmName is a GLib::ustring.
Georg
Georg Baum <[EMAIL PROTECTED]> writes:
| The attached patch squashes two compiler warnings and disables concept
| checks for gcc 3.4 and above in the gtk frontend. The latter is mainly
| the result of a little sed script.
| Note that some files that work with concept checks enabled when compiled
The attached patch squashes two compiler warnings and disables concept
checks for gcc 3.4 and above in the gtk frontend. The latter is mainly
the result of a little sed script.
Note that some files that work with concept checks enabled when compiled
with gcc 3.3.x don't work with enabled concept