Snippets for antiword 0.37 from Nix aarch64-darwin
Sourced from https://hydra.nixos.org/log/jri7c1vic3x60xdhj7600hddfacm04f9-antiword-0.37.drv.
-
imgexam.c:614:8: warning: variable 'ulFileSize' set but not used [-Wunused-but-set-variable] 614 | ULONG ulFileSize, ulMaxRecord, ulMagic; | ^ -
imgexam.c:614:20: warning: variable 'ulMaxRecord' set but not used [-Wunused-but-set-variable] 614 | ULONG ulFileSize, ulMaxRecord, ulMagic; | ^ -
imgexam.c:614:33: warning: variable 'ulMagic' set but not used [-Wunused-but-set-variable] 614 | ULONG ulFileSize, ulMaxRecord, ulMagic; | ^ -
imgexam.c:615:31: warning: variable 'usVersion' set but not used [-Wunused-but-set-variable] 615 | USHORT usType, usHeaderSize, usVersion, usNoObjects; | ^ -
imgexam.c:615:42: warning: variable 'usNoObjects' set but not used [-Wunused-but-set-variable] 615 | USHORT usType, usHeaderSize, usVersion, usNoObjects; | ^ -
imgexam.c:788:9: warning: variable 'usRecordVersion' set but not used [-Wunused-but-set-variable] 788 | USHORT usRecordVersion, usRecordType, usRecordInstance; | ^ -
listlist.c:231:7: warning: variable 'iCounter' set but not used [-Wunused-but-set-variable] 231 | int iCounter; | ^ -
out2window.c:580:24: warning: variable 'lCharWidthSmall' set but not used [-Wunused-but-set-variable] 580 | long lCharWidthLarge, lCharWidthSmall; | ^ -
prop0.c:140:9: warning: variable 'usCcol' set but not used [-Wunused-but-set-variable] 140 | USHORT usCcol; | ^ -
prop2.c:106:9: warning: variable 'usCcol' set but not used [-Wunused-but-set-variable] 106 | USHORT usCcol; | ^ -
prop6.c:113:9: warning: variable 'usCcol' set but not used [-Wunused-but-set-variable] 113 | USHORT usCcol; | ^ -
prop8.c:160:9: warning: variable 'usCcol' set but not used [-Wunused-but-set-variable] 160 | USHORT usCcol; | ^ -
prop8.c:373:35: warning: variable 'bFound244c_0' set but not used [-Wunused-but-set-variable] 373 | BOOL bFound244b_0, bFound244b_1, bFound244c_0, bFound244c_1; | ^ -
prop8.c:373:49: warning: variable 'bFound244c_1' set but not used [-Wunused-but-set-variable] 373 | BOOL bFound244b_0, bFound244b_1, bFound244c_0, bFound244c_1; | ^ -
prop8.c:536:19: warning: variable 'usTmp' set but not used [-Wunused-but-set-variable] 536 | USHORT usOpCode, usTmp; | ^ -
prop8.c:1352:8: warning: variable 'ulTmp' set but not used [-Wunused-but-set-variable] 1352 | ULONG ulTmp; | ^ -
summary.c:199:46: warning: implicit conversion from 'time_t' (aka 'long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] 199 | if (dTmp - 0.5 < TIME_T_MIN || dTmp + 0.5 > TIME_T_MAX) { | ~ ^~~~~~~~~~ -
summary.c:312:40: warning: variable 'usVersion' set but not used [-Wunused-but-set-variable] 312 | USHORT usLittleEndian, usEmpty, usOS, usVersion; | ^ -
word2text.c:648:48: warning: variable 'lHalfSpaceWidth' set but not used [-Wunused-but-set-variable] 648 | long lWidthCurr, lWidthMax, lDefaultTabWidth, lHalfSpaceWidth, lTmp; | ^ -
word2text.c:1270:8: warning: variable 'ucAlignment' set but not used [-Wunused-but-set-variable] 1270 | UCHAR ucAlignment; | ^ -
worddos.c:23:21: warning: variable 'ucVersion' set but not used [-Wunused-but-set-variable] 23 | UCHAR ucDocStatus, ucVersion; | ^ -
worddos.c:75:9: warning: variable 'usIdent' set but not used [-Wunused-but-set-variable] 75 | USHORT usIdent; | ^ -
wordmac.c:76:9: warning: variable 'usIdent' set but not used [-Wunused-but-set-variable] 76 | USHORT usIdent; | ^ -
wordole.c:414:7: warning: variable 'uiQuickSaves' set but not used [-Wunused-but-set-variable] 414 | UINT uiQuickSaves; | ^ -
wordole.c:415:21: warning: variable 'bTemplate' set but not used [-Wunused-but-set-variable] 415 | BOOL bFarEastWord, bTemplate, bFastSaved, bEncrypted, bSuccess; | ^ -
wordole.c:637:9: warning: variable 'usIdent' set but not used [-Wunused-but-set-variable] 637 | USHORT usIdent, usDocStatus; | ^ -
wordwin.c:24:7: warning: variable 'uiQuickSaves' set but not used [-Wunused-but-set-variable] 24 | UINT uiQuickSaves; | ^ -
wordwin.c:26:7: warning: variable 'bTemplate' set but not used [-Wunused-but-set-variable] 26 | BOOL bTemplate, bFastSaved, bEncrypted, bSuccess; | ^ -
wordwin.c:172:9: warning: variable 'usIdent' set but not used [-Wunused-but-set-variable] 172 | USHORT usIdent; | ^