[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA-dev: gschem does not compile with --disable-nls
Hi Gabriel,
>as the title says, gschem can no more be built with --disable-nls.
>The reason is that getttext() is a macro taking one parameter that
>does not work in a context where a function pointer casted to
>GtkTranslateFunc is expected. I have fixed it with the appended
>patch, which also removes the cast since gettext_fn is defined
>with the proper parameters.
>
>The patch also changes help_string from a char * variable to a
>const char * to silence a compiler warning.
>
Great. Commited to CVS. Thanks.
-Ales
PS. Did I ever mention I really like patches like this. :-)
_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev