1
1
forked from 0ad/0ad
0ad/source/lib/file
Itms a3abe8605c Ignore broken symlinks instead of crashing on them, fixes #6586.
Print a warning in the debug output for now, as the logger is not
available at this point.

Tested By: Langbart
Differential Revision: https://code.wildfiregames.com/D4743
This was SVN commit r27612.
2023-04-19 16:35:00 +00:00
..
archive Removes possibility to link lowlevel library dynamically. 2022-01-31 06:53:30 +00:00
common Adds std namespace to shared_ptr usages in lib. 2021-05-22 19:32:38 +00:00
disabled_tests Remove VFS cache, because it is less effective and less efficient than the OS cache (and partially redundant with higher level application caches). 2017-12-10 17:33:03 +00:00
io Removes possibility to link lowlevel library dynamically. 2022-01-31 06:53:30 +00:00
vfs Removes possibility to link lowlevel library dynamically. 2022-01-31 06:53:30 +00:00
file_system.cpp Ignore broken symlinks instead of crashing on them, fixes #6586. 2023-04-19 16:35:00 +00:00
file_system.h Removes possibility to link lowlevel library dynamically. 2022-01-31 06:53:30 +00:00
file.cpp Make all Wildfire Games copyright headers consistent by always ending with a period and using (C) instead of (c). 2017-07-10 14:26:24 +00:00
file.h Removes possibility to link lowlevel library dynamically. 2022-01-31 06:53:30 +00:00