| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
svn path=/trunk/; revision=4480
|
|
|
|
| |
svn path=/trunk/; revision=4478
|
|
|
|
| |
svn path=/trunk/; revision=1747
|
|
|
|
| |
svn path=/trunk/; revision=1746
|
|
|
|
|
|
| |
warnings.
svn path=/trunk/; revision=1258
|
|
|
|
|
|
|
|
| |
Sat Jun 26 01:47:53 1999 Tim Janik <timj@gtk.org>
* compiler-flags.m4: give -Wunused to gcc instead of -Wno-unused.
svn path=/trunk/; revision=996
|
|
|
|
|
|
|
|
|
| |
1999-02-22 Miguel de Icaza <miguel@nuclecu.unam.mx>
* compiler-flags.m4: Only add the compilation warnings if the
compiler is GCC.
svn path=/trunk/; revision=684
|
|
|
|
|
|
|
|
|
|
|
| |
1999-02-05 Martin Baulig <martin@home-of-linux.org>
* compiler-flags.m4: Don't add warning and compiler flags to
the CFLAGS and CXXFLAGS when they're cached. This fixes the
problem that CFLAGS and CXXFLAGS get longer and longer each
time you run a `config.status --recheck'.
svn path=/trunk/; revision=646
|
|
|
|
|
|
|
|
|
|
|
| |
(This is a patch from Nix <nix@esperi.demon.co.uk>)
* compiler-flags.m4 (GNOME_CXX_WARNINGS): Brought C++ language
compliance into line with C language compliance.
Fixed typo (`C' for `C++').
(--enable-iso-cxx): New flag to *permit* -pedantic rather than
requiring it.
svn path=/trunk/; revision=592
|
|
|
|
|
|
| |
case. -Wshadow complains a *lot* about gtk-- and gtk--draw.
svn path=/trunk/; revision=457
|
|
|
|
|
|
| |
(GNOME_CXX_WARNINGS)
svn path=/trunk/; revision=453
|
|
|
|
| |
svn path=/trunk/; revision=444
|
|
|
|
|
|
|
|
| |
1998-10-12 Martin Baulig <martin@home-of-linux.org>
* compiler-flags.m4 (warnCFLAGS): Added `-Wno-unused'.
svn path=/trunk/; revision=443
|
|
|
|
|
|
|
| |
* compiler-flags.m4 (warnCFLAGS): Remove `-W'.
(warn-unused): Remove.
svn path=/trunk/; revision=427
|
|
|
|
|
|
|
|
|
| |
1998-09-28 Martin Baulig <martin@home-of-linux.org>
* compiler-flags.m4 (--enable-warn-unused): New configure parameter
to add `-Wunused' to the warning flags.
svn path=/trunk/; revision=408
|
|
|
|
| |
svn path=/trunk/; revision=385
|
|
|
|
|
|
|
|
|
| |
Do not use -W as in the context of Gtk/Gnome, we get warnings for
the unused parameters in callback funcions which we cant fix.
Miguel.
svn path=/trunk/; revision=384
|
|
* compiler-flags.m4: New file. Defines the
GNOME_COMPILER_WARNINGS macro.
* autogen.sh (conf_flags): Add `--enable-compile-warnings' to list
of flags passed to `configure'.
* Makefile.am (MACROS): Add compiler-flags.m4.
svn path=/trunk/; revision=327
|