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 | with gcc 3.3.x don't work with enabled concept checks and gcc 4.0 anymore | (the failure is not in our code, but libsigc++). | Committing now.
Looks just ok to me. I take it that xpmName returns a GLib::ustring? -- Lgb