1
0
Fork 0

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

CCMAIL: caslav.ilic@gmx.net
Esse commit está contido em:
Allen Winter 2019-04-06 15:35:11 +00:00
commit 3aebd00dee
1 arquivos alterados com 3 adições e 0 exclusões

3
.krazy Normal file
Ver arquivo

@ -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