terrynini

Results 3 issues of terrynini

Following code snippet in `libarchive/archive_read_support_format_7zip.c` causing a build fail while enable the `DONT_FAIL_ON_CRC_ERROR` ``` /* Check the EncodedHeader CRC.*/ if (r == 0 && zip->header_crc32 != next_header_crc) { archive_set_error(&a->archive, -1,...

I thought the probelm is that if there are space in my Zhuyin then the phrase would be cut into two pieces for example : 豆(ㄉㄡˋ)花(ㄏㄨㄚ )妹(ㄇㄟˋ) because there is...