Re: GNOME CVS: gtk+ menesis
- From: Gediminas Paulauskas <menesis delfi lt>
- To: Owen Taylor <otaylor redhat com>
- Cc: gtk-devel-list gnome org, gnome-hackers gnome org
- Subject: Re: GNOME CVS: gtk+ menesis
- Date: 03 Aug 2002 01:48:23 +0200
Št, 2002-08-03 01:17, Owen Taylor rašė:
> Gediminas Paulauskas <menesis delfi lt> writes:
>
> > > > * gtkitemfactory.h: prototypes with no parameters must be
> > > > defined as (void), not ()
> > >
> > > Please revert, ASAP. This breaks the ABI of GTK+ for
> > > some versions of g++, and the API of GTK+ for C.
> > >
> > > The question is not how the API _should_ be, but what
> > > it can be while maintaining compatibility.
> >
> > This does not compile with gcc 3.1
>
> With -Werror, you mean? or.... more details?
>
> We're compiled all of GNOME with gcc 3.1 here.
>
> Owen
It turns out I have tried to fix the same problem in two places and this
change was not even necessary. I was looking over my local tree for
modified files. I was definitely fixing quite a few function prototypes
in my projects being declared as the_function() and they gave warnings
"no previous prototype" when compiling source files which implement
them.
Sorry for this mistake.
--
Gediminas
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]