ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gnuplot/gnuplot_4.6.6.orig.tar.gz alloc.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: alloc.c,v 1.17 2011/09/04 11:08:33 markisch Exp $"); } ^ axis.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: axis.c,v 1.97.2.6 2013/10/15 00:08:14 sfeam Exp $"); } ^ binary.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: binary.c,v 1.13 2007/10/02 18:18:57 sfeam Exp $"); } ^ breaders.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: breaders.c,v 1.10.2.2 2012/06/08 17:32:55 sfeam Exp $"); } ^ color.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: color.c,v 1.98.2.3 2013/03/10 18:23:59 broeker Exp $"); } ^ command.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: command.c,v 1.230.2.15 2014/06/01 09:01:15 markisch Exp $"); } ^ contour.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: contour.c,v 1.29.2.1 2012/08/27 20:24:23 sfeam Exp $"); } ^ datafile.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: datafile.c,v 1.212.2.39 2014/05/27 22:22:00 sfeam Exp $"); } ^ dynarray.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: dynarray.c,v 1.11 2004/07/01 17:10:04 broeker Exp $"); } ^ eval.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: eval.c,v 1.96.2.6 2014/07/30 21:47:00 sfeam Exp $"); } ^ fit.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: fit.c,v 1.78.2.12 2014/09/12 04:00:05 sfeam Exp $"); } ^ gadgets.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: gadgets.c,v 1.80.2.2 2014/05/03 03:51:08 sfeam Exp $"); } ^ getcolor.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: getcolor.c,v 1.32.2.2 2013/10/25 15:36:37 sfeam Exp $"); } ^ graph3d.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: graph3d.c,v 1.253.2.17 2014/08/14 22:53:40 sfeam Exp $"); } ^ graphics.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: graphics.c,v 1.379.2.34 2014/08/14 22:53:40 sfeam Exp $"); } ^ help.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: help.c,v 1.26.2.1 2011/12/28 19:30:43 sfeam Exp $"); } ^ hidden3d.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: hidden3d.c,v 1.82.2.5 2013/10/27 22:13:43 sfeam Exp $"); } ^ history.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: history.c,v 1.28.2.1 2011/12/28 19:30:43 sfeam Exp $"); } ^ internal.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: internal.c,v 1.67.2.3 2014/07/04 07:45:43 markisch Exp $"); } ^ interpol.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: interpol.c,v 1.39.2.4 2014/01/31 05:22:06 sfeam Exp $"); } ^ matrix.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: matrix.c,v 1.10 2004/07/01 17:10:06 broeker Exp $"); } ^ misc.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: misc.c,v 1.138.2.19 2014/09/10 04:15:54 sfeam Exp $"); } ^ mouse.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: mouse.c,v 1.133.2.10 2014/09/14 08:32:44 markisch Exp $"); } ^ parse.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: parse.c,v 1.66.2.7 2014/07/12 23:58:43 sfeam Exp $"); } ^ plot.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: plot.c,v 1.128.2.20 2014/06/15 10:33:33 markisch Exp $"); } ^ plot2d.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: plot2d.c,v 1.255.2.30 2014/06/18 00:05:58 sfeam Exp $"); } ^ plot3d.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: plot3d.c,v 1.191.2.8 2013/11/14 23:12:57 sfeam Exp $"); } ^ pm3d.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: pm3d.c,v 1.85.2.4 2013/10/14 23:54:28 sfeam Exp $"); } ^ readline.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: readline.c,v 1.58.2.1 2014/01/11 16:22:13 markisch Exp $"); } ^ save.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: save.c,v 1.197.2.4 2014/02/26 07:36:17 markisch Exp $"); } ^ scanner.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: scanner.c,v 1.31.2.3 2013/09/07 05:07:32 sfeam Exp $"); } ^ set.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: set.c,v 1.354.2.15 2014/07/15 21:22:51 sfeam Exp $"); } ^ show.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: show.c,v 1.261.2.6 2014/02/26 07:36:18 markisch Exp $"); } ^ specfun.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: specfun.c,v 1.47 2011/10/15 00:03:33 sfeam Exp $"); } ^ standard.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: standard.c,v 1.30.2.2 2012/07/24 15:41:31 markisch Exp $"); } ^ stats.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: stats.c,v 1.3.2.4 2013/04/12 17:21:57 sfeam Exp $"); } ^ stdfn.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: stdfn.c,v 1.25 2011/09/21 11:43:49 markisch Exp $"); } ^ tables.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: tables.c,v 1.110.2.2 2014/01/31 05:22:06 sfeam Exp $"); } ^ tabulate.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: tabulate.c,v 1.13.2.3 2012/11/15 03:54:49 sfeam Exp $"); } ^ term.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: term.c,v 1.225.2.18 2014/04/23 19:37:45 sfeam Exp $"); } ^ time.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: time.c,v 1.24.2.3 2014/01/27 21:54:07 sfeam Exp $"); } ^ unset.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: unset.c,v 1.149.2.5 2014/02/26 07:36:18 markisch Exp $"); } ^ util.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: util.c,v 1.99.2.8 2013/12/12 20:49:57 sfeam Exp $"); } ^ util3d.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: util3d.c,v 1.44.2.1 2012/01/11 23:42:23 sfeam Exp $"); } ^ variable.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: variable.c,v 1.42.2.2 2013/07/03 16:31:53 sfeam Exp $"); } ^ version.c:2:22: warning: all paths through this function will call itself [-Winfinite-recursion] static char *RCSid() { return RCSid("$Id: version.c,v 1.100.2.11 2014/09/21 15:58:36 sfeam Exp $"); } ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/graphviz/graphviz_2.38.0.orig.tar.gz dotlex.c:52:20: warning: all paths through this function will call itself [-Winfinite-recursion] int myyylex (void) { /* for debugging */ ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gtk2-engines/gtk2-engines_2.20.2.orig.tar.bz2 ./src/animation.c:338:1: warning: all paths through this function will call itself [-Winfinite-recursion] { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/lives/lives_2.4.0~ds0.orig.tar.bz2 widget-helper.c:1008:88: warning: all paths through this function will call itself [-Winfinite-recursion] LIVES_INLINE boolean lives_event_box_set_above_child(LiVESEventBox *ebox, boolean set) { ^ widget-helper.c:1806:25: warning: all paths through this function will call itself [-Winfinite-recursion] LiVESError **error) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/purelibc/purelibc_0.4.1.orig.tar.gz syscalls.c:765:23: warning: all paths through this function will call itself [-Winfinite-recursion] void _exit(int status){ ^ ========================================================== number of projects scanned: 2196 number of warnings: 51