Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 4 (100.0%) | 20 (100.0%) | 5.0 |
macros/ | 2 (50.0%) | 17 (85.0%) | 8.5 |
socket/ | 2 (50.0%) | 3 (15.0%) | 1.5 |
Re-add non-versioned directories into the python directory search list. Behaviour should now be identical to before change #18669.
3 lines of code changed in 1 file:
Remove brace expansion from loops checking multiple Python versions, add single version list at the top of the macro to make editing simpler in the future.
Corrects ticket #747, "Bashisms break configure script for users of POSIX /bin/sh", https://sourceforge.net/p/crossfire/bugs/747/
14 lines of code changed in 1 file:
Fix SF bug #750 Server compile failure, metaserver.c, regression caused update 18667.
1 lines of code changed in 1 file:
Fix problem where initialization of the metaserver mutex was behind #IFDEF HAVE_CURL_CURL_H, but usage of it wasn't. This causes hangs on some platforms.
2 lines of code changed in 1 file: