Please check whether it compiles in OS/2.
I've started using static code analysis for improving the code.
At the moment I've applied the static analysis to huskylib and
smapi and pushed the results to the master branch. I tested
compilation in Windows using Visual Studio 2019 and in linux
using gcc 10.2.1. Please check whether it compiles in OS/2.
when you say master branch, where do you mean??
I got the following to compile:
https://github.com/zoomosis/huskylib
https://github.com/zoomosis/smapi
https://github.com/zoomosis/fidoconf
https://github.com/zoomosis/areafix
but hpt did not
here is the output of wmake
Open Watcom Make Version 2.0beta1 Limited Availability
Portions Copyright (c) 1988-2002 Sybase, Inc. All Rights Reserved.
Source code is available under the Sybase Open Watcom Public License.
See http://www.openwatcom.org/ for details.
wcl386 -zq -bt=os2v2 -l=os2v2 -I..\h -I..\..\huskylib -I..\..\fidoconf -I..\..\smapi -I..\..\areafix -Fe=pktinfo.exe ..\src\pktinfo.c ..\src\dupe.c ..\src\pktread.c ..\src\fcommon.c ..\src\global.c ..\..\huskylib\make\huskywco.lib ..\..\fidoconf\make\fconfwco.lib ..\..\smapi\make\smapiwco.lib ..\..\areafix\make\afixwco.lib Error! E2028: gettimeofday_ is an
undefined reference file ..\..\huskylib\make\huskywco.lib(C:\home\src\husky\huskylib\src\tdelay .c): undefined symbol gettimeofday_
Error: Linker returned a bad status
Hello Michael!
15 Feb 21 18:26, you wrote to all:
Hello All,
I've started using static code analysis for improving the code. At
the moment I've applied the static analysis to huskylib and smapi
and pushed the results to the master branch. I tested compilation in
Windows using Visual Studio 2019 and in linux using gcc 10.2.1.
Please check whether it compiles in OS/2.
when you say master branch, where do you mean??
I got the following to compile:
https://github.com/zoomosis/huskylib
https://github.com/zoomosis/smapi
https://github.com/zoomosis/fidoconf
https://github.com/zoomosis/areafix
I got the following to compile:
https://github.com/zoomosis/huskylib
https://github.com/zoomosis/smapi
https://github.com/zoomosis/fidoconf
https://github.com/zoomosis/areafix
but hpt did not
here is the output of wmake
Open Watcom Make Version 2.0beta1 Limited Availability
Portions Copyright (c) 1988-2002 Sybase, Inc. All Rights Reserved.
Source code is available under the Sybase Open Watcom Public License.
See http://www.openwatcom.org/ for details.
wcl386 -zq -bt=os2v2 -l=os2v2 -I..\h -I..\..\huskylib -I..\..\fidoconf -I..\..\smapi -I..\..\areafix -Fe=pktinfo.exe ..\src\pktinfo.c ..\src\dupe.c ..\src\pktread.c ..\src\fcommon.c ..\src\global.c ..\..\huskylib\make\huskywco.lib ..\..\fidoconf\make\fconfwco.lib ..\..\smapi\make\smapiwco.lib ..\..\areafix\make\afixwco.lib Error! E2028: gettimeofday_ is an
undefined reference
I got the following to compile:
https://github.com/zoomosis/huskylib
https://github.com/zoomosis/smapi
https://github.com/zoomosis/fidoconf
https://github.com/zoomosis/areafix
This is my fork.
Michael Dukelsky is working on the mainline Husky
repo. I haven't included his latest patches in my fork and would
prefer my Watcom patches be merged into the mainline Husky code which
will make my fork redundant.
This is my fork.
I did not pay attention to what was written after github.com/ :-(
Michael Dukelsky is working on the mainline Husky
repo. I haven't included his latest patches in my fork and would
prefer my Watcom patches be merged into the mainline Husky code
which will make my fork redundant.
Please make pull requests, I'll merge them.
Looking at the above WMake version you're using an old snapshot of OW
2.0.
This is the output of a recent version:
Evidently that function is missing in your old version of OW2.0, for
OS/2 targets at least. So you need to upgrade your copy of OW2.0.
Michael Dukelsky is working on the mainline Husky
repo. I haven't included his latest patches in my fork and would
prefer my Watcom patches be merged into the mainline Husky code
which will make my fork redundant.
Please make pull requests, I'll merge them.
OK, pull requests coming soon. Thank you.
I merged your pull requests for huskylib, smapi, fidoconf, areafix and hpt. Thank you for the good job.
It would be nice to add htick and maybe msged.
Sysop: | dragon |
---|---|
Location: | Stafford, VA USA |
Users: | 4 |
Nodes: | 4 (0 / 4) |
Uptime: | 66:35:39 |
Calls: | 60 |
Messages: | 242569 |