Bug#305521: dia_0.94.0-7: FTBFS with gcc-4.0

LaMont Jones LaMont Jones <lamont@mmjgroup.com>, 305521@bugs.debian.org
Wed, 20 Apr 2005 17:36:53 -0600


On Wed, Apr 20, 2005 at 05:52:54PM +0200, Roland Stigge wrote:
> On Wed, 2005-04-20 at 08:02 -0600, lamont@ubuntu.com wrote:
> > > shape_info.c:902: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
> > > shape_info.c:902: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
> > > shape_info.c:742: warning: unused variable 'ext_size'
> Haven't tried yet (there's no such package: gcc-4.0), but I don't see
> any error in the above.

Yeah - that was a bad cut on the part of the bug generator... sorry.
The relevant lines are:

> shape_info.c: At top level:
> shape_info.c:121: error: static declaration of 'parse_path' follows non-static declaration
> shape_info.h:169: error: previous declaration of 'parse_path' was here

gcc-4.0_4.0-0pre10 is in experimental.

lamont