Hi all! I am most confident that you already know this, but I am a "clean compilation lover", so to speak. So I saw these warnings when compiling the RC1 and RC2 of version 2.2 of pgpool-II and thought to file a bug:
In file included from gram.y:9904: scan.c:2619: warning: no previous prototype for 'base_yyget_lineno' scan.c:2628: warning: no previous prototype for 'base_yyget_in' scan.c:2636: warning: no previous prototype for 'base_yyget_out' scan.c:2644: warning: no previous prototype for 'base_yyget_leng' scan.c:2653: warning: no previous prototype for 'base_yyget_text' scan.c:2662: warning: no previous prototype for 'base_yyset_lineno' scan.c:2674: warning: no previous prototype for 'base_yyset_in' scan.c:2679: warning: no previous prototype for 'base_yyset_out' scan.c:2684: warning: no previous prototype for 'base_yyget_debug' scan.c:2689: warning: no previous prototype for 'base_yyset_debug' scan.c:2723: warning: no previous prototype for 'base_yylex_destroy' scan.c:2175: warning: 'input' defined but not used Low priority, of course :) -- Jaume Sabater http://linuxsilo.net/ "Ubi sapientas ibi libertas" _______________________________________________ Pgpool-general mailing list [email protected] http://pgfoundry.org/mailman/listinfo/pgpool-general
