Commit Graph

8 Commits

Author SHA1 Message Date
Adrien Destugues 989bc6e190 Fix build on 64-bit Haiku
- Fix path to look for libnetwork to work also on non-hybrid systems
- Remove references to /boot/common as it is not used anymore
- Fix a few type errors
- Use compiler provided va_copy when available
2015-07-14 09:12:44 +01:00
John Mark Bell 656a2d20c1 Explicitly cast unused results to void
svn path=/trunk/netsurf/; revision=11596
2011-02-01 21:50:34 +00:00
John Mark Bell 6a7b1a73a7 Fix compilation with GCC 2.95.
It astounds me how some of this lot compiled at all.

svn path=/trunk/netsurf/; revision=7104
2009-04-16 12:49:49 +00:00
John Mark Bell 5823b09a1c Squash warning
svn path=/trunk/netsurf/; revision=6904
2009-03-27 00:48:22 +00:00
François Revel 3aa3708f17 Haiku neither has va_copy (yet).
svn path=/trunk/netsurf/; revision=6605
2009-02-22 17:54:30 +00:00
François Revel 4c8989a6db no va_copy on BeOS
svn path=/trunk/netsurf/; revision=5066
2008-08-12 01:44:59 +00:00
John Mark Bell c02fcf5bc2 Update to last LGPL2+ version of talloc.
svn path=/trunk/netsurf/; revision=4528
2008-07-07 17:41:29 +00:00
James Bursa fef4301a74 [project @ 2005-04-03 10:56:49 by bursa]
Talloc memory allocation functions from Samba.

svn path=/import/netsurf/; revision=1591
2005-04-03 10:56:49 +00:00