Commit Graph

56993 Commits

Author SHA1 Message Date
espie
bfb7e8e53c fix 2010-05-23 09:28:19 +00:00
espie
7dd09beb4d only warn for empty patches, instead of erroring out.
Simplify the task of testing patches that remove patches.
Don't forget to cvs rm though !
2010-05-23 09:22:50 +00:00
espie
e4ca716cf8 GLU has some unsafe prototypes. Either that or -isystem /usr/X11R6/include... 2010-05-23 09:19:45 +00:00
espie
b8bde2a05e C++ syntax 2010-05-23 09:13:15 +00:00
espie
a2c438edf9 prepare the move 2010-05-23 08:59:36 +00:00
espie
84db74def7 fix build 2010-05-23 01:10:54 +00:00
espie
e132cb4724 fix 2010-05-23 01:06:47 +00:00
espie
c69b066669 fix build 2010-05-23 01:05:38 +00:00
espie
e16f4761e8 fix 2010-05-23 00:57:22 +00:00
espie
5d2d4754da help getting to f77 if it moves out of /usr/bin 2010-05-22 22:01:54 +00:00
espie
f117c5d6fb don't try to prototype alloca by hand 2010-05-22 21:55:24 +00:00
espie
17372c934a missing prototypes 2010-05-22 21:31:57 +00:00
espie
f47623639b fix 2010-05-22 21:28:21 +00:00
espie
84872a6823 C++ syntax 2010-05-22 21:23:33 +00:00
espie
e3fa03cd6b cast is not lvalue 2010-05-22 21:19:20 +00:00
espie
c0d4a46925 static != extern 2010-05-22 21:17:19 +00:00
espie
dbcfe8499d C++ syntax 2010-05-22 21:02:34 +00:00
espie
725bef0c95 ANSI 2010-05-22 20:59:08 +00:00
espie
4623b45c3c stop fucking around with prototypes 2010-05-22 20:55:55 +00:00
espie
0ef68eeca0 ANSI __FUNCTION__ 2010-05-22 20:35:17 +00:00
espie
98dc317f8c fix 2010-05-22 20:30:38 +00:00
espie
01a00395e2 fix lvalue casts 2010-05-22 16:16:45 +00:00
espie
ec292b4bde friends don't decl 2010-05-22 16:11:34 +00:00
espie
3d8fd5be6f protos clean-up 2010-05-22 16:02:23 +00:00
espie
64da2fd4f9 inline won't be visible -> fix build with g++4 2010-05-22 15:50:26 +00:00
espie
af6d541836 fix build 2010-05-22 15:18:35 +00:00
espie
44d7d5bfec ANSIFY 2010-05-22 15:17:13 +00:00
espie
c21efe4f2b switch() syntax 2010-05-22 15:15:52 +00:00
espie
523644d13e missing proto 2010-05-22 15:14:18 +00:00
landry
e98c821a0d Remove .section .note.GNU-stack from this asm file, we already mark by
default the executable as not needing an executable stack, and it
confuses gas on hppa.
unbreaks both ports on hppa, no regression on other archs.
With hints from kettenis@
2010-05-22 15:13:39 +00:00
espie
831dcfc871 fix build with gcc4 2010-05-22 15:08:52 +00:00
espie
f11ee83915 proto fixes for gcc4 2010-05-22 15:05:29 +00:00
espie
8000754473 inconsistent decls 2010-05-22 14:58:36 +00:00
espie
ced09ca89e const-correct, appeases g++4 2010-05-22 14:27:21 +00:00
espie
fa7b6a93d2 zap bad decl of malloc, fixes build with gcc4 2010-05-22 14:23:48 +00:00
espie
635a31cac9 fix build with gcc4 2010-05-22 14:17:56 +00:00
espie
198aeda2f3 syntax 2010-05-22 14:15:16 +00:00
espie
a9e99408fc shun lvalue casts 2010-05-22 14:12:50 +00:00
espie
de2d737ef4 c++ syntax 2010-05-22 14:05:03 +00:00
espie
f497d404b0 I don't know about you, but I think consistent declarations are a good idea.
gcc4 tends to agree.
2010-05-22 14:03:23 +00:00
espie
5e3775d999 fix build with gcc4 (prefix base class fields with this) 2010-05-22 13:43:24 +00:00
espie
11e343a5ca kill prototype hacks, insist on the real thing 2010-05-22 13:26:59 +00:00
espie
ef4c54735f remove non-sensical cast, fixes gcc4 (no lvalue cast) 2010-05-22 13:22:53 +00:00
espie
ea4065b5bd fix build on gcc4, fix printf error. bump pkgname 2010-05-22 13:18:56 +00:00
espie
a79a0d525a ... and bump 2010-05-22 13:11:53 +00:00
espie
02462c0dd9 fix 2010-05-22 13:10:51 +00:00
landry
44af7bd104 Update to osm2go 0.7.22 2010-05-22 12:29:04 +00:00
espie
68fb5c0991 silence warning for gcc4 (yes, the address is not null, no I don't fancy
changing the macro/code/whatever to fix that)
2010-05-22 12:28:39 +00:00
espie
4e50d092d7 friend != decl 2010-05-22 12:02:28 +00:00
espie
7b42636397 fix syntax 2010-05-22 11:54:14 +00:00