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
espie
7d621fc670
fix build with gcc4
2010-05-22 11:44:40 +00:00
espie
066e590bb4
fix syntax
2010-05-22 11:34:22 +00:00
espie
725f4836b7
collision with recent gtk+2, gcc4 does not like.
...
fix from upstream svn, discussed with landry
2010-05-22 11:31:04 +00:00
espie
342e37bdf6
fix compile with gcc4 (no need to #defined socklen_t)
...
some regression test does not pass (this builds and works with gcc3)
2010-05-22 11:13:56 +00:00
jasper
42ac3ac376
- re-anable musepack/mpc support
...
ok tobias ulmer (MAINTAINER)
2010-05-22 11:10:09 +00:00
espie
29f42ec60c
fix C++ syntax.
2010-05-22 10:46:54 +00:00
espie
085056043c
synch with -current, fixes build for gcc4
2010-05-22 10:39:24 +00:00
landry
bb448ee46f
Mark as BROKEN on hppa, SIGILL during build.
2010-05-22 10:37:35 +00:00
espie
b3fed84ca6
fix gcc4
2010-05-22 10:26:45 +00:00
espie
1b7d4dac0c
force -fno-dollars-in-identifier, for predictable build
2010-05-22 10:17:36 +00:00
espie
a18dabfd87
we don't have all *l functions. fixes gcc4
2010-05-22 10:14:34 +00:00
jasper
4459824418
- remove mips64 gcc workaround, though this still won't build because of ld
2010-05-22 09:57:42 +00:00
jasper
e01c06b201
- remove now unneeded workaround for mips64
2010-05-22 09:50:06 +00:00
espie
3eae3e6638
fixes for g++4
...
- avoid min/max macros, fstream impl gets confused
- explicit instantations must have template<> prepended
- can't declare ostream, use iosfwd
- friends do not a declaration make
2010-05-22 09:30:04 +00:00
jasper
f2a998c291
- zap unneeded mips64 workaround
2010-05-22 08:48:46 +00:00
espie
8dcbdcc0c8
report pkgname that didn't build. This should help track down the
...
todo=<nothing> errors the other frogs are seeing.
2010-05-22 08:43:18 +00:00
espie
fcbad9512f
save dump in a file instead of stdout
2010-05-22 08:42:21 +00:00
jasper
8060dfab5a
- remove unneeded mips64 workaround
2010-05-22 08:22:42 +00:00
jasper
5cbd24e920
- remove mips64 workaround
2010-05-22 08:06:33 +00:00
espie
892b20d87e
friend does not declare. fix gcc4
2010-05-22 07:46:48 +00:00
jasper
ac35c6ef87
- workaround no longer needed for mips64
2010-05-22 07:44:29 +00:00
jasper
800ce315d4
- mips64 workaround no longer needed
2010-05-21 22:43:14 +00:00
jasper
a8eb81d4b9
- workaround no longer needed for mips64
2010-05-21 22:39:58 +00:00
jasper
c5a58294c2
- silence a rather irritating dialog
...
ok pval@ (MAINTAINER)
2010-05-21 22:00:54 +00:00
espie
73358bd6bc
fixes compile for g++4
2010-05-21 20:30:52 +00:00