[physfs] More patches

Patrice Mandin mandin.patrice at orange.fr
Sat Nov 21 04:52:24 EST 2009


Hello,

Here is another patch for the 'default' branch:

- CMakeLists.txt:

Move the definition of PHYSFS_NO_PTHREADS_SUPPORT at the end of the
file, like it is done for CD-ROM support. It fails for unknown
platforms where cmake IF(UNIX) is not defined, and that are not WINDOWS
or OS2 (which cmake checks after UNIX).

- src/lzma/C/Archive/7z/7zDecode.c:

memcpy() is defined in <string.h>, but this header file is not
included, and causes a warning, and compiler is configured to error on
any warning.

-- 
Patrice Mandin
WWW: http://pmandin.atari.org/
Programmeur Linux, Atari
Spécialité: Développement, jeux

-------------- next part --------------
A non-text attachment was scrubbed...
Name: physfs.diff
Type: text/x-diff
Size: 1118 bytes
Desc: not available
URL: <http://icculus.org/pipermail/physfs/attachments/20091121/bcc4b54a/attachment.bin>


More information about the physfs mailing list