Am Wednesday 17 April 2013 schrieb Giuseppe Scrivano: > Martin Baute <[email protected]> writes: > > Dear Maintainers, > > > > I would like to confirm the issue mentioned below, for wget 1.14 on > > AIX 6.1, configured with --disable-ssl using v11.1 of IBM's XL C for > > AIX. > > > > I also can confirm that this is a regression from wget 1.13.4, which > > compiles > > without problems. > > Thanks for your report. This was already fixed in the source repository > and the fix will be part of the next release.
As I understood, Wget 1.14 aims to be c89/c90 compatible ? If yes, is there any interest to get these issues fixed ? warc.c:160:3: warning: ISO C90 forbids mixed declarations and code [-pedantic] warc.c:260:3: warning: ISO C90 forbids mixed declarations and code [-pedantic] ... many more ... We have similar issues in retr.c, main.c, html.c and some more. Regards, Tim
