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

Re: gEDA-dev: Compile warnings in gschem



Hi,

[snip]
> The recent compile warnings identified in gschem are due to gettext
> macro expansion when I18N is disabled. It appears to be returning a
> (const char *) when the expected return type from gettext is a (char *),
> at least according to man 3 gettext.
> 
> The following quiets it, but I'm not sure if its correct to just force
> the cast back. Any ideas people?

Looks reasonable to me.  Does gschem still function correctly with this 
patch applied?  If so, commit away.  I do prefer the second version as well.

-Ales



_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev