Added a CIL-based bug tracker
[emiya.git] / issues / i_dd60c907.cil
blob942765914b4ebef5728bc7b43769288e9039aefb
1 Summary: CRC check files with a CRC32 tag
2 Status: New
3 CreatedBy: Kovensky <diogomfranco@gmail.com>
4 AssignedTo: Kovensky <diogomfranco@gmail.com>
5 Label: Type-Enhancement
6 Inserted: 2010-02-19T00:56:12
7 Updated: 2010-02-19T00:56:12
9 Parse filenames looking for a CRC32 tag, almost always enclosed in () or [].
10 If found, run a crc32 check on the file and flag it as corrupted if the check
11 fails.