Commit Graph

54 Commits

Author SHA1 Message Date
Kim Woelders 750a973b5e autofoo: Deal a bit more consistently with C[PP]FLAGS and LDADD 2021-06-03 20:12:13 +02:00
Kim Woelders 88dba1cfff Re-indent with indent-2.2.12 2020-01-23 21:30:02 +01:00
Kim Woelders 7522a14b80 epp/cpplib.c: Fix warnings found with -O3 2018-03-11 19:46:49 +01:00
Kim Woelders 70ee606634 Warning fixes for gcc 7. 2017-02-12 19:09:08 +01:00
Kim Woelders 0dbb2e6c88 Autofoo tweaks.
Rename CWARNFLAGS to CFLAGS_WARNINGS for consistency with pending
changes.
2014-12-16 23:11:34 +01:00
Kim Woelders fdb4e5c3d7 Return code on success should be 0.
Not used by e16, but for the sake of general sanity.

SVN revision: 57925
2011-03-20 21:54:03 +00:00
Kim Woelders a87641f97e Warning fixes for gcc-4.6.
SVN revision: 56392
2011-01-30 00:07:50 +00:00
Kim Woelders 637d8fdbca Fix warning on 64 bit platforms introduced by badnull.cocci.
Clean up ridiculous amount of casting and parentheses in this statement.

SVN revision: 51486
2010-08-21 06:55:48 +00:00
Kim Woelders c517a00f0b Indent.
SVN revision: 51100
2010-08-13 21:05:00 +00:00
Lucas De Marchi 4d4401c5d3 Apply badzero.cocci, badnull.cocci and badnull2.cocci
Since badzero.cocci depends on coccinelle knowledge about a variable being a pointer
and about a function returning a pointer, maybe there are false negatives.



SVN revision: 51092
2010-08-13 17:04:13 +00:00
Lucas De Marchi b7564263ad Do not compare pointers to 0
SVN revision: 50973
2010-08-10 19:24:38 +00:00
Kim Woelders 4ac03926da Adjustments for indent 2.2.11.
SVN revision: 50909
2010-08-08 19:03:34 +00:00
Lucas De Marchi a1c15469e8 FORMATTING
* Remove vim modelines:
 find . -name '*.[chx]' -exec sed -i '/\/\*$/ {N;N;/ \* vim:ts/d}' \{\} \;
 find . -name '*.[chx]' -exec sed -i '/\/[\*\/] *vim:/d' \{\} \;

* Remove leading blank lines:
 find . -name '*.[cxh]' -exec sed -i '/./,$!d'

If you use vim, use this in your .vimrc:
set ts=8 sw=3 sts=8 expandtab cino=>5n-3f0^-2{2(0W1st0



SVN revision: 50816
2010-08-04 16:57:32 +00:00
Kim Woelders 14f85519fa Fix warnings when using gcc 4.5.
SVN revision: 50251
2010-07-14 18:25:15 +00:00
Kim Woelders de10fdb02f Remove unused include path (top_srcdir).
SVN revision: 43370
2009-10-31 13:02:15 +00:00
Kim Woelders 09e67b2f44 Warning fixes (based on patches by pfritz and gahr, tickets 331,342).
SVN revision: 40997
2009-06-10 17:45:10 +00:00
Kim Woelders 38e9aa5ee1 Fix error if compiling as C++ with gcc-4.4.
SVN revision: 39004
2009-02-12 17:28:42 +00:00
Kim Woelders 962153d8e3 Move compiler warning stuff to m4 macro. Add --enable-werror.
SVN revision: 37666
2008-11-15 17:33:31 +00:00
Kim Woelders 360949f8d8 Enable // comments in theme files (suggested by Don Harrop).
SVN revision: 37075
2008-10-24 19:15:09 +00:00
Kim Woelders c996c089c1 Remove .cvsignore.
SVN revision: 35637
2008-08-23 23:29:40 +00:00
Kim Woelders e7f01c2d6f Add -brs to indent profile.
SVN revision: 34096
2008-03-23 11:54:24 +00:00
Kim Woelders 5090099325 Fix compiler warnings (gcc 4.3?).
SVN revision: 33668
2008-02-03 16:47:22 +00:00
Kim Woelders c49bd4f606 Autofoo cleanups, move to bindir, pkgdatadir and friends.
SVN revision: 32474
2007-11-07 22:05:18 +00:00
Kim Woelders c5f33fc0a7 Move to new AC_INIT style.
SVN revision: 32323
2007-11-03 11:57:31 +00:00
Kim Woelders b7d649c34e Fix warnings.
SVN revision: 31408
2007-08-19 19:30:08 +00:00
Kim Woelders d019a01c00 Disable unused feature (file name mapping).
SVN revision: 28100
2007-01-22 02:34:59 +00:00
Kim Woelders c0e6a6280a Suppress blank output lines.
SVN revision: 28099
2007-01-22 02:34:07 +00:00
Kim Woelders 76e115e94d Fix warnings.
SVN revision: 28039
2007-01-18 04:54:58 +00:00
Kim Woelders 1f64627f18 Shhh.
SVN revision: 25698
2006-09-10 18:50:03 +00:00
Kim Woelders 870989a27e Avoid unnecessary library dependencies in eesh and edox. Cleanups.
SVN revision: 25668
2006-09-09 22:21:48 +00:00
Mike Frysinger 5f6ac8636d remove hashf() prototype since header.h already has it
SVN revision: 22155
2006-04-16 04:20:33 +00:00
Kim Woelders a787113cc8 Remove unused files.
SVN revision: 11503
2004-09-02 17:56:46 +00:00
Kim Woelders 3b5b37cfeb Remove empty epp/config.h causing trouble on some platforms.
SVN revision: 11254
2004-08-17 23:41:37 +00:00
Kim Woelders dfd5ee27a8 Tidy up a bit (removed ancient ChangeLog's and other obsolete stuff).
SVN revision: 11012
2004-07-25 10:47:56 +00:00
Michael Jennings ffb0827baa Tue Jul 20 14:52:39 2004 Michael Jennings (mej)
Gurgi want some munchies and crunchies.
----------------------------------------------------------------------


SVN revision: 10940
2004-07-20 18:54:05 +00:00
Kim Woelders ffcca6fbfa Minor adjustments.
SVN revision: 9347
2004-03-13 15:30:46 +00:00
Kim Woelders bd85fc492e Fix gcc 3.3 compiler warnings.
SVN revision: 8095
2003-12-11 21:13:50 +00:00
Kim Woelders aa83a34143 Fix some compiler warnings.
SVN revision: 6994
2003-06-08 07:38:22 +00:00
Kim Woelders 097cc18747 Avoid compiler warnings due to include path (/usr/include) that shouldn't
be given explicitly and remove unnecessary include paths.


SVN revision: 6907
2003-05-14 19:34:31 +00:00
Michael Jennings 9561bbaf29 Sun May 4 21:14:35 EDT 2003
(KainX)

Fix a seg fault during restart.  Also some cleanups.


SVN revision: 6898
2003-05-05 01:16:57 +00:00
Kim Woelders abe01cc801 Thu May 1 18:55:28 CEST 2003
(Kim)

Make auto* stop whining.
Removed obsolete po/Makefile.in.in.


SVN revision: 6888
2003-05-01 17:01:14 +00:00
Mandrake d0cf3bbe94 getting to work here
SVN revision: 2311
2000-03-24 04:54:06 +00:00
Carsten Haitzler 67a62c504b Mon Dec 6 14:41:09 PST 1999
(Raster)

fixed proottype difference in epp... wonder hwo that got there...


SVN revision: 1504
1999-12-06 16:59:44 +00:00
Mandrake 0e3962c9af Thu Oct 28 12:49:19 PDT 1999
(Mandrake)

Tru64 (again)


SVN revision: 1020
1999-10-28 11:54:31 +00:00
Mandrake ad0e2c1116 Thu Oct 28 10:01:48 PDT 1999
(Mandrake)

Tru64 (again)


SVN revision: 1014
1999-10-28 09:08:18 +00:00
Mandrake 129336ebbc Wed Oct 27 23:00:29 PDT 1999
(Mandrake)

This should fix the Tru64 problems in epp, I believe.


SVN revision: 1012
1999-10-27 22:14:06 +00:00
Mandrake 539f9ae487 Wed Oct 27 15:57:32 PDT 1999
(Mandrake)

well crap that didn't work, did it...


SVN revision: 1003
1999-10-27 15:17:20 +00:00
Mandrake 40bcd3daec Wed Oct 27 15:48:58 PDT 1999
(Mandrake)

Now that we've gone through with -ansi -pedantic and there are no more
warnings, maybe Tru64 support will work in epp?


SVN revision: 1002
1999-10-27 15:07:11 +00:00
Mandrake dea684b1bd Wed Oct 27 09:55:14 PDT 1999
(Mandrake)

Trying to get this to build under Tru64


SVN revision: 994
1999-10-27 09:15:47 +00:00
Carsten Haitzler b324d57d9f OS/2 build patches
SVN revision: 846
1999-10-18 17:40:35 +00:00