Subj : Compiling sqafix To : Bo Simonsen From : Vince Coen Date : Sun Nov 30 2003 06:21 pm Hello Bo! 30 Nov 03 16:05, you wrote to All: BS> Do anyone still have problems about compiling Sqafix from CVS? BS> I did ran a DOS2UNIX on *.c/*.h files. Just did a compile with the following error messages: === Cut === gmake[1]: [depend.mk] Error 1 (ignored) /usr/X11R6/bin/makedepend: warning: canon.c, line 92: #warning interface ripe for buffer overrun "/usr/include/assert.h":104: defined __cplusplus ? __GNUC_PREREQ (2, 6) : __GNUC_PREREQ (2, 4) ^--- expecting : userapi.c: In function `_UserFileFind': userapi.c:283: warning: suggest parentheses around && within || userapi.c:284: warning: suggest parentheses around && within || userapi.c:285: warning: suggest parentheses around && within || getword.c: In function `getword': getword.c:108: warning: operation on `firstchar' may be undefined zfree.c:146: warning: `CalcFreeSpace' defined but not used savedir.c: In function `Save_Dir': savedir.c:46: warning: subscript has type `char' savedir.c:54: warning: subscript has type `char' savedir.c:57: warning: subscript has type `char' savedir.c:59: warning: subscript has type `char' savedir.c:60: warning: subscript has type `char' crep.c: In function `Compile_REP': crep.c:146: warning: subscript has type `char' gwordq.c: In function `getwordq': gwordq.c:119: warning: operation on `firstchar' may be undefined dmalloc.c: In function `_dptabend': dmalloc.c:90: warning: long unsigned int format, pointer arg (arg 3) dmalloc.c:90: warning: too many arguments for format date2bin.c: In function `ASCII_Date_To_Binary': date2bin.c:44: warning: `%y' yields only last 2 digits of year canon.c:92:2: warning: #warning interface ripe for buffer overrun gmake[1]: [depend.mk] Error 1 (ignored) gmake[1]: [depend.mk] Error 1 (ignored) gmake[1]: [depend.mk] Error 1 (ignored) squish.c:20: warning: ignoring #pragma off squish.c:22: warning: ignoring #pragma on squish.c:50: warning: braces around scalar initializer squish.c:50: warning: (near initialization for `ar.toscan') squish.c:50: warning: missing braces around initializer squish.c:50: warning: (near initialization for `ar.n') squish.c:21: warning: `rcs_id' defined but not used sstat.c:20: warning: ignoring #pragma off sstat.c:22: warning: ignoring #pragma on sstat.c: In function `ReadArea': sstat.c:100: warning: long int format, dword arg (arg 2) sstat.c:101: warning: long int format, dword arg (arg 2) sstat.c: In function `ParseStats': sstat.c:173: warning: long unsigned int format, dword arg (arg 2) sstat.c:174: warning: long unsigned int format, dword arg (arg 2) sstat.c: In function `CalcTotals': sstat.c:248: warning: int format, pointer arg (arg 2) sstat.c:248: warning: int format, pointer arg (arg 3) sstat.c: In function `CalculateStats': sstat.c:280: warning: long int format, dword arg (arg 2) sstat.c:283: warning: long int format, dword arg (arg 2) sstat.c:316: warning: long int format, dword arg (arg 4) sstat.c: In function `ParseConfig': sstat.c:443: warning: suggest parentheses around assignment used as truth value sstat.c:445: warning: suggest parentheses around assignment used as truth value /usr/include/sys/stat.h: At top level: sstat.c:21: warning: `rcs_id' defined but not used msgtrack.c:20: warning: ignoring #pragma off msgtrack.c:22: warning: ignoring #pragma on msgtrack.c: In function `BounceMessage': msgtrack.c:392: warning: passing arg 1 of `Get_Dos_Date' from incompatible pointer type /usr/include/sys/stat.h: At top level: msgtrack.c:21: warning: `rcs_id' defined but not used gmake[1]: [depend.mk] Error 1 (ignored) sqafix.c:139: warning: missing braces around initializer sqafix.c:139: warning: (near initialization for `aCmdReqTab[0]') sqafix.c:189: warning: missing braces around initializer sqafix.c:189: warning: (near initialization for `aRemReqTab[0]') sqafix.c: In function `DoCheckKey': sqafix.c:225: warning: control reaches end of non-void function sqafix.c: In function `DoShowHelp': sqafix.c:283: warning: unused variable `tm' sqafix.c: In function `DoRunManualMode': sqafix.c:864: warning: pointer type mismatch in conditional expression sqafix.c: In function `DoGetRemCmdParam': sqafix.c:1019: warning: pointer type mismatch in conditional expression sqafix.c: In function `DoFakeAutoCreate': sqafix.c:1523: warning: `pszArea' might be used uninitialized in this function sqafix.c: In function `DoSetDayNumLimit': sqafix.c:1689: warning: missing braces around initializer sqafix.c:1689: warning: (near initialization for `aflg[0]') sqafix.c: In function `DoExecMaint': sqafix.c:1747: warning: implicit declaration of function `spawnlp' sqafix.c:1724: warning: unused variable `tmp' sqafix.c: In function `DoDumpNodeInfo': sqafix.c:1833: warning: missing braces around initializer sqafix.c:1833: warning: (near initialization for `afs[0]') sqafix.c: In function `DoDumpUplinkInfo': sqafix.c:1934: warning: missing braces around initializer sqafix.c:1934: warning: (near initialization for `afs[0]') sqafix.c: In function `DoDumpAreaInfo': sqafix.c:2024: warning: missing braces around initializer sqafix.c:2024: warning: (near initialization for `afs[0]') sqafix.c: In function `main': sqafix.c:2132: warning: passing arg 2 of `DoInitSqaFix' from incompatible pointer type sqafix.c:2173: warning: passing arg 2 of `DoNotifyNodeAllLinks' from incompatible pointer type sqafix.c:2174: warning: passing arg 2 of `DoAutoCreateNewAreas' from incompatible pointer type sqafix.c:2175: warning: passing arg 2 of `DoRunMaintenance' from incompatible pointer type sqafix.c:2176: warning: passing arg 2 of `DoSyncCfgFiles' from incompatible pointer type sqafix.c:2178: warning: passing arg 2 of `DoDumpNode' from incompatible pointer type sqafix.c:2179: warning: passing arg 2 of `DoDumpUplink' from incompatible pointer type sqafix.c:2180: warning: passing arg 2 of `DoDumpArea' from incompatible pointer type sqafix.c:2182: warning: passing arg 2 of `DoRunManualMode' from incompatible pointer type /usr/include/sys/stat.h: At top level: sqafix.c:218: warning: `DoCheckKey' defined but not used sqafix.c:228: warning: `DoGetKey' defined but not used sqaarc.c: In function `LoadArcSpec': sqaarc.c:225: warning: suggest explicit braces to avoid ambiguous `else' sqacfg.c:125: warning: missing braces around initializer sqacfg.c:125: warning: (near initialization for `atabSqaf[0]') sqacfg.c:210: warning: missing braces around initializer sqacfg.c:210: warning: (near initialization for `atabSqsh[0]') sqacfg.c: In function `DoSqafAreaListSaveFile': sqacfg.c:1291: warning: `cch' might be used uninitialized in this function sqacfg.c: In function `DoScanSqafLine': sqacfg.c:2548: warning: suggest explicit braces to avoid ambiguous `else' sqacfg.c: In function `DoScanSqshLine': sqacfg.c:3025: warning: suggest explicit braces to avoid ambiguous `else' sqacfg.c: In function `DoUpdateEchoArea': sqacfg.c:3162: warning: `cchText' might be used uninitialized in this function sqacfg.c: In function `DoWriteNewAreas': sqacfg.c:3283: warning: pointer type mismatch in conditional expression sqacfg.c:3283: warning: char format, void arg (arg 7) sqacfg.c: In function `ScanCfgFile': sqacfg.c:3592: warning: suggest explicit braces to avoid ambiguous `else' sqacfg.c: In function `UpdateCfgFile': sqacfg.c:3864: warning: suggest explicit braces to avoid ambiguous `else' sqamsg.c: In function `GetMsgKludge': sqamsg.c:907: warning: `cchText' might be used uninitialized in this function sqamsg.c: In function `LogMsg': sqamsg.c:1046: warning: missing braces around initializer sqamsg.c:1046: warning: (near initialization for `aAttr[0]') sqaexe.c: In function `DoAddLine': sqaexe.c:150: warning: comparison of distinct pointer types lacks a cast sqaexe.c: In function `DoCreateDirTree': sqaexe.c:859: warning: suggest explicit braces to avoid ambiguous `else' sqaexe.c:818: warning: unused variable `iSaveDisk' sqaexe.c: At top level: sqaexe.c:913: warning: ignoring #pragma argsused sqaexe.c: In function `DoMakeNAPathTREE': sqaexe.c:1172: warning: suggest explicit braces to avoid ambiguous `else' sqaexe.c: In function `DoMakeNAPathTREEDIR': sqaexe.c:1251: warning: suggest explicit braces to avoid ambiguous `else' sqaexe.c: In function `DoCreateNewArea': sqaexe.c:1653: warning: pointer type mismatch in conditional expression sqaexe.c: In function `DoReportFreq': sqaexe.c:2259: warning: pointer type mismatch in conditional expression sqaexe.c:2259: warning: char format, void arg (arg 6) sqaexe.c:2311: warning: pointer type mismatch in conditional expression sqaexe.c:2311: warning: char format, void arg (arg 6) sqaexe.c:2359: warning: pointer type mismatch in conditional expression sqaexe.c:2359: warning: char format, void arg (arg 6) sqaexe.c: In function `DoReportIdle': sqaexe.c:2464: warning: pointer type mismatch in conditional expression sqaexe.c:2464: warning: char format, void arg (arg 6) sqaexe.c:2512: warning: pointer type mismatch in conditional expression sqaexe.c:2512: warning: char format, void arg (arg 6) sqaexe.c:2555: warning: pointer type mismatch in conditional expression sqaexe.c:2555: warning: char format, void arg (arg 6) sqaexe.c: In function `DoRescanArea': sqaexe.c:2771: warning: implicit declaration of function `spawnlp' sqaexe.c:2692: warning: unused variable `tmp' sqaexe.c: In function `ExecCreateArea': sqaexe.c:3518: warning: suggest explicit braces to avoid ambiguous `else' sqaexe.c: In function `ExecDestroyArea': sqaexe.c:3579: warning: suggest explicit braces to avoid ambiguous `else' sqaexe.c: In function `SyncSqafArea': sqaexe.c:4501: warning: pointer type mismatch in conditional expression In file included from /opt/maximus/slib/ffind.h:30, from sqauti.c:45: /opt/maximus/slib/prog.h:144:1: warning: "getdisk" redefined In file included from sqafix.h:114, from sqauti.c:41: sqalng.h:96:1: warning: this is the location of the previous definition In file included from /opt/maximus/slib/ffind.h:30, from sqauti.c:45: /opt/maximus/slib/prog.h:145:1: warning: "setdisk" redefined In file included from sqafix.h:114, from sqauti.c:41: sqalng.h:95:1: warning: this is the location of the previous definition sqauti.c: In function `CalcHash': sqauti.c:55: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `SkipSpaces': sqauti.c:108: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:109: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `IsSpecCmdChars': sqauti.c:144: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `IsIdlePassThruArea': sqauti.c:183: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `AddApsz': sqauti.c:274: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:275: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:290: warning: suggest explicit braces to avoid ambiguous `else' sqauti.c: In function `IsStringInList': sqauti.c:307: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:308: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `IsPrefixInList': sqauti.c:328: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:329: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `IsMatchInList': sqauti.c:350: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:351: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `AddLsz': sqauti.c:370: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `GetLsz': sqauti.c:412: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `DelLszList': sqauti.c:437: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:443: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:452: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `GetNodeSysop': sqauti.c:483: warning: pointer type mismatch in conditional expression sqauti.c: In function `GetNodeFromAddr': sqauti.c:494: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `GetUplinkFromAddr': sqauti.c:513: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `GetIdleAreaUplink': sqauti.c:533: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `GetUplinkFromNode': sqauti.c:568: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `DoHasAddrChar': sqauti.c:585: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `ScanNetAddr': sqauti.c:607: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:608: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `ScanNetAddrMask': sqauti.c:678: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:679: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `FormatNetAddr': sqauti.c:839: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `CompNetAddr': sqauti.c:869: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:870: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `MakeNetAddrList': sqauti.c:893: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:894: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `IsAddrInList': sqauti.c:947: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:948: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `IsAddrMask': sqauti.c:965: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `IsMyAka': sqauti.c:981: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `GetAddrMatch': sqauti.c:994: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `AddArea': sqauti.c:1029: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `DelArea': sqauti.c:1084: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `AutoDelArea': sqauti.c:1119: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `DelAreaMsgBase': sqauti.c:1177: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:1154: warning: unused variable `achSaveDir' sqauti.c:1155: warning: unused variable `iSaveDisk' sqauti.c: In function `GetAreaFromPath': sqauti.c:1351: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `GetAreaOrigAddr': sqauti.c:1402: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:1403: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:1407: warning: suggest explicit braces to avoid ambiguous `else' sqauti.c: In function `AddAreaLink': sqauti.c:1448: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:1449: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `DelAreaLink': sqauti.c:1497: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:1498: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `GetAreaLink': sqauti.c:1530: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:1531: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `SetAreaLink': sqauti.c:1546: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:1547: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `AddToDone': sqauti.c:1575: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:1584: warning: suggest explicit braces to avoid ambiguous `else' sqauti.c: In function `DoGetCurDir': sqauti.c:1625: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `BuildFullPath': sqauti.c:1644: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:1645: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:1641: warning: unused variable `achCurDir' sqauti.c:1642: warning: unused variable `iCurDrive' sqauti.c: In function `GetAreaDescrFromTag': sqauti.c:1891: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `LoadAreaDescrFileNA': sqauti.c:1954: warning: suggest explicit braces to avoid ambiguous `else' sqauti.c:1973: warning: comparison of distinct pointer types lacks a cast sqauti.c: In function `LoadAreaDescrFileDZ': sqauti.c:2094: warning: suggest explicit braces to avoid ambiguous `else' sqauti.c: In function `LoadAreaMaskFileNA': sqauti.c:2235: warning: suggest explicit braces to avoid ambiguous `else' sqauti.c:2254: warning: comparison of distinct pointer types lacks a cast sqauti.c: In function `DoGrepSearch': sqauti.c:2324: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:2325: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `DttmToSecs': sqauti.c:2436: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `SecsToDttm': sqauti.c:2479: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `ScanDttm': sqauti.c:2538: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:2539: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `FormatDttm': sqauti.c:2593: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `AddQueNodeLink': sqauti.c:2628: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:2629: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `DelQueNodeLinks': sqauti.c:2661: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `DelQueNodeLink': sqauti.c:2678: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:2679: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `GetQueNodeLink': sqauti.c:2702: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:2703: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `AddQueEntry': sqauti.c:2722: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `GetQueEntry': sqauti.c:2775: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:2780: warning: suggest explicit braces to avoid ambiguous `else' sqauti.c: In function `DelQueEntry': sqauti.c:2797: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `CheckQueEntry': sqauti.c:2884: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: At top level: sqauti.c:3216: warning: missing braces around initializer sqauti.c:3216: warning: (near initialization for `aQE[0]') sqauti.c: In function `ScanQueFileLine': sqauti.c:3230: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:3228: warning: `pque' might be used uninitialized in this function sqauti.c: In function `LoadQueFile': sqauti.c:3323: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:3350: warning: suggest explicit braces to avoid ambiguous `else' sqauti.c:3369: warning: comparison of distinct pointer types lacks a cast sqauti.c: In function `SaveQueFile': sqauti.c:3411: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `DoGetFreqUplink': sqauti.c:3511: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:3512: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:3553: warning: suggest explicit braces to avoid ambiguous `else' sqauti.c: In function `GetNextFreqUplink': sqauti.c:3584: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `GetAfrqForUplink': sqauti.c:3619: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `AddAfrq': sqauti.c:3651: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:3652: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `DelAfrqList': sqauti.c:3693: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:3703: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `DoExecAfrq': sqauti.c:3836: warning: implicit declaration of function `spawnlp' sqauti.c:3821: warning: unused variable `tmp' sqauti.c: In function `DelSndfList': sqauti.c:4060: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:4070: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `DelNoteList': sqauti.c:4249: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:4259: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `LoadPwlFile': sqauti.c:4322: warning: suggest explicit braces to avoid ambiguous `else' sqauti.c:4341: warning: comparison of distinct pointer types lacks a cast sqauti.c: In function `MakeTmpFile': sqauti.c:4514: warning: comparison of distinct pointer types lacks a cast sqauti.c: In function `DelFile': sqauti.c:4532: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:4550: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `RenFile': sqauti.c:4561: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:4562: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:4573: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c:4574: warning: passing arg 1 of `Assert' makes pointer from integer without a cast sqauti.c: In function `WriteLog': sqauti.c:4613: warning: `pch' might be used uninitialized in this function /usr/include/sys/stat.h: At top level: sqauti.c:1622: warning: `DoGetCurDir' defined but not used gmake[1]: [depend.mk] Error 1 (ignored) gmake[1]: [depend.mk] Error 1 (ignored) gmake[1]: [depend.mk] Error 1 (ignored) gmake[1]: [depend.mk] Error 1 (ignored) "/usr/include/assert.h":104: defined __cplusplus ? __GNUC_PREREQ (2, 6) : __GNUC_PREREQ (2, 4) ^--- expecting : /usr/X11R6/bin/makedepend: warning: max_gets.c, line 368: #warning Potential security problem? Can remote send local scan code? max.c:20: warning: ignoring #pragma off max.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max.c:29: max_v.h:147:93: warning: trigraph ??/ ignored max.c:21: warning: `rcs_id' defined but not used uedit.c:20: warning: ignoring #pragma off uedit.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from uedit.c:41: max_v.h:147:93: warning: trigraph ??/ ignored uedit.c:21: warning: `rcs_id' defined but not used ued_cmds.c:20: warning: ignoring #pragma off ued_cmds.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from ued_cmds.c:43: max_v.h:147:93: warning: trigraph ??/ ignored ued_cmds.c:21: warning: `rcs_id' defined but not used ued_disp.c:20: warning: ignoring #pragma off ued_disp.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from ued_disp.c:34: max_v.h:147:93: warning: trigraph ??/ ignored ued_disp.c: In function `DisplayUser': ued_disp.c:201: warning: pointer type mismatch in conditional expression /usr/include/sys/stat.h: At top level: ued_disp.c:21: warning: `rcs_id' defined but not used display.c:20: warning: ignoring #pragma off display.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from display.c:42: max_v.h:147:93: warning: trigraph ??/ ignored display.c:21: warning: `rcs_id' defined but not used disp_dat.c:20: warning: ignoring #pragma off disp_dat.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from disp_dat.c:36: max_v.h:147:93: warning: trigraph ??/ ignored disp_dat.c: In function `DisplayDatacode': disp_dat.c:100: warning: `%y' yields only last 2 digits of year /usr/include/sys/stat.h: At top level: disp_dat.c:21: warning: `rcs_id' defined but not used disp_qu.c:20: warning: ignoring #pragma off disp_qu.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from disp_qu.c:36: max_v.h:147:93: warning: trigraph ??/ ignored disp_qu.c:21: warning: `rcs_id' defined but not used max_rip.c:20: warning: ignoring #pragma off max_rip.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_rip.c:36: max_v.h:147:93: warning: trigraph ??/ ignored max_rip.c:21: warning: `rcs_id' defined but not used disp_max.c:20: warning: ignoring #pragma off disp_max.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from disp_max.c:32: max_v.h:147:93: warning: trigraph ??/ ignored disp_max.c: In function `DisplayMaxCode': disp_max.c:544: warning: suggest explicit braces to avoid ambiguous `else' disp_max.c:367: warning: statement with no effect /usr/include/sys/stat.h: At top level: disp_max.c:21: warning: `rcs_id' defined but not used disp_mis.c:20: warning: ignoring #pragma off disp_mis.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from disp_mis.c:36: max_v.h:147:93: warning: trigraph ??/ ignored disp_mis.c:21: warning: `rcs_id' defined but not used med_add.c:20: warning: ignoring #pragma off med_add.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from maxed.h:36, from med_add.c:27: max_v.h:147:93: warning: trigraph ??/ ignored med_add.c:21: warning: `rcs_id' defined but not used maxed.c:20: warning: ignoring #pragma off maxed.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from maxed.h:36, from maxed.c:30: max_v.h:147:93: warning: trigraph ??/ ignored maxed.c:21: warning: `rcs_id' defined but not used med_scrn.c:20: warning: ignoring #pragma off med_scrn.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from maxed.h:36, from med_scrn.c:29: max_v.h:147:93: warning: trigraph ??/ ignored med_scrn.c:21: warning: `rcs_id' defined but not used med_move.c:20: warning: ignoring #pragma off med_move.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from maxed.h:36, from med_move.c:27: max_v.h:147:93: warning: trigraph ??/ ignored med_move.c:21: warning: `rcs_id' defined but not used med_del.c:20: warning: ignoring #pragma off med_del.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from maxed.h:36, from med_del.c:28: max_v.h:147:93: warning: trigraph ??/ ignored med_del.c:21: warning: `rcs_id' defined but not used med_quot.c:20: warning: ignoring #pragma off med_quot.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from maxed.h:36, from med_quot.c:27: max_v.h:147:93: warning: trigraph ??/ ignored med_quot.c:21: warning: `rcs_id' defined but not used med_read.c:20: warning: ignoring #pragma off med_read.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from maxed.h:36, from med_read.c:29: max_v.h:147:93: warning: trigraph ??/ ignored med_read.c:21: warning: `rcs_id' defined but not used med_misc.c:20: warning: ignoring #pragma off med_misc.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from maxed.h:36, from med_misc.c:29: max_v.h:147:93: warning: trigraph ??/ ignored med_misc.c:21: warning: `rcs_id' defined but not used f_area.c:20: warning: ignoring #pragma off f_area.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_file.h:25, from f_area.c:34: max_v.h:147:93: warning: trigraph ??/ ignored f_area.c:21: warning: `rcs_id' defined but not used f_con.c:20: warning: ignoring #pragma off f_con.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_file.h:25, from f_con.c:39: max_v.h:147:93: warning: trigraph ??/ ignored f_con.c:21: warning: `rcs_id' defined but not used f_intrin.c:20: warning: ignoring #pragma off f_intrin.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_file.h:25, from f_intrin.c:36: max_v.h:147:93: warning: trigraph ??/ ignored f_intrin.c:21: warning: `rcs_id' defined but not used f_isval.c:20: warning: ignoring #pragma off f_isval.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_file.h:25, from f_isval.c:30: max_v.h:147:93: warning: trigraph ??/ ignored f_isval.c:21: warning: `rcs_id' defined but not used f_kill.c:20: warning: ignoring #pragma off f_kill.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_file.h:25, from f_kill.c:33: max_v.h:147:93: warning: trigraph ??/ ignored f_kill.c:21: warning: `rcs_id' defined but not used f_locate.c:20: warning: ignoring #pragma off f_locate.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_file.h:25, from f_locate.c:38: max_v.h:147:93: warning: trigraph ??/ ignored f_locate.c: In function `File_Locate': f_locate.c:466: warning: comparison of distinct pointer types lacks a cast /usr/include/bits/string2.h: At top level: f_locate.c:21: warning: `rcs_id' defined but not used f_misc.c:20: warning: ignoring #pragma off f_misc.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_file.h:25, from f_misc.c:37: max_v.h:147:93: warning: trigraph ??/ ignored f_misc.c: In function `Remove_Files_Entry': f_misc.c:61: warning: statement with no effect /usr/include/sys/stat.h: At top level: f_misc.c:21: warning: `rcs_id' defined but not used f_over.c:20: warning: ignoring #pragma off f_over.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_file.h:25, from f_over.c:32: max_v.h:147:93: warning: trigraph ??/ ignored f_over.c:21: warning: `rcs_id' defined but not used f_raw.c:20: warning: ignoring #pragma off f_raw.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_file.h:25, from f_raw.c:33: max_v.h:147:93: warning: trigraph ??/ ignored f_raw.c: In function `File_Raw': f_raw.c:81: warning: long int format, dword arg (arg 3) /usr/include/sys/stat.h: At top level: f_raw.c:21: warning: `rcs_id' defined but not used f_tag.c:20: warning: ignoring #pragma off f_tag.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_file.h:25, from f_tag.c:40: max_v.h:147:93: warning: trigraph ??/ ignored f_tag.c: In function `save_tag_list': f_tag.c:241: warning: long int format, dword arg (arg 4) /usr/include/sys/stat.h: At top level: f_tag.c:21: warning: `rcs_id' defined but not used f_titles.c:20: warning: ignoring #pragma off f_titles.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_file.h:25, from f_titles.c:35: max_v.h:147:93: warning: trigraph ??/ ignored f_titles.c:21: warning: `rcs_id' defined but not used f_type.c:20: warning: ignoring #pragma off f_type.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_file.h:25, from f_type.c:34: max_v.h:147:93: warning: trigraph ??/ ignored f_type.c:21: warning: `rcs_id' defined but not used f_up.c:20: warning: ignoring #pragma off f_up.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from /opt/maximus/prot/zsjd.h:20, from f_up.c:40: max_v.h:147:93: warning: trigraph ??/ ignored f_up.c: In function `Check_Filename': f_up.c:828: warning: suggest parentheses around && within || /usr/include/ctype.h: At top level: f_up.c:21: warning: `rcs_id' defined but not used f_up.c:66: warning: `ParseXferInfo' declared `static' but never defined f_logup.c:20: warning: ignoring #pragma off f_logup.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_file.h:25, from f_logup.c:39: max_v.h:147:93: warning: trigraph ??/ ignored f_logup.c: In function `LookForVirus': f_logup.c:290: warning: statement with no effect /usr/include/sys/stat.h: At top level: f_logup.c:21: warning: `rcs_id' defined but not used f_xfer.c:20: warning: ignoring #pragma off f_xfer.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_file.h:25, from f_xfer.c:38: max_v.h:147:93: warning: trigraph ??/ ignored f_xfer.c:21: warning: `rcs_id' defined but not used f_idx.c:20: warning: ignoring #pragma off f_idx.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_file.h:25, from f_idx.c:36: max_v.h:147:93: warning: trigraph ??/ ignored f_idx.c: In function `IndexNext': f_idx.c:131: warning: statement with no effect /usr/include/sys/stat.h: At top level: f_idx.c:21: warning: `rcs_id' defined but not used f_down.c:20: warning: ignoring #pragma off f_down.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_file.h:25, from f_down.c:40: max_v.h:147:93: warning: trigraph ??/ ignored f_down.c: In function `File_Get_Download_Names': f_down.c:332: warning: pointer type mismatch in conditional expression f_down.c: In function `File_Send_Files_Sub': f_down.c:1224: warning: suggest parentheses around && within || /usr/include/ctype.h: At top level: f_down.c:21: warning: `rcs_id' defined but not used f_hurl.c:20: warning: ignoring #pragma off f_hurl.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_file.h:25, from f_hurl.c:36: max_v.h:147:93: warning: trigraph ??/ ignored f_hurl.c:21: warning: `rcs_id' defined but not used f_queue.c:20: warning: ignoring #pragma off f_queue.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_file.h:25, from f_queue.c:36: max_v.h:147:93: warning: trigraph ??/ ignored f_queue.c:21: warning: `rcs_id' defined but not used tagapi.c:20: warning: ignoring #pragma off tagapi.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from tagapi.c:37: max_v.h:147:93: warning: trigraph ??/ ignored tagapi.c:21: warning: `rcs_id' defined but not used tagapip.h:22: warning: `_TagPackMessages' declared `static' but never defined tagapip.h:23: warning: `_TagRepackMtag' declared `static' but never defined m_area.c:20: warning: ignoring #pragma off m_area.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from m_area.c:34: max_v.h:147:93: warning: trigraph ??/ ignored m_area.c: In function `Msg_Area': m_area.c:288: warning: pointer type mismatch in conditional expression /usr/include/bits/string2.h: At top level: m_area.c:21: warning: `rcs_id' defined but not used m_browse.c:20: warning: ignoring #pragma off m_browse.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from m_browse.c:40: max_v.h:147:93: warning: trigraph ??/ ignored m_browse.c:21: warning: `rcs_id' defined but not used mb_list.c:20: warning: ignoring #pragma off mb_list.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from mb_list.c:32: max_v.h:147:93: warning: trigraph ??/ ignored mb_list.c:21: warning: `rcs_id' defined but not used mb_qwk.c:20: warning: ignoring #pragma off mb_qwk.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from mb_qwk.c:44: max_v.h:147:93: warning: trigraph ??/ ignored mb_qwk.c: In function `QWK_Display': mb_qwk.c:1021: warning: passing arg 1 of `GEdate' from incompatible pointer type mb_qwk.c: In function `QWK_Compress_Mail': mb_qwk.c:1306: warning: unused variable `tmp' mb_qwk.c:1324: warning: implicit declaration of function `adaptcase' /usr/include/sys/stat.h: At top level: mb_qwk.c:21: warning: `rcs_id' defined but not used mb_qwkup.c:20: warning: ignoring #pragma off mb_qwkup.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from mb_qwkup.c:41: max_v.h:147:93: warning: trigraph ??/ ignored mb_qwkup.c: In function `Receive_REP': mb_qwkup.c:242: warning: implicit declaration of function `adaptcase' mb_qwkup.c:146: warning: unused variable `tmpdir' mb_qwkup.c: In function `Decompress_REP': mb_qwkup.c:265: warning: unused variable `oldp' /usr/include/ctype.h: At top level: mb_qwkup.c:21: warning: `rcs_id' defined but not used m_change.c:20: warning: ignoring #pragma off m_change.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from m_change.c:32: max_v.h:147:93: warning: trigraph ??/ ignored m_change.c:21: warning: `rcs_id' defined but not used m_create.c:20: warning: ignoring #pragma off m_create.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from m_create.c:31: max_v.h:147:93: warning: trigraph ??/ ignored m_create.c:21: warning: `rcs_id' defined but not used m_editor.c:20: warning: ignoring #pragma off m_editor.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from m_editor.c:35: max_v.h:147:93: warning: trigraph ??/ ignored m_editor.c:21: warning: `rcs_id' defined but not used m_editu.c:20: warning: ignoring #pragma off m_editu.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from m_editu.c:25: max_v.h:147:93: warning: trigraph ??/ ignored m_editu.c:21: warning: `rcs_id' defined but not used m_enter.c:20: warning: ignoring #pragma off m_enter.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from m_enter.c:28: max_v.h:147:93: warning: trigraph ??/ ignored m_enter.c:21: warning: `rcs_id' defined but not used m_for.c:20: warning: ignoring #pragma off m_for.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from m_for.c:38: max_v.h:147:93: warning: trigraph ??/ ignored m_for.c:21: warning: `rcs_id' defined but not used m_full.c:20: warning: ignoring #pragma off m_full.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from m_full.c:27: max_v.h:147:93: warning: trigraph ??/ ignored m_full.c:21: warning: `rcs_id' defined but not used m_header.c:20: warning: ignoring #pragma off m_header.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from m_header.c:41: max_v.h:147:93: warning: trigraph ??/ ignored m_header.c: In function `FixPrivateStatus': m_header.c:554: warning: suggest explicit braces to avoid ambiguous `else' /usr/include/ctype.h: At top level: m_header.c:21: warning: `rcs_id' defined but not used mh_graph.c:20: warning: ignoring #pragma off mh_graph.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from mh_graph.c:36: max_v.h:147:93: warning: trigraph ??/ ignored mh_graph.c: In function `GetToAddr': mh_graph.c:517: warning: suggest parentheses around && within || /usr/include/sys/stat.h: At top level: mh_graph.c:21: warning: `rcs_id' defined but not used mh_tty.c:20: warning: ignoring #pragma off mh_tty.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from mh_tty.c:36: max_v.h:147:93: warning: trigraph ??/ ignored mh_tty.c:21: warning: `rcs_id' defined but not used m_hurl.c:20: warning: ignoring #pragma off m_hurl.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from m_hurl.c:33: max_v.h:147:93: warning: trigraph ??/ ignored m_hurl.c:21: warning: `rcs_id' defined but not used m_inq.c:20: warning: ignoring #pragma off m_inq.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from m_inq.c:34: max_v.h:147:93: warning: trigraph ??/ ignored m_inq.c:21: warning: `rcs_id' defined but not used m_intrin.c:20: warning: ignoring #pragma off m_intrin.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from m_intrin.c:40: max_v.h:147:93: warning: trigraph ??/ ignored m_intrin.c:21: warning: `rcs_id' defined but not used m_isval.c:20: warning: ignoring #pragma off m_isval.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from m_isval.c:30: max_v.h:147:93: warning: trigraph ??/ ignored m_isval.c:21: warning: `rcs_id' defined but not used m_kill.c:20: warning: ignoring #pragma off m_kill.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from m_kill.c:34: max_v.h:147:93: warning: trigraph ??/ ignored m_kill.c:21: warning: `rcs_id' defined but not used m_lread.c:20: warning: ignoring #pragma off m_lread.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from m_lread.c:37: max_v.h:147:93: warning: trigraph ??/ ignored m_lread.c:21: warning: `rcs_id' defined but not used m_mdate.c:20: warning: ignoring #pragma off m_mdate.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from m_mdate.c:35: max_v.h:147:93: warning: trigraph ??/ ignored m_mdate.c:21: warning: `rcs_id' defined but not used m_node.c:20: warning: ignoring #pragma off m_node.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from m_node.c:38: max_v.h:147:93: warning: trigraph ??/ ignored m_node.c:21: warning: `rcs_id' defined but not used m_read.c:20: warning: ignoring #pragma off m_read.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from m_read.c:37: max_v.h:147:93: warning: trigraph ??/ ignored m_read.c:21: warning: `rcs_id' defined but not used m_reply.c:20: warning: ignoring #pragma off m_reply.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from m_reply.c:33: max_v.h:147:93: warning: trigraph ??/ ignored m_reply.c:21: warning: `rcs_id' defined but not used m_save.c:20: warning: ignoring #pragma off m_save.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from m_save.c:35: max_v.h:147:93: warning: trigraph ??/ ignored m_save.c:21: warning: `rcs_id' defined but not used m_scan.c:20: warning: ignoring #pragma off m_scan.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from m_scan.c:33: max_v.h:147:93: warning: trigraph ??/ ignored m_scan.c:21: warning: `rcs_id' defined but not used m_tag.c:20: warning: ignoring #pragma off m_tag.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from m_tag.c:27: max_v.h:147:93: warning: trigraph ??/ ignored m_tag.c:21: warning: `rcs_id' defined but not used mb_novl.c:20: warning: ignoring #pragma off mb_novl.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from mb_novl.c:41: max_v.h:147:93: warning: trigraph ??/ ignored mb_novl.c:21: warning: `rcs_id' defined but not used m_upload.c:20: warning: ignoring #pragma off m_upload.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from m_upload.c:34: max_v.h:147:93: warning: trigraph ??/ ignored m_upload.c:21: warning: `rcs_id' defined but not used m_xport.c:20: warning: ignoring #pragma off m_xport.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from m_xport.c:34: max_v.h:147:93: warning: trigraph ??/ ignored m_xport.c: In function `Msg_Xport': m_xport.c:100: warning: pointer type mismatch in conditional expression m_xport.c:103: warning: pointer type mismatch in conditional expression /usr/include/bits/string2.h: At top level: m_xport.c:21: warning: `rcs_id' defined but not used me_misc.c:20: warning: ignoring #pragma off me_misc.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from me_misc.c:35: max_v.h:147:93: warning: trigraph ??/ ignored me_misc.c:21: warning: `rcs_id' defined but not used m_edit.c:20: warning: ignoring #pragma off m_edit.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from m_edit.c:33: max_v.h:147:93: warning: trigraph ??/ ignored m_edit.c:21: warning: `rcs_id' defined but not used m_misc.c:20: warning: ignoring #pragma off m_misc.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from m_misc.c:33: max_v.h:147:93: warning: trigraph ??/ ignored m_misc.c:21: warning: `rcs_id' defined but not used mb_read.c:20: warning: ignoring #pragma off mb_read.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from mb_read.c:33: max_v.h:147:93: warning: trigraph ??/ ignored mb_read.c:21: warning: `rcs_id' defined but not used m_util.c:20: warning: ignoring #pragma off m_util.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from m_util.c:29: max_v.h:147:93: warning: trigraph ??/ ignored m_util.c:21: warning: `rcs_id' defined but not used m_attach.c:21: warning: ignoring #pragma off m_attach.c:23: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from m_attach.c:44: max_v.h:147:93: warning: trigraph ??/ ignored m_attach.c: In function `Update_Attach_Db': m_attach.c:470: warning: long unsigned int format, dword arg (arg 4) m_attach.c: In function `Read_Attach': m_attach.c:501: warning: long unsigned int format, dword arg (arg 3) m_attach.c: In function `Attach_List': m_attach.c:1111: warning: int format, long int arg (arg 3) m_attach.c:1111: warning: int format, long int arg (arg 4) m_attach.c:1113: warning: int format, long int arg (arg 3) /usr/include/bits/string2.h: At top level: m_attach.c:22: warning: `rcs_id' defined but not used l_attach.c:20: warning: ignoring #pragma off l_attach.c:22: warning: ignoring #pragma on In file included from l_attach.c:31: l_attach.h:90: warning: `struct _xmsg' declared inside parameter list l_attach.h:90: warning: its scope is only this definition or declaration, which is probably not what you want l_attach.c: In function `LFARecInit': l_attach.c:105: warning: passing arg 2 of `TmDate_to_DosDate' from incompatible pointer type /usr/include/sys/stat.h: At top level: l_attach.c:21: warning: `rcs_id' defined but not used t_add.c:20: warning: ignoring #pragma off t_add.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from trackp.h:30, from t_add.c:24: max_v.h:147:93: warning: trigraph ??/ ignored t_add.c: In function `TrackInsertDB': t_add.c:277: warning: `rc' might be used uninitialized in this function /usr/include/sys/stat.h: At top level: t_add.c:21: warning: `rcs_id' defined but not used t_disp.c:20: warning: ignoring #pragma off t_disp.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from trackp.h:30, from t_disp.c:25: max_v.h:147:93: warning: trigraph ??/ ignored t_disp.c:21: warning: `rcs_id' defined but not used t_kill.c:20: warning: ignoring #pragma off t_kill.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from trackp.h:30, from t_kill.c:24: max_v.h:147:93: warning: trigraph ??/ ignored t_kill.c:21: warning: `rcs_id' defined but not used In file included from max.h:1038, from mm.h:45, from max_clss.c:32: max_v.h:147:93: warning: trigraph ??/ ignored t_menu.c:20: warning: ignoring #pragma off t_menu.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from trackp.h:30, from t_menu.c:24: max_v.h:147:93: warning: trigraph ??/ ignored t_menu.c:21: warning: `rcs_id' defined but not used t_misc.c:20: warning: ignoring #pragma off t_misc.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from trackp.h:30, from t_misc.c:27: max_v.h:147:93: warning: trigraph ??/ ignored t_misc.c:21: warning: `rcs_id' defined but not used t_qwk.c:20: warning: ignoring #pragma off t_qwk.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from trackp.h:30, from t_qwk.c:24: max_v.h:147:93: warning: trigraph ??/ ignored t_qwk.c:21: warning: `rcs_id' defined but not used t_report.c:20: warning: ignoring #pragma off t_report.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from trackp.h:30, from t_report.c:26: max_v.h:147:93: warning: trigraph ??/ ignored t_report.c: In function `RepDoLookup': t_report.c:556: warning: `b' might be used uninitialized in this function /usr/include/sys/stat.h: At top level: t_report.c:21: warning: `rcs_id' defined but not used language.c:20: warning: ignoring #pragma off language.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from language.c:52: max_v.h:147:93: warning: trigraph ??/ ignored language.c:21: warning: `rcs_id' defined but not used api_brow.c:20: warning: ignoring #pragma off api_brow.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from api_brow.c:36: max_v.h:147:93: warning: trigraph ??/ ignored api_brow.c: In function `BrowseCheckScanFile': api_brow.c:109: warning: `psh' might be used uninitialized in this function /usr/include/sys/stat.h: At top level: api_brow.c:21: warning: `rcs_id' defined but not used mex.c:20: warning: ignoring #pragma off mex.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from mex.c:33: max_v.h:147:93: warning: trigraph ??/ ignored mex.c:21: warning: `rcs_id' defined but not used mexint.c:20: warning: ignoring #pragma off mexint.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from mexall.h:26, from mexint.c:34: max_v.h:147:93: warning: trigraph ??/ ignored mexint.c:21: warning: `rcs_id' defined but not used debug.c:20: warning: ignoring #pragma off debug.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from debug.c:25: max_v.h:147:93: warning: trigraph ??/ ignored debug.c:21: warning: `rcs_id' defined but not used events.c:20: warning: ignoring #pragma off events.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from events.c:34: max_v.h:147:93: warning: trigraph ??/ ignored events.c:21: warning: `rcs_id' defined but not used max_in.c:20: warning: ignoring #pragma off max_in.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_in.c:38: max_v.h:147:93: warning: trigraph ??/ ignored max_in.c: In function `Input_Charv': max_in.c:514: warning: comparison of distinct pointer types lacks a cast max_in.c: In function `GetListAnswer': max_in.c:596: warning: array subscript has type `char' max_in.c:596: warning: array subscript has type `char' max_in.c:603: warning: array subscript has type `char' max_in.c:732: warning: array subscript has type `char' max_in.c:733: warning: array subscript has type `char' /usr/include/sys/stat.h: At top level: max_in.c:21: warning: `rcs_id' defined but not used max_gets.c:20: warning: ignoring #pragma off max_gets.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_gets.c:38: max_v.h:147:93: warning: trigraph ??/ ignored max_gets.c:368:2: warning: #warning Potential security problem? Can remote send local scan code? max_gets.c:21: warning: `rcs_id' defined but not used max_locl.c:20: warning: ignoring #pragma off max_locl.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_locl.c:41: max_v.h:147:93: warning: trigraph ??/ ignored max_locl.c:21: warning: `rcs_id' defined but not used max_out.c:20: warning: ignoring #pragma off max_out.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_out.c:33: max_v.h:147:93: warning: trigraph ??/ ignored max_out.c:21: warning: `rcs_id' defined but not used max_outl.c:20: warning: ignoring #pragma off max_outl.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_outl.c:33: max_v.h:147:93: warning: trigraph ??/ ignored max_outl.c:21: warning: `rcs_id' defined but not used max_outr.c:20: warning: ignoring #pragma off max_outr.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_outr.c:35: max_v.h:147:93: warning: trigraph ??/ ignored max_outr.c:21: warning: `rcs_id' defined but not used max_outr.c:39: warning: `timer2' defined but not used max_outr.c:40: warning: `set' defined but not used max_wfc.c:20: warning: ignoring #pragma off max_wfc.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_wfc.c:43: max_v.h:147:93: warning: trigraph ??/ ignored max_wfc.c:21: warning: `rcs_id' defined but not used max_fman.c:20: warning: ignoring #pragma off max_fman.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_fman.c:39: max_v.h:147:93: warning: trigraph ??/ ignored max_fman.c:21: warning: `rcs_id' defined but not used max_init.c:20: warning: ignoring #pragma off max_init.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_init.c:43: max_v.h:147:93: warning: trigraph ??/ ignored max_init.c:21: warning: `rcs_id' defined but not used max_inif.c:20: warning: ignoring #pragma off max_inif.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_inif.c:38: max_v.h:147:93: warning: trigraph ??/ ignored max_inif.c:21: warning: `rcs_id' defined but not used max_args.c:20: warning: ignoring #pragma off max_args.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_args.c:35: max_v.h:147:93: warning: trigraph ??/ ignored max_args.c: In function `Parse_Args': max_args.c:154: warning: suggest explicit braces to avoid ambiguous `else' /usr/include/sys/stat.h: At top level: max_args.c:21: warning: `rcs_id' defined but not used max_rest.c:20: warning: ignoring #pragma off max_rest.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from max_rest.c:39: max_v.h:147:93: warning: trigraph ??/ ignored max_rest.c:21: warning: `rcs_id' defined but not used In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from max_fini.c:49: max_v.h:147:93: warning: trigraph ??/ ignored max_mcmd.c:20: warning: ignoring #pragma off max_mcmd.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_mcmd.c:32: max_v.h:147:93: warning: trigraph ??/ ignored max_mcmd.c:21: warning: `rcs_id' defined but not used max_misc.c:20: warning: ignoring #pragma off max_misc.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from max_misc.c:56: max_v.h:147:93: warning: trigraph ??/ ignored max_misc.c:21: warning: `rcs_id' defined but not used max_cust.c:20: warning: ignoring #pragma off max_cust.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, from max_cust.c:39: max_v.h:147:93: warning: trigraph ??/ ignored max_cust.c: In function `ParseCustomFileAreaList': max_cust.c:443: warning: unsigned int format, different type arg (arg 3) /usr/include/bits/string2.h: At top level: max_cust.c:21: warning: `rcs_id' defined but not used max_menu.c:20: warning: ignoring #pragma off max_menu.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_menu.c:35: max_v.h:147:93: warning: trigraph ??/ ignored max_menu.c: In function `EnterMenu': max_menu.c:471: warning: suggest explicit braces to avoid ambiguous `else' max_menu.c:479: warning: suggest explicit braces to avoid ambiguous `else' /usr/include/sys/stat.h: At top level: max_menu.c:21: warning: `rcs_id' defined but not used max_rmen.c:20: warning: ignoring #pragma off max_rmen.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_rmen.c:37: max_v.h:147:93: warning: trigraph ??/ ignored max_rmen.c:21: warning: `rcs_id' defined but not used max_runo.c:20: warning: ignoring #pragma off max_runo.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_runo.c:29: max_v.h:147:93: warning: trigraph ??/ ignored max_runo.c:21: warning: `rcs_id' defined but not used max_main.c:20: warning: ignoring #pragma off max_main.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_main.c:53: max_v.h:147:93: warning: trigraph ??/ ignored max_main.c: In function `UserList': max_main.c:528: warning: `huff' might be used uninitialized in this function max_main.c:529: warning: `huffs' might be used uninitialized in this function /usr/include/bits/string2.h: At top level: max_main.c:21: warning: `rcs_id' defined but not used max_chng.c:20: warning: ignoring #pragma off max_chng.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_chng.c:35: max_v.h:147:93: warning: trigraph ??/ ignored max_chng.c: In function `Chg_Alias': max_chng.c:423: warning: pointer type mismatch in conditional expression max_chng.c:423: warning: pointer type mismatch in conditional expression max_chng.c:423: warning: pointer type mismatch in conditional expression max_chng.c:423: warning: pointer type mismatch in conditional expression max_chng.c:423: warning: pointer type mismatch in conditional expression /usr/include/sys/stat.h: At top level: max_chng.c:21: warning: `rcs_id' defined but not used node.c:20: warning: ignoring #pragma off node.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from node.c:32: max_v.h:147:93: warning: trigraph ??/ ignored node.c:21: warning: `rcs_id' defined but not used max_log.c:20: warning: ignoring #pragma off max_log.c:22: warning: ignoring #pragma on In file included from max.h:1038, from mm.h:45, from max_msg.h:35, SEEN-BY: 10/3 30 102/125 106/2000 138/255 140/1 143/1 218/903 261/1380 320/119 SEEN-BY: 801/161 2600/135 5030/49 103/705 218/504 0 1 10/1 .