Gerald Pfeifer wrote:
Noticed on FreeBSD; patch tested on FreeBSD 5.4 as well as SUSE Linux 10.0.
Gerald
ChangeLog: Only provide reserve_area() when we actually use it.
Index: mmap.c
RCS file: /home/wine/wine/libs/wine/mmap.c,v retrieving revision 1.20 diff -u -3 -p -r1.20 mmap.c --- mmap.c 26 Jan 2007 13:48:42 -0000 1.20 +++ mmap.c 14 Oct 2007 11:09:28 -0000
In this and all of your patches, please diff from the top of the tree. The above line should say "+++libs/wine/mmap.c". And it would be even better if you can use GIT instead of cvs.
Vitaliy.