mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-22 07:29:07 +00:00
34ba390a0d
archive_zip, stream: work around possibly missing support for std/tr1::bind in GCC by defining a functor manually also renamed RVREF to RVALUE_REF and ensured RVALUE can convert from both lvalue and rvalue. io: avoid dodgy constants and possible overflow by using blockSize=0 to indicate "don't split" This was SVN commit r9352.