Commit Graph

15 Commits

Author SHA1 Message Date
Kim Woelders a87641f97e Warning fixes for gcc-4.6.
SVN revision: 56392
2011-01-30 00:07:50 +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 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 e7f01c2d6f Add -brs to indent profile.
SVN revision: 34096
2008-03-23 11:54:24 +00:00
Kim Woelders b7d649c34e Fix warnings.
SVN revision: 31408
2007-08-19 19:30:08 +00:00
Kim Woelders 76e115e94d Fix warnings.
SVN revision: 28039
2007-01-18 04:54:58 +00:00
Kim Woelders bd85fc492e Fix gcc 3.3 compiler warnings.
SVN revision: 8095
2003-12-11 21:13:50 +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 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
Carsten Haitzler c79f01a1d9 re-importing E after cvs failure to comply with orders... thus it DIED!
SVN revision: 37
1999-08-17 22:56:46 +00:00