.krazy - skip src/fs/fat12.cpp since it makes i18ncheckarg hang

CCMAIL: caslav.ilic@gmx.net
这个提交包含在:
Allen Winter 2019-04-06 15:35:11 +00:00
父节点 5e4efa89ec
当前提交 3aebd00dee
共有 1 个文件被更改,包括 3 次插入0 次删除

3
.krazy 普通文件
查看文件

@ -0,0 +1,3 @@
#the krazy i18ncheckarg hangs on this file due to extra double-quotes in a QRegularExpression.
#No idea how to fix properly so let's just skip the file
SKIP /src/fs/fat12.cpp