
Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

-*-*-*-*-*-*-*-*-*-*
Earthworm build info
-*-*-*-*-*-*-*-*-*-*
	pushd diagnostic_tools\buildinfo &  "w:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX86\x86\nmake.exe" /                   /f makefile.nt clean &  "w:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX86\x86\nmake.exe" /                   /f makefile.nt clean_bin &  "w:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX86\x86\nmake.exe" /                   /f makefile.nt &  popd

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	del a.out core *.o *.obj *% *~
Could Not Find E:\earthworm\earthworm_7.10beta32\src\diagnostic_tools\buildinfo\a.out

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	del e:\earthworm\earthworm_7.10beta32\bin\buildinfo e:\earthworm\earthworm_7.10beta32\bin\buildinfo.exe
Could Not Find e:\earthworm\earthworm_7.10beta32\bin\buildinfo

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c ntbuildinfo.c 
ntbuildinfo.c
	link /out:e:\earthworm\earthworm_7.10beta32\bin\buildinfo.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib ntbuildinfo.obj
	buildinfo

buildinfo: Windows EARTHWORM-32 build of Mar 22 2019 15:39:22

MSVC++ [predefined _MSC_VER]         = 1912
                                       1800 is VS2013
                                       1900 is VS2015 (minimum required)
                                       191x is VS2017
SDK    [ntverp.h   VER_PRODUCTBUILD] = 10011
                                       7600  is SDK 7.1A (minimum required)
                                       9200  is SDK 8.0
                                       9600  is SDK 8.1
                                       10011 is SDK 10
Target [windows.h  _WIN32_WINNT]     = 0x0601
                                       0x0400 is Windows NT 4.0
                                       0x0500 is Windows 2000
                                       0x0501 is Windows XP
                                       0x0502 is Windows Server 2003
                                       0x0600 is Windows Vista
                                              or Windows Server 2008
                                       0x0601 is Windows 7 (minimum required)
                                       0x0602 is Windows 8
                                       0x0603 is Windows 8.1
                                       0x0A00 is Windows 10
-*-*-*-*-*-*-*-*-*
Making C libraries
-*-*-*-*-*-*-*-*-*

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

---------- 
Making earlybird in: E:\earthworm\earthworm_7.10beta32\src\libsrc\earlybird 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /D_ADD_TRACE2_HEADER_ /c diskrw.c filters.c geotools.c get_pick.c mags.c mjstime.c ReadStationData.c report.c taulib.c 
diskrw.c
diskrw.c(510): warning C4100: 'dTaper': unreferenced formal parameter
diskrw.c(510): warning C4100: 'dFiltH': unreferenced formal parameter
diskrw.c(509): warning C4100: 'dFiltL': unreferenced formal parameter
diskrw.c(509): warning C4100: 'iFilter': unreferenced formal parameter
diskrw.c(509): warning C4100: 'iLP': unreferenced formal parameter
filters.c
filters.c(127): warning C4100: 'iStaIndex': unreferenced formal parameter
geotools.c
get_pick.c
get_pick.c(56): warning C4100: 'dSampRate': unreferenced formal parameter
mags.c
mjstime.c
mjstime.c(59): warning C4244: '=': conversion from 'int' to 'WORD', possible loss of data
mjstime.c(60): warning C4244: '=': conversion from 'int' to 'WORD', possible loss of data
mjstime.c(61): warning C4244: '=': conversion from 'int' to 'WORD', possible loss of data
mjstime.c(62): warning C4244: '=': conversion from 'int' to 'WORD', possible loss of data
mjstime.c(63): warning C4244: '=': conversion from 'int' to 'WORD', possible loss of data
mjstime.c(64): warning C4244: '=': conversion from 'int' to 'WORD', possible loss of data
mjstime.c(65): warning C4244: '=': conversion from 'int' to 'WORD', possible loss of data
ReadStationData.c
report.c
taulib.c
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\libsrc\earlybird\filters.c(69) : warning C4701: potentially uninitialized local variable 'output' used
e:\earthworm\earthworm_7.10beta32\src\libsrc\earlybird\filters.c(171) : warning C4701: potentially uninitialized local variable 'output' used
	lib /nologo /out:e:\earthworm\earthworm_7.10beta32\lib\libebpick.lib diskrw.obj  filters.obj  geotools.obj  get_pick.obj  mags.obj  mjstime.obj  ReadStationData.obj  report.obj  taulib.obj
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /D_ADD_TRACE2_HEADER_ /c display.c dummy.c fereg.c get_hypo.c littoral.c locquake.c logquake.c 
display.c
display.c(106): warning C4100: 'lTitleFWd': unreferenced formal parameter
display.c(1286): warning C4100: 'cyScreen': unreferenced formal parameter
dummy.c
fereg.c
get_hypo.c
littoral.c
locquake.c
locquake.c(195): warning C4127: conditional expression is constant
locquake.c(282): warning C4127: conditional expression is constant
locquake.c(347): warning C4127: conditional expression is constant
logquake.c
logquake.c(50): warning C4100: 'pszArchFile': unreferenced formal parameter
logquake.c(50): warning C4100: 'pszComments': unreferenced formal parameter
logquake.c(49): warning C4100: 'iMessageFlag': unreferenced formal parameter
logquake.c(49): warning C4100: 'lMessageIssueTime': unreferenced formal parameter
logquake.c(49): warning C4100: 'iMessageType': unreferenced formal parameter
logquake.c(48): warning C4100: 'pszDB': unreferenced formal parameter
logquake.c(48): warning C4100: 'pszPwd': unreferenced formal parameter
logquake.c(48): warning C4100: 'pszUser': unreferenced formal parameter
logquake.c(48): warning C4100: 'pszServer': unreferenced formal parameter
logquake.c(47): warning C4100: 'pszNameFileLC': unreferenced formal parameter
logquake.c(47): warning C4100: 'pszLatFile': unreferenced formal parameter
logquake.c(46): warning C4100: 'pszIndexFile': unreferenced formal parameter
logquake.c(46): warning C4100: 'pHypo': unreferenced formal parameter
logquake.c(128): warning C4100: 'pszNameFileLC': unreferenced formal parameter
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\libsrc\earlybird\locquake.c(796) : warning C4701: potentially uninitialized local variable 'ia' used
e:\earthworm\earthworm_7.10beta32\src\libsrc\earlybird\locquake.c(800) : warning C4701: potentially uninitialized local variable 'ib' used
e:\earthworm\earthworm_7.10beta32\src\libsrc\earlybird\locquake.c(804) : warning C4701: potentially uninitialized local variable 'ic' used
e:\earthworm\earthworm_7.10beta32\src\libsrc\earlybird\locquake.c(938) : warning C4701: potentially uninitialized local variable 'dDelta' used
e:\earthworm\earthworm_7.10beta32\src\libsrc\earlybird\fereg.c(231) : warning C4701: potentially uninitialized local variable 'iNumRegs' used
e:\earthworm\earthworm_7.10beta32\src\libsrc\earlybird\fereg.c(229) : warning C4701: potentially uninitialized local variable 'iTierOn' used
e:\earthworm\earthworm_7.10beta32\src\libsrc\earlybird\fereg.c(236) : warning C4701: potentially uninitialized local variable 'iLastFENum' used
e:\earthworm\earthworm_7.10beta32\src\libsrc\earlybird\dummy.c(173) : warning C4701: potentially uninitialized local variable 'tm' used
	lib /nologo /out:e:\earthworm\earthworm_7.10beta32\lib\libebloc.lib display.obj  dummy.obj  fereg.obj  get_hypo.obj  littoral.obj  locquake.obj  logquake.obj
---------- 
Making lib330 in: E:\earthworm\earthworm_7.10beta32\src\libsrc\lib330 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T   /DX86_WIN32 /w24005 /w24047 /w24024 /w24048 /w24133 /c libarchive.c libclient.c libcmds.c libcompress.c libcont.c libctrldet.c libcvrt.c libdetect.c libdss.c libfilters.c liblogs.c libmd5.c libmsgs.c libnetserv.c libopaque.c libpoc.c libsampcfg.c libsample.c libseed.c libslider.c libstats.c libstrucs.c libsupport.c libtokens.c libtypes.c libverbose.c q330cvrt.c q330io.c 
libarchive.c
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(92): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(124): note: see previous definition of 'EWOULDBLOCK'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(93): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(92): note: see previous definition of 'ECONNRESET'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(94): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(103): note: see previous definition of 'ENOBUFS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(95): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(96): note: see previous definition of 'EINPROGRESS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(96): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(90): note: see previous definition of 'ECONNABORTED'
libarchive.c(118): warning C4047: 'function': 'char *' differs in levels of indirection from 'string2 (*)'
libarchive.c(118): warning C4024: 'strcpy': different types for formal and actual parameter 1
libarchive.c(118): warning C4047: 'function': 'const char *' differs in levels of indirection from 'string2 (*)'
libarchive.c(118): warning C4024: 'strcpy': different types for formal and actual parameter 2
libarchive.c(119): warning C4047: 'function': 'char *' differs in levels of indirection from 'string3 (*)'
libarchive.c(119): warning C4024: 'strcpy': different types for formal and actual parameter 1
libarchive.c(119): warning C4047: 'function': 'const char *' differs in levels of indirection from 'string3 (*)'
libarchive.c(119): warning C4024: 'strcpy': different types for formal and actual parameter 2
libarchive.c(154): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
libarchive.c(214): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
libarchive.c(229): warning C4244: 'function': conversion from 'int' to 'unsigned short', possible loss of data
libarchive.c(260): warning C4244: '=': conversion from 'int' to 'unsigned char', possible loss of data
libarchive.c(261): warning C4244: '=': conversion from 'int' to 'unsigned char', possible loss of data
libarchive.c(278): warning C4244: '=': conversion from 'unsigned short' to 'unsigned char', possible loss of data
libarchive.c(311): warning C4244: '=': conversion from 'unsigned short' to 'unsigned char', possible loss of data
libarchive.c(341): warning C4244: 'function': conversion from 'int' to 'unsigned short', possible loss of data
libarchive.c(349): warning C4244: '=': conversion from 'unsigned short' to 'unsigned char', possible loss of data
libarchive.c(381): warning C4244: '=': conversion from 'unsigned short' to 'unsigned char', possible loss of data
libarchive.c(403): warning C4244: 'function': conversion from 'int' to 'unsigned short', possible loss of data
libarchive.c(412): warning C4244: 'function': conversion from 'int' to 'unsigned short', possible loss of data
libarchive.c(417): warning C4244: '=': conversion from 'int' to 'unsigned char', possible loss of data
libarchive.c(451): warning C4047: 'function': 'char *' differs in levels of indirection from 'string2 (*)'
libarchive.c(451): warning C4024: 'strcpy': different types for formal and actual parameter 1
libarchive.c(451): warning C4047: 'function': 'const char *' differs in levels of indirection from 'string2 (*)'
libarchive.c(451): warning C4024: 'strcpy': different types for formal and actual parameter 2
libarchive.c(452): warning C4047: 'function': 'char *' differs in levels of indirection from 'string3 (*)'
libarchive.c(452): warning C4024: 'strcpy': different types for formal and actual parameter 1
libarchive.c(452): warning C4047: 'function': 'const char *' differs in levels of indirection from 'string3 (*)'
libarchive.c(452): warning C4024: 'strcpy': different types for formal and actual parameter 2
libarchive.c(460): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
libclient.c
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(92): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(124): note: see previous definition of 'EWOULDBLOCK'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(93): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(92): note: see previous definition of 'ECONNRESET'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(94): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(103): note: see previous definition of 'ENOBUFS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(95): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(96): note: see previous definition of 'EINPROGRESS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(96): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(90): note: see previous definition of 'ECONNABORTED'
libclient.c(145): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
libclient.c(145): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libclient.c(483): warning C4047: 'function': 'char *' differs in levels of indirection from 'string79 (*)'
libclient.c(483): warning C4024: 'strncpy': different types for formal and actual parameter 1
libclient.c(483): warning C4047: 'function': 'const char *' differs in levels of indirection from 'string79 (*)'
libclient.c(483): warning C4024: 'strncpy': different types for formal and actual parameter 2
libclient.c(503): warning C4047: 'function': 'const char *' differs in levels of indirection from 'string250 (*)'
libclient.c(503): warning C4024: 'strcmp': different types for formal and actual parameter 1
libclient.c(503): warning C4047: 'function': 'const char *' differs in levels of indirection from 'string15 (*)'
libclient.c(503): warning C4024: 'strcmp': different types for formal and actual parameter 2
libclient.c(506): warning C4047: 'function': 'char *' differs in levels of indirection from 'string250 (*)'
libclient.c(506): warning C4024: 'strcpy': different types for formal and actual parameter 1
libclient.c(506): warning C4047: 'function': 'const char *' differs in levels of indirection from 'string15 (*)'
libclient.c(506): warning C4024: 'strcpy': different types for formal and actual parameter 2
libclient.c(510): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'string95'
libclient.c(510): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libclient.c(604): warning C4047: 'function': 'const char *' differs in levels of indirection from 'string15 (*)'
libclient.c(604): warning C4024: 'strlen': different types for formal and actual parameter 1
libclient.c(605): warning C4047: 'function': 'char *' differs in levels of indirection from 'string15 (*)'
libclient.c(605): warning C4024: 'strcat': different types for formal and actual parameter 1
libclient.c(615): warning C4047: 'function': 'const char *' differs in levels of indirection from 'string (*)'
libclient.c(615): warning C4024: 'strlen': different types for formal and actual parameter 1
libclient.c(616): warning C4047: 'function': 'char *' differs in levels of indirection from 'string (*)'
libclient.c(616): warning C4024: 'strcat': different types for formal and actual parameter 1
libclient.c(727): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
libclient.c(728): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
libclient.c(729): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
libclient.c(730): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
libclient.c(731): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
libcmds.c
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(92): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(124): note: see previous definition of 'EWOULDBLOCK'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(93): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(92): note: see previous definition of 'ECONNRESET'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(94): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(103): note: see previous definition of 'ENOBUFS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(95): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(96): note: see previous definition of 'EINPROGRESS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(96): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(90): note: see previous definition of 'ECONNABORTED'
libcmds.c(204): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[12]'
libcmds.c(297): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[12]'
libcmds.c(300): warning C4244: 'function': conversion from 'int' to 'unsigned short', possible loss of data
libcmds.c(305): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
libcmds.c(313): warning C4057: 'function': 'LPDWORD' differs in indirection to slightly different base types from 'unsigned int *'
libcmds.c(314): warning C4244: '=': conversion from 'DWORD' to 'unsigned short', possible loss of data
libcmds.c(328): warning C4244: '=': conversion from 'unsigned int' to 'unsigned short', possible loss of data
libcmds.c(345): warning C4244: '=': conversion from 'double' to 'unsigned short', possible loss of data
libcmds.c(363): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[12]'
libcmds.c(368): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[12]'
libcmds.c(370): warning C4244: 'function': conversion from 'double' to 'int', possible loss of data
libcmds.c(370): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string95 (*)'
libcmds.c(370): warning C4024: 'packet_time': different types for formal and actual parameter 2
libcmds.c(391): warning C4244: 'function': conversion from 'int' to 'unsigned short', possible loss of data
libcmds.c(395): warning C4047: 'function': 'const char *' differs in levels of indirection from 'unsigned char (*)[12]'
libcmds.c(395): warning C4024: 'sendto': different types for formal and actual parameter 2
libcmds.c(413): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [19]'
libcmds.c(413): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libcmds.c(450): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
libcmds.c(450): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libcmds.c(603): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
libcmds.c(603): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libcmds.c(610): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
libcmds.c(610): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libcmds.c(671): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [11]'
libcmds.c(671): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libcmds.c(685): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [11]'
libcmds.c(685): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libcmds.c(770): warning C4244: 'function': conversion from 'double' to 'int', possible loss of data
libcmds.c(770): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string95 (*)'
libcmds.c(770): warning C4024: 'packet_time': different types for formal and actual parameter 2
libcmds.c(776): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'string95'
libcmds.c(776): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libcmds.c(795): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
libcmds.c(795): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libcmds.c(814): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'string95'
libcmds.c(814): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libcmds.c(819): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
libcmds.c(819): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libcmds.c(822): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
libcmds.c(822): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libcmds.c(838): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
libcmds.c(838): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libcmds.c(841): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
libcmds.c(841): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libcmds.c(844): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
libcmds.c(844): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libcmds.c(847): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
libcmds.c(847): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libcmds.c(850): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
libcmds.c(850): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libcmds.c(931): warning C4048: different array subscripts: 'string15 (*)' and 'string250 (*)'
libcmds.c(948): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
libcmds.c(948): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libcmds.c(973): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
libcmds.c(973): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libcmds.c(993): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
libcmds.c(993): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libcmds.c(1018): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
libcmds.c(1018): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libcmds.c(1051): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
libcmds.c(1051): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libcmds.c(1066): warning C4048: different array subscripts: 'string15 (*)' and 'string95 (*)'
libcmds.c(1077): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
libcmds.c(1077): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libcmds.c(1086): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
libcmds.c(1086): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libcmds.c(1092): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
libcmds.c(1092): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libcmds.c(1162): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
libcmds.c(1163): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
libcmds.c(1214): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
libcmds.c(1227): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
libcmds.c(1227): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libcmds.c(1306): warning C4244: '=': conversion from 'double' to 'unsigned int', possible loss of data
libcmds.c(1409): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
libcmds.c(1409): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libcmds.c(1519): warning C4048: different array subscripts: 'const string95 (*)' and 'string (*)'
libcmds.c(1753): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char *'
libcmds.c(1753): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libcmds.c(1867): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
libcmds.c(1867): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libcmds.c(1944): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
libcmds.c(1944): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libcompress.c
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(92): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(124): note: see previous definition of 'EWOULDBLOCK'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(93): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(92): note: see previous definition of 'ECONNRESET'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(94): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(103): note: see previous definition of 'ENOBUFS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(95): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(96): note: see previous definition of 'EINPROGRESS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(96): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(90): note: see previous definition of 'ECONNABORTED'
libcompress.c(140): warning C4047: 'function': 'tlocation (*)' differs in levels of indirection from 'tlocation'
libcompress.c(140): warning C4024: 'seed2string': different types for formal and actual parameter 1
libcompress.c(140): warning C4047: 'function': 'tseed_name (*)' differs in levels of indirection from 'tseed_name'
libcompress.c(140): warning C4024: 'seed2string': different types for formal and actual parameter 2
libcompress.c(140): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string15 (*)'
libcompress.c(140): warning C4024: 'seed2string': different types for formal and actual parameter 3
libcompress.c(141): warning C4048: different array subscripts: 'const string95 (*)' and 'string15 (*)'
libcompress.c(209): warning C4047: 'function': 'tlocation (*)' differs in levels of indirection from 'tlocation'
libcompress.c(209): warning C4024: 'seed2string': different types for formal and actual parameter 1
libcompress.c(209): warning C4047: 'function': 'tseed_name (*)' differs in levels of indirection from 'tseed_name'
libcompress.c(209): warning C4024: 'seed2string': different types for formal and actual parameter 2
libcompress.c(209): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string15 (*)'
libcompress.c(209): warning C4024: 'seed2string': different types for formal and actual parameter 3
libcompress.c(210): warning C4048: different array subscripts: 'const string95 (*)' and 'string15 (*)'
libcompress.c(314): warning C4047: 'function': 'tlocation (*)' differs in levels of indirection from 'tlocation'
libcompress.c(314): warning C4024: 'seed2string': different types for formal and actual parameter 1
libcompress.c(314): warning C4047: 'function': 'tseed_name (*)' differs in levels of indirection from 'tseed_name'
libcompress.c(314): warning C4024: 'seed2string': different types for formal and actual parameter 2
libcompress.c(314): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string15 (*)'
libcompress.c(314): warning C4024: 'seed2string': different types for formal and actual parameter 3
libcompress.c(341): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
libcompress.c(374): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
libcompress.c(394): warning C4047: 'function': 'tlocation (*)' differs in levels of indirection from 'tlocation'
libcompress.c(394): warning C4024: 'seed2string': different types for formal and actual parameter 1
libcompress.c(394): warning C4047: 'function': 'tseed_name (*)' differs in levels of indirection from 'tseed_name'
libcompress.c(394): warning C4024: 'seed2string': different types for formal and actual parameter 2
libcompress.c(394): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string15 (*)'
libcompress.c(394): warning C4024: 'seed2string': different types for formal and actual parameter 3
libcompress.c(395): warning C4048: different array subscripts: 'const string95 (*)' and 'string15 (*)'
libcont.c
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(92): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(124): note: see previous definition of 'EWOULDBLOCK'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(93): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(92): note: see previous definition of 'ECONNRESET'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(94): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(103): note: see previous definition of 'ENOBUFS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(95): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(96): note: see previous definition of 'EINPROGRESS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(96): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(90): note: see previous definition of 'ECONNABORTED'
libcont.c(411): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string (*)'
libcont.c(411): warning C4024: 'lib_file_open': different types for formal and actual parameter 2
libcont.c(433): warning C4047: 'function': 'char *' differs in levels of indirection from 'string (*)'
libcont.c(433): warning C4024: 'strcpy': different types for formal and actual parameter 1
libcont.c(442): warning C4047: 'function': 'char *const ' differs in levels of indirection from 'string (*)'
libcont.c(442): warning C4024: 'sprintf': different types for formal and actual parameter 1
libcont.c(451): warning C4047: 'function': 'char *' differs in levels of indirection from 'string (*)'
libcont.c(451): warning C4024: 'strcpy': different types for formal and actual parameter 1
libcont.c(483): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [7]'
libcont.c(483): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libcont.c(493): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [7]'
libcont.c(493): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libcont.c(535): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
libcont.c(564): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string (*)'
libcont.c(564): warning C4024: 'lib_file_open': different types for formal and actual parameter 2
libcont.c(604): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string (*)'
libcont.c(604): warning C4024: 'lib_file_open': different types for formal and actual parameter 2
libcont.c(691): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string (*)'
libcont.c(691): warning C4024: 'lib_file_open': different types for formal and actual parameter 2
libcont.c(728): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [5]'
libcont.c(728): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libcont.c(767): warning C4048: different array subscripts: 'const string95 (*)' and 'string (*)'
libcont.c(773): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [5]'
libcont.c(773): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libcont.c(779): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [5]'
libcont.c(779): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libcont.c(793): warning C4048: different array subscripts: 'const string95 (*)' and 'string (*)'
libcont.c(800): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [39]'
libcont.c(800): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libcont.c(808): warning C4048: different array subscripts: 'string31 (*)' and 'string (*)'
libcont.c(809): warning C4048: different array subscripts: 'const string95 (*)' and 'string (*)'
libcont.c(886): warning C4047: 'function': 'const char *' differs in levels of indirection from 'char (*)[31]'
libcont.c(886): warning C4024: 'strcmp': different types for formal and actual parameter 1
libcont.c(886): warning C4024: 'strcmp': different types for formal and actual parameter 2
libcont.c(910): warning C4047: 'function': 'const char *' differs in levels of indirection from 'char (*)[32]'
libcont.c(910): warning C4024: 'strcmp': different types for formal and actual parameter 1
libcont.c(910): warning C4047: 'function': 'const char *' differs in levels of indirection from 'char (*)[31]'
libcont.c(910): warning C4024: 'strcmp': different types for formal and actual parameter 2
libcont.c(955): warning C4047: '=': 'pdp_mult' differs in levels of indirection from 'unsigned char (*)[536]'
libcont.c(1009): warning C4047: 'function': 'const char *' differs in levels of indirection from 'char (*)[31]'
libcont.c(1009): warning C4024: 'strcmp': different types for formal and actual parameter 1
libcont.c(1009): warning C4024: 'strcmp': different types for formal and actual parameter 2
libcont.c(1045): warning C4047: 'function': 'const char *' differs in levels of indirection from 'char (*)[31]'
libcont.c(1045): warning C4024: 'strcmp': different types for formal and actual parameter 1
libcont.c(1045): warning C4024: 'strcmp': different types for formal and actual parameter 2
libcont.c(1169): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [5]'
libcont.c(1169): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libcont.c(1180): warning C4048: different array subscripts: 'string31 (*)' and 'string (*)'
libcont.c(1181): warning C4048: different array subscripts: 'const string95 (*)' and 'string (*)'
libcont.c(1247): warning C4047: 'function': 'char *' differs in levels of indirection from 'char (*)[31]'
libcont.c(1247): warning C4024: 'strcpy': different types for formal and actual parameter 1
libcont.c(1247): warning C4047: 'function': 'const char *' differs in levels of indirection from 'char (*)[32]'
libcont.c(1247): warning C4024: 'strcpy': different types for formal and actual parameter 2
libcont.c(1249): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
libcont.c(1252): warning C4244: '=': conversion from 'unsigned int' to 'unsigned short', possible loss of data
libcont.c(1281): warning C4047: 'function': 'char *' differs in levels of indirection from 'char (*)[31]'
libcont.c(1281): warning C4024: 'strcpy': different types for formal and actual parameter 1
libcont.c(1281): warning C4047: 'function': 'const char *' differs in levels of indirection from 'char (*)[31]'
libcont.c(1281): warning C4024: 'strcpy': different types for formal and actual parameter 2
libcont.c(1289): warning C4244: '=': conversion from 'unsigned int' to 'unsigned short', possible loss of data
libcont.c(1304): warning C4047: 'function': 'char *' differs in levels of indirection from 'char (*)[31]'
libcont.c(1304): warning C4024: 'strcpy': different types for formal and actual parameter 1
libcont.c(1304): warning C4047: 'function': 'const char *' differs in levels of indirection from 'char (*)[31]'
libcont.c(1304): warning C4024: 'strcpy': different types for formal and actual parameter 2
libcont.c(1324): warning C4047: 'function': 'char *' differs in levels of indirection from 'char (*)[31]'
libcont.c(1324): warning C4024: 'strcpy': different types for formal and actual parameter 1
libcont.c(1324): warning C4047: 'function': 'const char *' differs in levels of indirection from 'char (*)[31]'
libcont.c(1324): warning C4024: 'strcpy': different types for formal and actual parameter 2
libcont.c(1404): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string (*)'
libcont.c(1404): warning C4024: 'lib_file_open': different types for formal and actual parameter 2
libctrldet.c
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(92): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(124): note: see previous definition of 'EWOULDBLOCK'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(93): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(92): note: see previous definition of 'ECONNRESET'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(94): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(103): note: see previous definition of 'ENOBUFS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(95): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(96): note: see previous definition of 'EINPROGRESS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(96): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(90): note: see previous definition of 'ECONNABORTED'
libctrldet.c(351): warning C4047: 'function': 'const char *' differs in levels of indirection from 'char (*)[79]'
libctrldet.c(351): warning C4024: 'strcpy': different types for formal and actual parameter 2
libctrldet.c(357): warning C4048: different array subscripts: 'const string95 (*)' and 'char (*)[120]'
libctrldet.c(377): warning C4047: 'function': 'char *' differs in levels of indirection from 'string79 (*)'
libctrldet.c(377): warning C4024: 'strcpy': different types for formal and actual parameter 1
libctrldet.c(377): warning C4047: 'function': 'const char *' differs in levels of indirection from 'char (*)[79]'
libctrldet.c(377): warning C4024: 'strcpy': different types for formal and actual parameter 2
libcvrt.c
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(92): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(124): note: see previous definition of 'EWOULDBLOCK'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(93): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(92): note: see previous definition of 'ECONNRESET'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(94): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(103): note: see previous definition of 'ENOBUFS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(95): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(96): note: see previous definition of 'EINPROGRESS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(96): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(90): note: see previous definition of 'ECONNABORTED'
libcvrt.c(105): warning C4047: 'function': 'const char *' differs in levels of indirection from 'string (*)'
libcvrt.c(105): warning C4024: 'strlen': different types for formal and actual parameter 1
libcvrt.c(112): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string (*)'
libcvrt.c(112): warning C4024: 'lib330_strpas': different types for formal and actual parameter 2
libcvrt.c(211): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string (*)'
libcvrt.c(211): warning C4024: 'lib330_strpcopy': different types for formal and actual parameter 1
libcvrt.c(211): warning C4024: 'lib330_strpcopy': different types for formal and actual parameter 2
libdetect.c
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(92): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(124): note: see previous definition of 'EWOULDBLOCK'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(93): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(92): note: see previous definition of 'ECONNRESET'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(94): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(103): note: see previous definition of 'ENOBUFS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(95): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(96): note: see previous definition of 'EINPROGRESS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(96): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(90): note: see previous definition of 'ECONNABORTED'
libdetect.c(405): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
libdetect.c(406): warning C4244: '=': conversion from 'tfloat' to 'float', possible loss of data
libdetect.c(407): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
libdetect.c(409): warning C4244: '=': conversion from 'int' to 'unsigned char', possible loss of data
libdetect.c(414): warning C4244: '=': conversion from 'int' to 'unsigned char', possible loss of data
libdetect.c(477): warning C4244: '=': conversion from 'tfloat' to 'int', possible loss of data
libdetect.c(803): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
libdetect.c(804): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
libdetect.c(808): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
libdetect.c(809): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
libdetect.c(948): warning C4047: '=': 'pdataarray' differs in levels of indirection from 'tfloat *'
libdetect.c(999): warning C4244: '=': conversion from 'unsigned int' to 'unsigned short', possible loss of data
libdetect.c(1001): warning C4244: '=': conversion from 'unsigned int' to 'unsigned short', possible loss of data
libdetect.c(1042): warning C4047: '=': 'pdataarray' differs in levels of indirection from 'tfloat *'
libdetect.c(1069): warning C4047: 'function': 'char *const ' differs in levels of indirection from 'char (*)[42]'
libdetect.c(1069): warning C4024: 'sprintf': different types for formal and actual parameter 1
libdetect.c(1069): warning C4047: 'function': 'tlocation (*)' differs in levels of indirection from 'tlocation'
libdetect.c(1069): warning C4024: 'seed2string': different types for formal and actual parameter 1
libdetect.c(1069): warning C4047: 'function': 'tseed_name (*)' differs in levels of indirection from 'tseed_name'
libdetect.c(1069): warning C4024: 'seed2string': different types for formal and actual parameter 2
libdetect.c(1069): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string15 (*)'
libdetect.c(1069): warning C4024: 'seed2string': different types for formal and actual parameter 3
libdetect.c(1102): warning C4047: 'function': 'tlocation (*)' differs in levels of indirection from 'tlocation'
libdetect.c(1102): warning C4024: 'seed2string': different types for formal and actual parameter 1
libdetect.c(1102): warning C4047: 'function': 'tseed_name (*)' differs in levels of indirection from 'tseed_name'
libdetect.c(1102): warning C4024: 'seed2string': different types for formal and actual parameter 2
libdetect.c(1102): warning C4047: 'function': 'pchar' differs in levels of indirection from 'char (*)[42]'
libdetect.c(1102): warning C4024: 'seed2string': different types for formal and actual parameter 3
libdetect.c(1104): warning C4047: 'function': 'const char *' differs in levels of indirection from 'char (*)[42]'
libdetect.c(1104): warning C4024: 'strcmp': different types for formal and actual parameter 1
libdetect.c(1104): warning C4024: 'strcmp': different types for formal and actual parameter 2
libdss.c
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(92): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(124): note: see previous definition of 'EWOULDBLOCK'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(93): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(92): note: see previous definition of 'ECONNRESET'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(94): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(103): note: see previous definition of 'ENOBUFS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(95): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(96): note: see previous definition of 'EINPROGRESS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(96): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(90): note: see previous definition of 'ECONNABORTED'
libdss.c(307): warning C4048: different array subscripts: 'string95 (*)' and 'string63 (*)'
libdss.c(326): warning C4048: different array subscripts: 'string95 (*)' and 'string63 (*)'
libdss.c(442): warning C4048: different array subscripts: 'string95 (*)' and 'string63 (*)'
libdss.c(577): warning C4048: different array subscripts: 'string95 (*)' and 'string63 (*)'
libdss.c(579): warning C4047: 'function': 'char *' differs in levels of indirection from 'string63 (*)'
libdss.c(579): warning C4024: 'strcpy': different types for formal and actual parameter 1
libdss.c(579): warning C4047: 'function': 'const char *' differs in levels of indirection from 'string63 (*)'
libdss.c(579): warning C4024: 'strcpy': different types for formal and actual parameter 2
libdss.c(610): warning C4048: different array subscripts: 'string95 (*)' and 'string63 (*)'
libdss.c(612): warning C4047: 'function': 'char *' differs in levels of indirection from 'string63 (*)'
libdss.c(612): warning C4024: 'strcpy': different types for formal and actual parameter 1
libdss.c(612): warning C4047: 'function': 'const char *' differs in levels of indirection from 'string63 (*)'
libdss.c(612): warning C4024: 'strcpy': different types for formal and actual parameter 2
libdss.c(617): warning C4057: 'function': 'u_long *' differs in indirection to slightly different base types from 'unsigned int *'
libdss.c(627): warning C4048: different array subscripts: 'string95 (*)' and 'string63 (*)'
libdss.c(629): warning C4047: 'function': 'char *' differs in levels of indirection from 'string63 (*)'
libdss.c(629): warning C4024: 'strcpy': different types for formal and actual parameter 1
libdss.c(629): warning C4047: 'function': 'const char *' differs in levels of indirection from 'string63 (*)'
libdss.c(629): warning C4024: 'strcpy': different types for formal and actual parameter 2
libdss.c(660): warning C4048: different array subscripts: 'string95 (*)' and 'string63 (*)'
libdss.c(685): warning C4244: 'function': conversion from 'unsigned short' to 'unsigned char', possible loss of data
libdss.c(686): warning C4244: 'function': conversion from 'unsigned short' to 'unsigned char', possible loss of data
libdss.c(738): warning C4133: '=': incompatible types - from 'tdss_msg *' to 'pbyte'
libdss.c(741): warning C4133: '=': incompatible types - from 'tdss_msg *' to 'pbyte'
libdss.c(744): warning C4133: 'function': incompatible types - from 'tdss_msg *' to 'const char *'
libdss.c(755): warning C4048: different array subscripts: 'string95 (*)' and 'string63 (*)'
libdss.c(775): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[536]'
libdss.c(820): warning C4244: 'function': conversion from 'unsigned int' to 'unsigned char', possible loss of data
libdss.c(849): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
libdss.c(850): warning C4133: '=': incompatible types - from 'sockaddr *' to 'sockaddr_in *'
libdss.c(880): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[536]'
libdss.c(881): warning C4048: different array subscripts: 'string (*)' and 'string7 (*)'
libdss.c(885): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string7 (*)'
libdss.c(885): warning C4024: 'lib330_upper': different types for formal and actual parameter 1
libdss.c(886): warning C4048: different array subscripts: 'string (*)' and 'string250 (*)'
libdss.c(891): warning C4047: 'function': 'const char *' differs in levels of indirection from 'string7 (*)'
libdss.c(891): warning C4024: 'strcmp': different types for formal and actual parameter 1
libdss.c(891): warning C4024: 'strcmp': different types for formal and actual parameter 2
libdss.c(904): warning C4133: '=': incompatible types - from 'sockaddr *' to 'sockaddr_in *'
libdss.c(913): warning C4048: different array subscripts: 'string95 (*)' and 'string63 (*)'
libdss.c(925): warning C4047: 'function': 'char *' differs in levels of indirection from 'string79 (*)'
libdss.c(925): warning C4024: 'strcpy': different types for formal and actual parameter 1
libdss.c(936): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
libdss.c(960): warning C4047: 'function': 'tlocation (*)' differs in levels of indirection from 'tlocation'
libdss.c(960): warning C4024: 'seed2string': different types for formal and actual parameter 1
libdss.c(960): warning C4047: 'function': 'tseed_name (*)' differs in levels of indirection from 'tseed_name'
libdss.c(960): warning C4024: 'seed2string': different types for formal and actual parameter 2
libdss.c(960): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string7 (*)'
libdss.c(960): warning C4024: 'seed2string': different types for formal and actual parameter 3
libdss.c(961): warning C4047: 'function': 'char *const ' differs in levels of indirection from 'string63 (*)'
libdss.c(961): warning C4024: 'sprintf': different types for formal and actual parameter 1
libdss.c(970): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[536]'
libdss.c(986): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[536]'
libdss.c(999): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[536]'
libdss.c(1085): warning C4047: 'function': 'const char *' differs in levels of indirection from 'char (*)[31]'
libdss.c(1085): warning C4024: 'strcpy': different types for formal and actual parameter 2
libdss.c(1086): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string63 (*)'
libdss.c(1086): warning C4024: 'lib330_upper': different types for formal and actual parameter 1
libdss.c(1087): warning C4047: 'function': 'const char *' differs in levels of indirection from 'string (*)'
libdss.c(1087): warning C4024: 'strcmp': different types for formal and actual parameter 2
libdss.c(1287): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[536]'
libdss.c(1373): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string (*)'
libdss.c(1373): warning C4024: 'lib330_upper': different types for formal and actual parameter 1
libdss.c(1404): warning C4047: 'function': 'const char *' differs in levels of indirection from 'string (*)'
libdss.c(1404): warning C4024: 'strcat': different types for formal and actual parameter 2
libdss.c(1407): warning C4048: different array subscripts: 'string95 (*)' and 'string63 (*)'
libdss.c(1453): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
libdss.c(1462): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
libdss.c(1468): warning C4133: '=': incompatible types - from 'double *' to 'unsigned int *'
libdss.c(1477): warning C4133: '=': incompatible types - from 'double *' to 'unsigned int *'
libdss.c(1506): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
libdss.c(1528): warning C4133: '=': incompatible types - from 'double *' to 'unsigned int *'
libdss.c(1537): warning C4133: '=': incompatible types - from 'double *' to 'unsigned int *'
libdss.c(1566): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
libdss.c(1585): warning C4305: '=': truncation from 'double' to 'float'
libdss.c(1588): warning C4305: '=': truncation from 'double' to 'float'
libdss.c(1590): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
libdss.c(1595): warning C4133: '=': incompatible types - from 'double *' to 'unsigned int *'
libdss.c(1604): warning C4133: '=': incompatible types - from 'double *' to 'unsigned int *'
libdss.c(1630): warning C4133: 'function': incompatible types - from 'tdss_msg *' to 'char *'
libdss.c(1644): warning C4048: different array subscripts: 'string95 (*)' and 'string63 (*)'
libdss.c(1651): warning C4133: '=': incompatible types - from 'tqdp *' to 'pbyte'
libdss.c(1698): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
libdss.c(1720): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[536]'
libdss.c(1927): warning C4244: 'function': conversion from 'long double' to 'double', possible loss of data
libdss.c(1944): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[536]'
libdss.c(1997): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[536]'
libdss.c(2020): warning C4133: '=': incompatible types - from 'sockaddr *' to 'sockaddr_in *'
libdss.c(2023): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
libdss.c(2040): warning C4048: different array subscripts: 'string95 (*)' and 'string63 (*)'
libdss.c(2070): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
libdss.c(2136): warning C4244: 'function': conversion from 'long double' to 'double', possible loss of data
libdss.c(2204): warning C4244: 'function': conversion from 'long double' to 'double', possible loss of data
libdss.c(2243): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[536]'
libdss.c(2244): warning C4133: '=': incompatible types - from 'sockaddr *' to 'sockaddr_in *'
libdss.c(2247): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
libdss.c(2258): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[536]'
libdss.c(2308): warning C4047: 'function': 'char *' differs in levels of indirection from 'string7 (*)'
libdss.c(2308): warning C4024: 'strcpy': different types for formal and actual parameter 1
libdss.c(2308): warning C4047: 'function': 'const char *' differs in levels of indirection from 'char (*)[8]'
libdss.c(2308): warning C4024: 'strcpy': different types for formal and actual parameter 2
libdss.c(2309): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string7 (*)'
libdss.c(2309): warning C4024: 'lib330_upper': different types for formal and actual parameter 1
libdss.c(2310): warning C4047: 'function': 'char *' differs in levels of indirection from 'string7 (*)'
libdss.c(2310): warning C4024: 'strcpy': different types for formal and actual parameter 1
libdss.c(2310): warning C4047: 'function': 'const char *' differs in levels of indirection from 'char (*)[8]'
libdss.c(2310): warning C4024: 'strcpy': different types for formal and actual parameter 2
libdss.c(2311): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string7 (*)'
libdss.c(2311): warning C4024: 'lib330_upper': different types for formal and actual parameter 1
libdss.c(2312): warning C4047: 'function': 'char *' differs in levels of indirection from 'string7 (*)'
libdss.c(2312): warning C4024: 'strcpy': different types for formal and actual parameter 1
libdss.c(2312): warning C4047: 'function': 'const char *' differs in levels of indirection from 'char (*)[8]'
libdss.c(2312): warning C4024: 'strcpy': different types for formal and actual parameter 2
libdss.c(2313): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string7 (*)'
libdss.c(2313): warning C4024: 'lib330_upper': different types for formal and actual parameter 1
libdss.c(2345): warning C4047: 'function': 'char *' differs in levels of indirection from 'string63 (*)'
libdss.c(2345): warning C4024: 'strcpy': different types for formal and actual parameter 1
libdss.c(2345): warning C4047: 'function': 'const char *' differs in levels of indirection from 'string63 (*)'
libdss.c(2345): warning C4024: 'strcpy': different types for formal and actual parameter 2
libfilters.c
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(92): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(124): note: see previous definition of 'EWOULDBLOCK'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(93): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(92): note: see previous definition of 'ECONNRESET'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(94): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(103): note: see previous definition of 'ENOBUFS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(95): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(96): note: see previous definition of 'EINPROGRESS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(96): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(90): note: see previous definition of 'ECONNABORTED'
libfilters.c(260): warning C4047: 'function': 'char *' differs in levels of indirection from 'char (*)[32]'
libfilters.c(260): warning C4024: 'strcpy': different types for formal and actual parameter 1
libfilters.c(277): warning C4047: 'function': 'char *' differs in levels of indirection from 'char (*)[32]'
libfilters.c(277): warning C4024: 'strcpy': different types for formal and actual parameter 1
libfilters.c(290): warning C4047: 'function': 'char *' differs in levels of indirection from 'char (*)[32]'
libfilters.c(290): warning C4024: 'strcpy': different types for formal and actual parameter 1
libfilters.c(341): warning C4047: '=': 'pfloat' differs in levels of indirection from 'double (*)[400]'
libfilters.c(362): warning C4244: '=': conversion from 'unsigned int' to 'unsigned short', possible loss of data
libfilters.c(457): warning C4047: 'function': 'tlocation (*)' differs in levels of indirection from 'tlocation'
libfilters.c(457): warning C4024: 'seed2string': different types for formal and actual parameter 1
libfilters.c(457): warning C4047: 'function': 'tseed_name (*)' differs in levels of indirection from 'tseed_name'
libfilters.c(457): warning C4024: 'seed2string': different types for formal and actual parameter 2
libfilters.c(457): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string15 (*)'
libfilters.c(457): warning C4024: 'seed2string': different types for formal and actual parameter 3
liblogs.c
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(92): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(124): note: see previous definition of 'EWOULDBLOCK'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(93): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(92): note: see previous definition of 'ECONNRESET'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(94): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(103): note: see previous definition of 'ENOBUFS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(95): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(96): note: see previous definition of 'EINPROGRESS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(96): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(90): note: see previous definition of 'ECONNABORTED'
liblogs.c(66): warning C4047: 'function': 'const char *' differs in levels of indirection from 'string (*)'
liblogs.c(66): warning C4024: 'strlen': different types for formal and actual parameter 1
liblogs.c(98): warning C4047: 'function': 'char *const ' differs in levels of indirection from 'string3 (*)'
liblogs.c(98): warning C4024: 'sprintf': different types for formal and actual parameter 1
liblogs.c(99): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string3 (*)'
liblogs.c(99): warning C4024: 'zpad': different types for formal and actual parameter 1
liblogs.c(100): warning C4047: 'return': 'char *' differs in levels of indirection from 'string3 (*)'
liblogs.c(107): warning C4047: 'function': 'char *const ' differs in levels of indirection from 'string31 (*)'
liblogs.c(107): warning C4024: 'sprintf': different types for formal and actual parameter 1
liblogs.c(107): warning C4244: 'function': conversion from 'unsigned short' to 'unsigned char', possible loss of data
liblogs.c(108): warning C4244: 'function': conversion from 'unsigned short' to 'unsigned char', possible loss of data
liblogs.c(109): warning C4244: 'function': conversion from 'unsigned short' to 'unsigned char', possible loss of data
liblogs.c(110): warning C4047: 'return': 'char *' differs in levels of indirection from 'string31 (*)'
liblogs.c(172): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
liblogs.c(176): warning C4244: '=': conversion from 'unsigned short' to 'unsigned char', possible loss of data
liblogs.c(181): warning C4047: 'function': 'string (*)' differs in levels of indirection from 'char [15]'
liblogs.c(181): warning C4024: 'lib330_padright': different types for formal and actual parameter 1
liblogs.c(181): warning C4047: 'function': 'pchar' differs in levels of indirection from 'char (*)[16]'
liblogs.c(181): warning C4024: 'lib330_padright': different types for formal and actual parameter 2
liblogs.c(184): warning C4047: 'function': 'string (*)' differs in levels of indirection from 'char [15]'
liblogs.c(184): warning C4024: 'lib330_padright': different types for formal and actual parameter 1
liblogs.c(184): warning C4047: 'function': 'pchar' differs in levels of indirection from 'char (*)[16]'
liblogs.c(184): warning C4024: 'lib330_padright': different types for formal and actual parameter 2
liblogs.c(187): warning C4047: 'function': 'string (*)' differs in levels of indirection from 'char [15]'
liblogs.c(187): warning C4024: 'lib330_padright': different types for formal and actual parameter 1
liblogs.c(187): warning C4047: 'function': 'pchar' differs in levels of indirection from 'char (*)[16]'
liblogs.c(187): warning C4024: 'lib330_padright': different types for formal and actual parameter 2
liblogs.c(189): warning C4047: 'function': 'pchar' differs in levels of indirection from 'char (*)[128]'
liblogs.c(189): warning C4024: 'lib330_padright': different types for formal and actual parameter 2
liblogs.c(192): warning C4047: 'function': 'const char *' differs in levels of indirection from 'char (*)[32]'
liblogs.c(192): warning C4024: 'strcpy': different types for formal and actual parameter 2
liblogs.c(204): warning C4047: 'function': 'string (*)' differs in levels of indirection from 'char *'
liblogs.c(204): warning C4024: 'lib330_padright': different types for formal and actual parameter 1
liblogs.c(204): warning C4047: 'function': 'pchar' differs in levels of indirection from 'char (*)[32]'
liblogs.c(204): warning C4024: 'lib330_padright': different types for formal and actual parameter 2
liblogs.c(208): warning C4047: '=': 'pbyte' differs in levels of indirection from 'completed_record (*)'
liblogs.c(259): warning C4047: 'function': 'pchar' differs in levels of indirection from 'char (*)[128]'
liblogs.c(259): warning C4024: 'lib330_padright': different types for formal and actual parameter 2
liblogs.c(260): warning C4047: '=': 'pbyte' differs in levels of indirection from 'completed_record (*)'
liblogs.c(353): warning C4047: 'function': 'tlocation (*)' differs in levels of indirection from 'tlocation'
liblogs.c(353): warning C4024: 'seed2string': different types for formal and actual parameter 1
liblogs.c(353): warning C4047: 'function': 'tseed_name (*)' differs in levels of indirection from 'tseed_name'
liblogs.c(353): warning C4024: 'seed2string': different types for formal and actual parameter 2
liblogs.c(353): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string31 (*)'
liblogs.c(353): warning C4024: 'seed2string': different types for formal and actual parameter 3
liblogs.c(360): warning C4048: different array subscripts: 'const string95 (*)' and 'string (*)'
liblogs.c(369): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[64]'
liblogs.c(378): warning C4048: different array subscripts: 'string (*)' and 'char (*)[31]'
liblogs.c(378): warning C4047: 'function': 'pchar' differs in levels of indirection from 'char (*)[24]'
liblogs.c(378): warning C4024: 'lib330_padright': different types for formal and actual parameter 2
liblogs.c(385): warning C4048: different array subscripts: 'string (*)' and 'char (*)[31]'
liblogs.c(385): warning C4047: 'function': 'pchar' differs in levels of indirection from 'char (*)[24]'
liblogs.c(385): warning C4024: 'lib330_padright': different types for formal and actual parameter 2
liblogs.c(393): warning C4047: 'function': 'pword' differs in levels of indirection from 'unsigned char (*)[64]'
liblogs.c(393): warning C4024: 'add_blockette': different types for formal and actual parameter 3
liblogs.c(396): warning C4047: 'function': 'pword' differs in levels of indirection from 'unsigned char (*)[64]'
liblogs.c(396): warning C4024: 'build_separate_record': different types for formal and actual parameter 3
liblogs.c(406): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
liblogs.c(410): warning C4047: 'function': 'string (*)' differs in levels of indirection from 'char [9]'
liblogs.c(410): warning C4024: 'lib330_padright': different types for formal and actual parameter 1
liblogs.c(410): warning C4047: 'function': 'pchar' differs in levels of indirection from 'char (*)[12]'
liblogs.c(410): warning C4024: 'lib330_padright': different types for formal and actual parameter 2
liblogs.c(452): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[64]'
liblogs.c(464): warning C4133: '=': incompatible types - from 'random_calibration *' to 'sine_calibration *'
liblogs.c(494): warning C4047: 'function': 'string (*)' differs in levels of indirection from 'char [4]'
liblogs.c(494): warning C4024: 'lib330_padright': different types for formal and actual parameter 1
liblogs.c(494): warning C4047: 'function': 'pchar' differs in levels of indirection from 'char (*)[8]'
liblogs.c(494): warning C4024: 'lib330_padright': different types for formal and actual parameter 2
liblogs.c(497): warning C4047: 'function': 'string (*)' differs in levels of indirection from 'char [6]'
liblogs.c(497): warning C4024: 'lib330_padright': different types for formal and actual parameter 1
liblogs.c(497): warning C4047: 'function': 'pchar' differs in levels of indirection from 'char (*)[8]'
liblogs.c(497): warning C4024: 'lib330_padright': different types for formal and actual parameter 2
liblogs.c(500): warning C4047: 'function': 'string (*)' differs in levels of indirection from 'char [9]'
liblogs.c(500): warning C4024: 'lib330_padright': different types for formal and actual parameter 1
liblogs.c(500): warning C4047: 'function': 'pchar' differs in levels of indirection from 'char (*)[8]'
liblogs.c(500): warning C4024: 'lib330_padright': different types for formal and actual parameter 2
liblogs.c(506): warning C4133: '=': incompatible types - from 'random_calibration *' to 'step_calibration *'
liblogs.c(522): warning C4133: '=': incompatible types - from 'random_calibration *' to 'abort_calibration *'
liblogs.c(547): warning C4047: 'function': 'pword' differs in levels of indirection from 'unsigned char (*)[64]'
liblogs.c(547): warning C4024: 'add_blockette': different types for formal and actual parameter 3
liblogs.c(550): warning C4047: 'function': 'pword' differs in levels of indirection from 'unsigned char (*)[64]'
liblogs.c(550): warning C4024: 'build_separate_record': different types for formal and actual parameter 3
liblogs.c(576): warning C4047: 'function': 'const char *' differs in levels of indirection from 'string (*)'
liblogs.c(576): warning C4024: 'strlen': different types for formal and actual parameter 1
liblogs.c(583): warning C4047: '=': 'pbyte' differs in levels of indirection from 'completed_record (*)'
liblogs.c(619): warning C4047: 'function': 'char *' differs in levels of indirection from 'string (*)'
liblogs.c(619): warning C4024: 'strcat': different types for formal and actual parameter 1
liblogs.c(621): warning C4047: 'function': 'const char *' differs in levels of indirection from 'string (*)'
liblogs.c(621): warning C4024: 'strlen': different types for formal and actual parameter 1
liblogs.c(622): warning C4047: 'function': 'const char *' differs in levels of indirection from 'string (*)'
liblogs.c(622): warning C4024: 'strlen': different types for formal and actual parameter 1
liblogs.c(622): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data
liblogs.c(646): warning C4047: '=': 'pbyte' differs in levels of indirection from 'completed_record (*)'
libmd5.c
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(92): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(124): note: see previous definition of 'EWOULDBLOCK'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(93): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(92): note: see previous definition of 'ECONNRESET'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(94): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(103): note: see previous definition of 'ENOBUFS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(95): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(96): note: see previous definition of 'EINPROGRESS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(96): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(90): note: see previous definition of 'ECONNABORTED'
libmd5.c(69): warning C4047: '=': 'unsigned char *' differs in levels of indirection from 't64 (*)'
libmd5.c(85): warning C4047: 'function': 'char *' differs in levels of indirection from 'string63 (*)'
libmd5.c(85): warning C4024: 'strcpy': different types for formal and actual parameter 1
libmd5.c(86): warning C4047: 'return': 'char *' differs in levels of indirection from 'string63 (*)'
libmd5.c(125): warning C4100: 'swap': unreferenced formal parameter
libmd5.c(322): warning C4048: different array subscripts: 'tlongintbuf (*)' and 'tbytebuf (*)'
libmd5.c(349): warning C4047: 'function': 'const char *' differs in levels of indirection from 'string250 (*)'
libmd5.c(349): warning C4024: 'strlen': different types for formal and actual parameter 1
libmsgs.c
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(92): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(124): note: see previous definition of 'EWOULDBLOCK'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(93): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(92): note: see previous definition of 'ECONNRESET'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(94): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(103): note: see previous definition of 'ENOBUFS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(95): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(96): note: see previous definition of 'EINPROGRESS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(96): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(90): note: see previous definition of 'ECONNABORTED'
libmsgs.c(212): warning C4047: 'function': 'char *' differs in levels of indirection from 'string95 (*)'
libmsgs.c(212): warning C4024: 'strcpy': different types for formal and actual parameter 1
libmsgs.c(213): warning C4047: 'return': 'char *' differs in levels of indirection from 'string95 (*)'
libmsgs.c(229): warning C4048: different array subscripts: 'string (*)' and 'string250 (*)'
libmsgs.c(251): warning C4047: 'function': 'char *' differs in levels of indirection from 'string95 (*)'
libmsgs.c(251): warning C4024: 'strcpy': different types for formal and actual parameter 1
libmsgs.c(251): warning C4047: 'function': 'const char *' differs in levels of indirection from 'const string95 (*)'
libmsgs.c(251): warning C4024: 'strcpy': different types for formal and actual parameter 2
libmsgs.c(254): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string (*)'
libmsgs.c(254): warning C4024: 'jul_string': different types for formal and actual parameter 2
libmsgs.c(257): warning C4048: different array subscripts: 'string95 (*)' and 'string (*)'
libmsgs.c(274): warning C4047: 'function': 'char *' differs in levels of indirection from 'string250 (*)'
libmsgs.c(274): warning C4024: 'strcpy': different types for formal and actual parameter 1
libmsgs.c(274): warning C4047: 'function': 'const char *' differs in levels of indirection from 'string (*)'
libmsgs.c(274): warning C4024: 'strcpy': different types for formal and actual parameter 2
libmsgs.c(282): warning C4048: different array subscripts: 'string (*)' and 'string250 (*)'
libmsgs.c(350): warning C4047: 'function': 'char *' differs in levels of indirection from 'string63 (*)'
libmsgs.c(350): warning C4024: 'strcpy': different types for formal and actual parameter 1
libmsgs.c(351): warning C4047: 'return': 'char *' differs in levels of indirection from 'string63 (*)'
libmsgs.c(375): warning C4047: 'function': 'char *' differs in levels of indirection from 'string63 (*)'
libmsgs.c(375): warning C4024: 'strcpy': different types for formal and actual parameter 1
libmsgs.c(376): warning C4047: 'return': 'char *' differs in levels of indirection from 'string63 (*)'
libmsgs.c(382): warning C4047: 'function': 'char *const ' differs in levels of indirection from 'string15 (*)'
libmsgs.c(382): warning C4024: 'sprintf': different types for formal and actual parameter 1
libmsgs.c(384): warning C4047: 'return': 'char *' differs in levels of indirection from 'string15 (*)'
libmsgs.c(440): warning C4047: 'function': 'char *' differs in levels of indirection from 'string95 (*)'
libmsgs.c(440): warning C4024: 'strcpy': different types for formal and actual parameter 1
libmsgs.c(441): warning C4047: 'return': 'char *' differs in levels of indirection from 'string95 (*)'
libmsgs.c(460): warning C4047: 'function': 'char *' differs in levels of indirection from 'string63 (*)'
libmsgs.c(460): warning C4024: 'strcpy': different types for formal and actual parameter 1
libmsgs.c(461): warning C4047: 'return': 'char *' differs in levels of indirection from 'string63 (*)'
libmsgs.c(482): warning C4047: 'function': 'char *' differs in levels of indirection from 'string63 (*)'
libmsgs.c(482): warning C4024: 'strcpy': different types for formal and actual parameter 1
libmsgs.c(483): warning C4047: 'return': 'char *' differs in levels of indirection from 'string63 (*)'
libmsgs.c(497): warning C4047: 'function': 'char *' differs in levels of indirection from 'string31 (*)'
libmsgs.c(497): warning C4024: 'strcpy': different types for formal and actual parameter 1
libmsgs.c(498): warning C4047: 'return': 'char *' differs in levels of indirection from 'string31 (*)'
libmsgs.c(526): warning C4047: 'function': 'char *' differs in levels of indirection from 'string31 (*)'
libmsgs.c(526): warning C4024: 'strcpy': different types for formal and actual parameter 1
libmsgs.c(527): warning C4047: 'return': 'char *' differs in levels of indirection from 'string31 (*)'
libnetserv.c
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(92): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(124): note: see previous definition of 'EWOULDBLOCK'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(93): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(92): note: see previous definition of 'ECONNRESET'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(94): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(103): note: see previous definition of 'ENOBUFS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(95): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(96): note: see previous definition of 'EINPROGRESS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(96): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(90): note: see previous definition of 'ECONNABORTED'
libnetserv.c(211): warning C4048: different array subscripts: 'string95 (*)' and 'string63 (*)'
libnetserv.c(234): warning C4133: 'function': incompatible types - from 'BOOL *' to 'const char *'
libnetserv.c(236): warning C4133: 'function': incompatible types - from 'linger *' to 'char *'
libnetserv.c(243): warning C4133: 'function': incompatible types - from 'linger *' to 'const char *'
libnetserv.c(259): warning C4048: different array subscripts: 'string95 (*)' and 'string63 (*)'
libnetserv.c(264): warning C4057: 'function': 'u_long *' differs in indirection to slightly different base types from 'unsigned int *'
libnetserv.c(284): warning C4048: different array subscripts: 'string95 (*)' and 'string63 (*)'
libnetserv.c(292): warning C4048: different array subscripts: 'string95 (*)' and 'string63 (*)'
libnetserv.c(338): warning C4048: different array subscripts: 'string95 (*)' and 'string63 (*)'
libnetserv.c(345): warning C4057: 'function': 'u_long *' differs in indirection to slightly different base types from 'unsigned int *'
libnetserv.c(384): warning C4048: different array subscripts: 'string95 (*)' and 'string63 (*)'
libnetserv.c(386): warning C4133: 'function': incompatible types - from 'int *' to 'char *'
libnetserv.c(391): warning C4133: 'function': incompatible types - from 'int *' to 'const char *'
libnetserv.c(419): warning C4047: 'function': 'char *' differs in levels of indirection from 'unsigned char (*)[100]'
libnetserv.c(419): warning C4024: 'recv': different types for formal and actual parameter 2
libnetserv.c(438): warning C4048: different array subscripts: 'string95 (*)' and 'string63 (*)'
libnetserv.c(500): warning C4048: different array subscripts: 'string95 (*)' and 'string63 (*)'
libnetserv.c(722): warning C4013: 'malloc' undefined; assuming extern returning int
libnetserv.c(722): warning C4047: '=': 'pnsstr' differs in levels of indirection from 'int'
libnetserv.c(726): warning C4047: '=': 'char *' differs in levels of indirection from 'completed_record (*)'
libnetserv.c(739): warning C4013: 'free' undefined; assuming extern returning int
libnetserv.c(743): warning C4057: 'function': 'LPDWORD' differs in indirection to slightly different base types from 'unsigned int *'
libopaque.c
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(92): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(124): note: see previous definition of 'EWOULDBLOCK'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(93): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(92): note: see previous definition of 'ECONNRESET'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(94): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(103): note: see previous definition of 'ENOBUFS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(95): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(96): note: see previous definition of 'EINPROGRESS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(96): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(90): note: see previous definition of 'ECONNABORTED'
libopaque.c(69): warning C4244: '=': conversion from 'int' to 'unsigned char', possible loss of data
libopaque.c(73): warning C4047: '=': 'pbyte' differs in levels of indirection from 'completed_record (*)'
libopaque.c(130): warning C4244: '=': conversion from 'int' to 'unsigned char', possible loss of data
libopaque.c(141): warning C4244: 'function': conversion from 'int' to 'unsigned short', possible loss of data
libopaque.c(147): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
libopaque.c(174): warning C4047: 'function': 'string7 (*)' differs in levels of indirection from 'char [3]'
libopaque.c(174): warning C4024: 'add_cfg': different types for formal and actual parameter 2
libopaque.c(175): warning C4047: 'function': 'string7 (*)' differs in levels of indirection from 'char [3]'
libopaque.c(175): warning C4024: 'add_cfg': different types for formal and actual parameter 2
libopaque.c(177): warning C4048: different array subscripts: 'string7 (*)' and 'string3 (*)'
libopaque.c(202): warning C4048: different array subscripts: 'string7 (*)' and 'string3 (*)'
libopaque.c(214): warning C4244: '=': conversion from 'int' to 'unsigned char', possible loss of data
libopaque.c(218): warning C4047: '=': 'pbyte' differs in levels of indirection from 'completed_record (*)'
libopaque.c(276): warning C4244: '=': conversion from 'int' to 'unsigned char', possible loss of data
libopaque.c(287): warning C4244: 'function': conversion from 'int' to 'unsigned short', possible loss of data
libpoc.c
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(92): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(124): note: see previous definition of 'EWOULDBLOCK'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(93): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(92): note: see previous definition of 'ECONNRESET'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(94): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(103): note: see previous definition of 'ENOBUFS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(95): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(96): note: see previous definition of 'EINPROGRESS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(96): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(90): note: see previous definition of 'ECONNABORTED'
libpoc.c(169): warning C4047: 'function': 'char *' differs in levels of indirection from 'unsigned char (*)[12]'
libpoc.c(169): warning C4024: 'recvfrom': different types for formal and actual parameter 2
libpoc.c(191): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[12]'
libpoc.c(239): warning C4057: 'function': 'u_long *' differs in indirection to slightly different base types from 'unsigned int *'
libpoc.c(322): warning C4013: 'malloc' undefined; assuming extern returning int
libpoc.c(322): warning C4047: '=': 'ppocstr' differs in levels of indirection from 'int'
libpoc.c(331): warning C4013: 'free' undefined; assuming extern returning int
libpoc.c(335): warning C4057: 'function': 'LPDWORD' differs in indirection to slightly different base types from 'unsigned int *'
libsampcfg.c
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(92): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(124): note: see previous definition of 'EWOULDBLOCK'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(93): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(92): note: see previous definition of 'ECONNRESET'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(94): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(103): note: see previous definition of 'ENOBUFS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(95): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(96): note: see previous definition of 'EINPROGRESS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(96): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(90): note: see previous definition of 'ECONNABORTED'
libsampcfg.c(176): warning C4047: 'function': 'char *const ' differs in levels of indirection from 'string31 (*)'
libsampcfg.c(176): warning C4024: 'sprintf': different types for formal and actual parameter 1
libsampcfg.c(177): warning C4047: 'return': 'char *' differs in levels of indirection from 'string31 (*)'
libsampcfg.c(185): warning C4047: 'function': 'char *const ' differs in levels of indirection from 'string (*)'
libsampcfg.c(185): warning C4024: 'sprintf': different types for formal and actual parameter 1
libsampcfg.c(187): warning C4048: different array subscripts: 'string31 (*)' and 'string (*)'
libsampcfg.c(188): warning C4047: 'return': 'char *' differs in levels of indirection from 'string (*)'
libsampcfg.c(200): warning C4047: 'function': 'char *' differs in levels of indirection from 'string (*)'
libsampcfg.c(200): warning C4024: 'strcpy': different types for formal and actual parameter 1
libsampcfg.c(203): warning C4047: 'function': 'char *' differs in levels of indirection from 'string (*)'
libsampcfg.c(203): warning C4024: 'strcpy': different types for formal and actual parameter 1
libsampcfg.c(206): warning C4047: 'function': 'char *' differs in levels of indirection from 'string (*)'
libsampcfg.c(206): warning C4024: 'strcpy': different types for formal and actual parameter 1
libsampcfg.c(209): warning C4047: 'function': 'char *' differs in levels of indirection from 'string (*)'
libsampcfg.c(209): warning C4024: 'strcpy': different types for formal and actual parameter 1
libsampcfg.c(212): warning C4047: 'return': 'char *' differs in levels of indirection from 'string (*)'
libsampcfg.c(270): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string15 (*)'
libsampcfg.c(270): warning C4024: 'seed2string': different types for formal and actual parameter 3
libsampcfg.c(271): warning C4048: different array subscripts: 'string (*)' and 'string15 (*)'
libsampcfg.c(271): warning C4048: different array subscripts: 'string31 (*)' and 'string15 (*)'
libsampcfg.c(272): warning C4048: different array subscripts: 'const string95 (*)' and 'string63 (*)'
libsampcfg.c(378): warning C4244: '=': conversion from 'unsigned int' to 'unsigned short', possible loss of data
libsampcfg.c(494): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string15 (*)'
libsampcfg.c(494): warning C4024: 'seed2string': different types for formal and actual parameter 3
libsampcfg.c(495): warning C4048: different array subscripts: 'string (*)' and 'string15 (*)'
libsampcfg.c(496): warning C4048: different array subscripts: 'string (*)' and 'string31 (*)'
libsampcfg.c(496): warning C4048: different array subscripts: 'string31 (*)' and 'string15 (*)'
libsampcfg.c(497): warning C4048: different array subscripts: 'const string95 (*)' and 'string (*)'
libsampcfg.c(562): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string15 (*)'
libsampcfg.c(562): warning C4024: 'seed2string': different types for formal and actual parameter 3
libsampcfg.c(563): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string15 (*)'
libsampcfg.c(563): warning C4024: 'seed2string': different types for formal and actual parameter 3
libsampcfg.c(564): warning C4048: different array subscripts: 'string (*)' and 'string31 (*)'
libsampcfg.c(564): warning C4048: different array subscripts: 'string31 (*)' and 'string15 (*)'
libsampcfg.c(565): warning C4048: different array subscripts: 'const string95 (*)' and 'string (*)'
libsampcfg.c(777): warning C4048: different array subscripts: 'const string95 (*)' and 'string (*)'
libsampcfg.c(862): warning C4047: 'function': 'char *' differs in levels of indirection from 'string2 (*)'
libsampcfg.c(862): warning C4024: 'strcpy': different types for formal and actual parameter 1
libsampcfg.c(862): warning C4047: 'function': 'const char *' differs in levels of indirection from 'string2 (*)'
libsampcfg.c(862): warning C4024: 'strcpy': different types for formal and actual parameter 2
libsampcfg.c(863): warning C4047: 'function': 'char *' differs in levels of indirection from 'string3 (*)'
libsampcfg.c(863): warning C4024: 'strcpy': different types for formal and actual parameter 1
libsampcfg.c(863): warning C4047: 'function': 'const char *' differs in levels of indirection from 'string3 (*)'
libsampcfg.c(863): warning C4024: 'strcpy': different types for formal and actual parameter 2
libsample.c
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(92): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(124): note: see previous definition of 'EWOULDBLOCK'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(93): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(92): note: see previous definition of 'ECONNRESET'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(94): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(103): note: see previous definition of 'ENOBUFS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(95): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(96): note: see previous definition of 'EINPROGRESS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(96): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(90): note: see previous definition of 'ECONNABORTED'
libsample.c(143): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
libsample.c(246): warning C4047: 'function': 'char *' differs in levels of indirection from 'string2 (*)'
libsample.c(246): warning C4024: 'strcpy': different types for formal and actual parameter 1
libsample.c(246): warning C4047: 'function': 'const char *' differs in levels of indirection from 'string2 (*)'
libsample.c(246): warning C4024: 'strcpy': different types for formal and actual parameter 2
libsample.c(247): warning C4047: 'function': 'char *' differs in levels of indirection from 'string3 (*)'
libsample.c(247): warning C4024: 'strcpy': different types for formal and actual parameter 1
libsample.c(247): warning C4047: 'function': 'const char *' differs in levels of indirection from 'string3 (*)'
libsample.c(247): warning C4024: 'strcpy': different types for formal and actual parameter 2
libsample.c(283): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
libsample.c(312): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
libsample.c(314): warning C4244: '=': conversion from 'int' to 'unsigned char', possible loss of data
libsample.c(316): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
libsample.c(345): warning C4244: '=': conversion from 'unsigned short' to 'unsigned char', possible loss of data
libsample.c(347): warning C4244: '=': conversion from 'int' to 'unsigned char', possible loss of data
libsample.c(389): warning C4047: '=': 'pbyte' differs in levels of indirection from 'completed_record (*)'
libsample.c(446): warning C4047: '=': 'pbyte' differs in levels of indirection from 'completed_record (*)'
libsample.c(493): warning C4047: 'function': 'tlocation (*)' differs in levels of indirection from 'tlocation'
libsample.c(493): warning C4024: 'seed2string': different types for formal and actual parameter 1
libsample.c(493): warning C4047: 'function': 'tseed_name (*)' differs in levels of indirection from 'tseed_name'
libsample.c(493): warning C4024: 'seed2string': different types for formal and actual parameter 2
libsample.c(493): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string15 (*)'
libsample.c(493): warning C4024: 'seed2string': different types for formal and actual parameter 3
libsample.c(494): warning C4048: different array subscripts: 'const string95 (*)' and 'string15 (*)'
libsample.c(544): warning C4244: 'function': conversion from 'int' to 'unsigned short', possible loss of data
libsample.c(574): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
libsample.c(585): warning C4047: '=': 'pbyte' differs in levels of indirection from 'completed_record (*)'
libsample.c(669): warning C4047: 'function': 'tlocation (*)' differs in levels of indirection from 'tlocation'
libsample.c(669): warning C4024: 'seed2string': different types for formal and actual parameter 1
libsample.c(669): warning C4047: 'function': 'tseed_name (*)' differs in levels of indirection from 'tseed_name'
libsample.c(669): warning C4024: 'seed2string': different types for formal and actual parameter 2
libsample.c(669): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string31 (*)'
libsample.c(669): warning C4024: 'seed2string': different types for formal and actual parameter 3
libsample.c(831): warning C4047: 'function': 'char *' differs in levels of indirection from 'string2 (*)'
libsample.c(831): warning C4024: 'strcpy': different types for formal and actual parameter 1
libsample.c(831): warning C4047: 'function': 'const char *' differs in levels of indirection from 'string2 (*)'
libsample.c(831): warning C4024: 'strcpy': different types for formal and actual parameter 2
libsample.c(832): warning C4047: 'function': 'char *' differs in levels of indirection from 'string3 (*)'
libsample.c(832): warning C4024: 'strcpy': different types for formal and actual parameter 1
libsample.c(832): warning C4047: 'function': 'const char *' differs in levels of indirection from 'string3 (*)'
libsample.c(832): warning C4024: 'strcpy': different types for formal and actual parameter 2
libsample.c(907): warning C4047: 'function': 'tlocation (*)' differs in levels of indirection from 'tlocation'
libsample.c(907): warning C4024: 'seed2string': different types for formal and actual parameter 1
libsample.c(907): warning C4047: 'function': 'tseed_name (*)' differs in levels of indirection from 'tseed_name'
libsample.c(907): warning C4024: 'seed2string': different types for formal and actual parameter 2
libsample.c(907): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string31 (*)'
libsample.c(907): warning C4024: 'seed2string': different types for formal and actual parameter 3
libsample.c(991): warning C4047: 'function': 'tlocation (*)' differs in levels of indirection from 'tlocation'
libsample.c(991): warning C4024: 'seed2string': different types for formal and actual parameter 1
libsample.c(991): warning C4047: 'function': 'tseed_name (*)' differs in levels of indirection from 'tseed_name'
libsample.c(991): warning C4024: 'seed2string': different types for formal and actual parameter 2
libsample.c(991): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string15 (*)'
libsample.c(991): warning C4024: 'seed2string': different types for formal and actual parameter 3
libsample.c(991): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char *'
libsample.c(991): warning C4024: 'libdatamsg': different types for formal and actual parameter 3
libsample.c(1023): warning C4047: 'function': 'tlocation (*)' differs in levels of indirection from 'tlocation'
libsample.c(1023): warning C4024: 'seed2string': different types for formal and actual parameter 1
libsample.c(1023): warning C4047: 'function': 'tseed_name (*)' differs in levels of indirection from 'tseed_name'
libsample.c(1023): warning C4024: 'seed2string': different types for formal and actual parameter 2
libsample.c(1023): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string15 (*)'
libsample.c(1023): warning C4024: 'seed2string': different types for formal and actual parameter 3
libsample.c(1023): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char *'
libsample.c(1023): warning C4024: 'libdatamsg': different types for formal and actual parameter 3
libsample.c(1064): warning C4047: 'function': 'tlocation (*)' differs in levels of indirection from 'tlocation'
libsample.c(1064): warning C4024: 'seed2string': different types for formal and actual parameter 1
libsample.c(1064): warning C4047: 'function': 'tseed_name (*)' differs in levels of indirection from 'tseed_name'
libsample.c(1064): warning C4024: 'seed2string': different types for formal and actual parameter 2
libsample.c(1064): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string15 (*)'
libsample.c(1064): warning C4024: 'seed2string': different types for formal and actual parameter 3
libsample.c(1068): warning C4048: different array subscripts: 'const string95 (*)' and 'string15 (*)'
libsample.c(1100): warning C4048: different array subscripts: 'const string95 (*)' and 'string15 (*)'
libsample.c(1113): warning C4047: '=': 'pdp_mult' differs in levels of indirection from 'unsigned char (*)[536]'
libsample.c(1147): warning C4048: different array subscripts: 'const string95 (*)' and 'string15 (*)'
libsample.c(1210): warning C4047: 'function': 'tlocation (*)' differs in levels of indirection from 'tlocation'
libsample.c(1210): warning C4024: 'seed2string': different types for formal and actual parameter 1
libsample.c(1210): warning C4047: 'function': 'tseed_name (*)' differs in levels of indirection from 'tseed_name'
libsample.c(1210): warning C4024: 'seed2string': different types for formal and actual parameter 2
libsample.c(1210): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string15 (*)'
libsample.c(1210): warning C4024: 'seed2string': different types for formal and actual parameter 3
libsample.c(1210): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char *'
libsample.c(1210): warning C4024: 'libdatamsg': different types for formal and actual parameter 3
libsample.c(1245): warning C4244: '=': conversion from 'tfloat' to 'float', possible loss of data
libsample.c(1247): warning C4244: '=': conversion from 'tfloat' to 'float', possible loss of data
libseed.c
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(92): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(124): note: see previous definition of 'EWOULDBLOCK'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(93): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(92): note: see previous definition of 'ECONNRESET'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(94): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(103): note: see previous definition of 'ENOBUFS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(95): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(96): note: see previous definition of 'EINPROGRESS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(96): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(90): note: see previous definition of 'ECONNABORTED'
libseed.c(74): warning C4244: '=': conversion from 'unsigned short' to 'unsigned char', possible loss of data
libseed.c(75): warning C4244: '=': conversion from 'unsigned short' to 'unsigned char', possible loss of data
libseed.c(76): warning C4244: '=': conversion from 'unsigned short' to 'unsigned char', possible loss of data
libseed.c(78): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
libseed.c(90): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string7 (*)'
libseed.c(90): warning C4024: 'zpad': different types for formal and actual parameter 1
libslider.c
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(92): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(124): note: see previous definition of 'EWOULDBLOCK'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(93): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(92): note: see previous definition of 'ECONNRESET'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(94): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(103): note: see previous definition of 'ENOBUFS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(95): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(96): note: see previous definition of 'EINPROGRESS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(96): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(90): note: see previous definition of 'ECONNABORTED'
libslider.c(158): warning C4048: different array subscripts: 'const string95 (*)' and 'string31 (*)'
libslider.c(172): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[12]'
libslider.c(176): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
libslider.c(176): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libslider.c(180): warning C4244: 'function': conversion from 'int' to 'unsigned short', possible loss of data
libslider.c(187): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[12]'
libslider.c(189): warning C4244: 'function': conversion from 'double' to 'int', possible loss of data
libslider.c(189): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string95 (*)'
libslider.c(189): warning C4024: 'packet_time': different types for formal and actual parameter 2
libslider.c(213): warning C4244: 'function': conversion from 'int' to 'unsigned short', possible loss of data
libslider.c(221): warning C4047: 'function': 'const char *' differs in levels of indirection from 'unsigned char (*)[12]'
libslider.c(221): warning C4024: 'sendto': different types for formal and actual parameter 2
libslider.c(295): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[12]'
libslider.c(303): warning C4048: different array subscripts: 'const string95 (*)' and 'string (*)'
libslider.c(316): warning C4048: different array subscripts: 'const string95 (*)' and 'string (*)'
libslider.c(333): warning C4048: different array subscripts: 'const string95 (*)' and 'string (*)'
libslider.c(342): warning C4048: different array subscripts: 'const string95 (*)' and 'string (*)'
libslider.c(348): warning C4048: different array subscripts: 'const string95 (*)' and 'string (*)'
libslider.c(361): warning C4048: different array subscripts: 'const string95 (*)' and 'string (*)'
libslider.c(372): warning C4048: different array subscripts: 'const string95 (*)' and 'string (*)'
libslider.c(408): warning C4048: different array subscripts: 'const string95 (*)' and 'string (*)'
libslider.c(419): warning C4048: different array subscripts: 'const string95 (*)' and 'string (*)'
libslider.c(422): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
libslider.c(422): warning C4024: 'libdatamsg': different types for formal and actual parameter 3
libslider.c(427): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
libslider.c(427): warning C4024: 'libdatamsg': different types for formal and actual parameter 3
libslider.c(430): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
libslider.c(430): warning C4024: 'libdatamsg': different types for formal and actual parameter 3
libslider.c(438): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
libslider.c(438): warning C4024: 'libdatamsg': different types for formal and actual parameter 3
libslider.c(445): warning C4048: different array subscripts: 'const string95 (*)' and 'const string25 (*)'
libslider.c(450): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
libslider.c(450): warning C4024: 'libdatamsg': different types for formal and actual parameter 3
libslider.c(452): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
libslider.c(452): warning C4024: 'libdatamsg': different types for formal and actual parameter 3
libslider.c(466): warning C4048: different array subscripts: 'const string95 (*)' and 'string (*)'
libslider.c(623): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
libslider.c(641): warning C4048: different array subscripts: 'const string95 (*)' and 'string (*)'
libslider.c(643): warning C4048: different array subscripts: 'string95 (*)' and 'string (*)'
libslider.c(650): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
libslider.c(655): warning C4048: different array subscripts: 'const string95 (*)' and 'string (*)'
libslider.c(664): warning C4048: different array subscripts: 'string95 (*)' and 'string (*)'
libslider.c(681): warning C4047: 'function': 'string95 (*)' differs in levels of indirection from 'char [1]'
libslider.c(681): warning C4024: 'log_clock': different types for formal and actual parameter 3
libslider.c(698): warning C4047: 'function': 'string95 (*)' differs in levels of indirection from 'char [1]'
libslider.c(698): warning C4024: 'log_clock': different types for formal and actual parameter 3
libslider.c(918): warning C4048: different array subscripts: 'const string95 (*)' and 'string (*)'
libslider.c(945): warning C4048: different array subscripts: 'const string95 (*)' and 'string (*)'
libslider.c(1001): warning C4048: different array subscripts: 'const string95 (*)' and 'string (*)'
libslider.c(1023): warning C4048: different array subscripts: 'const string95 (*)' and 'string (*)'
libslider.c(1030): warning C4047: 'function': 'string7 (*)' differs in levels of indirection from 'char [3]'
libslider.c(1030): warning C4024: 'add_cfg': different types for formal and actual parameter 2
libslider.c(1033): warning C4047: 'function': 'string7 (*)' differs in levels of indirection from 'char [3]'
libslider.c(1033): warning C4024: 'add_cfg': different types for formal and actual parameter 2
libslider.c(1036): warning C4047: 'function': 'string7 (*)' differs in levels of indirection from 'char [3]'
libslider.c(1036): warning C4024: 'add_cfg': different types for formal and actual parameter 2
libslider.c(1039): warning C4047: 'function': 'string7 (*)' differs in levels of indirection from 'char [3]'
libslider.c(1039): warning C4024: 'add_cfg': different types for formal and actual parameter 2
libslider.c(1042): warning C4047: 'function': 'string7 (*)' differs in levels of indirection from 'char [3]'
libslider.c(1042): warning C4024: 'add_cfg': different types for formal and actual parameter 2
libslider.c(1074): warning C4048: different array subscripts: 'const string95 (*)' and 'string (*)'
libslider.c(1096): warning C4048: different array subscripts: 'const string95 (*)' and 'string (*)'
libslider.c(1110): warning C4048: different array subscripts: 'const string95 (*)' and 'string (*)'
libslider.c(1128): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[12]'
libslider.c(1134): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[12]'
libslider.c(1136): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[12]'
libslider.c(1140): warning C4244: 'function': conversion from 'double' to 'int', possible loss of data
libslider.c(1140): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string95 (*)'
libslider.c(1140): warning C4024: 'packet_time': different types for formal and actual parameter 2
libslider.c(1163): warning C4244: 'function': conversion from 'double' to 'int', possible loss of data
libslider.c(1163): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string95 (*)'
libslider.c(1163): warning C4024: 'packet_time': different types for formal and actual parameter 2
libslider.c(1187): warning C4244: 'function': conversion from 'int' to 'unsigned short', possible loss of data
libslider.c(1195): warning C4047: 'function': 'const char *' differs in levels of indirection from 'unsigned char (*)[12]'
libslider.c(1195): warning C4024: 'sendto': different types for formal and actual parameter 2
libslider.c(1269): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[12]'
libslider.c(1277): warning C4244: 'function': conversion from 'int' to 'unsigned short', possible loss of data
libslider.c(1324): warning C4244: 'function': conversion from 'double' to 'int', possible loss of data
libslider.c(1324): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string95 (*)'
libslider.c(1324): warning C4024: 'packet_time': different types for formal and actual parameter 2
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\libsample.c(182) : warning C4701: potentially uninitialized local variable 'onset_save' used
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\libpoc.c(278) : warning C4702: unreachable code
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\libnetserv.c(627) : warning C4702: unreachable code
Compiling...
libstats.c
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(92): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(124): note: see previous definition of 'EWOULDBLOCK'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(93): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(92): note: see previous definition of 'ECONNRESET'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(94): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(103): note: see previous definition of 'ENOBUFS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(95): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(96): note: see previous definition of 'EINPROGRESS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(96): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(90): note: see previous definition of 'ECONNABORTED'
libstats.c(80): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string7 (*)'
libstats.c(80): warning C4024: 'seed2string': different types for formal and actual parameter 3
libstats.c(104): warning C4047: 'function': 'char *' differs in levels of indirection from 'string2 (*)'
libstats.c(104): warning C4024: 'strcpy': different types for formal and actual parameter 1
libstats.c(104): warning C4047: 'function': 'const char *' differs in levels of indirection from 'string2 (*)'
libstats.c(104): warning C4024: 'strcpy': different types for formal and actual parameter 2
libstats.c(105): warning C4047: 'function': 'char *' differs in levels of indirection from 'string3 (*)'
libstats.c(105): warning C4024: 'strcpy': different types for formal and actual parameter 1
libstats.c(105): warning C4047: 'function': 'const char *' differs in levels of indirection from 'string3 (*)'
libstats.c(105): warning C4024: 'strcpy': different types for formal and actual parameter 2
libstats.c(169): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
libstats.c(206): warning C4244: 'function': conversion from 'double' to 'int', possible loss of data
libstats.c(209): warning C4244: 'function': conversion from 'double' to 'int', possible loss of data
libstats.c(232): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
libstats.c(356): warning C4047: 'function': 'const char *' differs in levels of indirection from 'char (*)[14]'
libstats.c(356): warning C4024: 'strcpy': different types for formal and actual parameter 2
libstats.c(382): warning C4047: 'function': 'const char *' differs in levels of indirection from 'char (*)[14]'
libstats.c(382): warning C4024: 'strcpy': different types for formal and actual parameter 2
libstats.c(427): warning C4047: 'function': 'const char *' differs in levels of indirection from 'char (*)[12]'
libstats.c(427): warning C4024: 'strcpy': different types for formal and actual parameter 2
libstats.c(449): warning C4047: 'function': 'const char *' differs in levels of indirection from 'char (*)[6]'
libstats.c(449): warning C4024: 'strcmp': different types for formal and actual parameter 1
libstats.c(449): warning C4047: 'function': 'const char *' differs in levels of indirection from 'const string7 (*)'
libstats.c(449): warning C4024: 'strcmp': different types for formal and actual parameter 2
libstats.c(505): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
libstats.c(515): warning C4100: 'coldreason': unreferenced formal parameter
libstats.c(545): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
libstats.c(550): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
libstats.c(610): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
libstats.c(671): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
libstrucs.c
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(92): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(124): note: see previous definition of 'EWOULDBLOCK'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(93): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(92): note: see previous definition of 'ECONNRESET'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(94): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(103): note: see previous definition of 'ENOBUFS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(95): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(96): note: see previous definition of 'EINPROGRESS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(96): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(90): note: see previous definition of 'ECONNABORTED'
libstrucs.c(206): warning C4013: 'malloc' undefined; assuming extern returning int
libstrucs.c(206): warning C4047: '=': 'tmem_manager *' differs in levels of indirection from 'int'
libstrucs.c(215): warning C4047: '=': 'pointer' differs in levels of indirection from 'int'
libstrucs.c(246): warning C4047: '=': 'tmem_manager *' differs in levels of indirection from 'int'
libstrucs.c(255): warning C4047: '=': 'pointer' differs in levels of indirection from 'int'
libstrucs.c(380): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
libstrucs.c(380): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libstrucs.c(436): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
libstrucs.c(436): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libstrucs.c(670): warning C4047: '=': 'tcontext' differs in levels of indirection from 'int'
libstrucs.c(683): warning C4047: '=': 'pmem_manager' differs in levels of indirection from 'int'
libstrucs.c(687): warning C4047: '=': 'pmem_manager' differs in levels of indirection from 'int'
libstrucs.c(697): warning C4047: '=': 'pointer' differs in levels of indirection from 'int'
libstrucs.c(704): warning C4047: '=': 'pointer' differs in levels of indirection from 'int'
libstrucs.c(707): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
libstrucs.c(724): warning C4244: '=': conversion from 'double' to 'unsigned short', possible loss of data
libstrucs.c(732): warning C4057: 'function': 'LPDWORD' differs in indirection to slightly different base types from 'unsigned int *'
libstrucs.c(747): warning C4013: 'free' undefined; assuming extern returning int
libsupport.c
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(92): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(124): note: see previous definition of 'EWOULDBLOCK'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(93): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(92): note: see previous definition of 'ECONNRESET'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(94): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(103): note: see previous definition of 'ENOBUFS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(95): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(96): note: see previous definition of 'EINPROGRESS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(96): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(90): note: see previous definition of 'ECONNABORTED'
libsupport.c(96): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
libsupport.c(191): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
libsupport.c(193): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
libsupport.c(222): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
libsupport.c(224): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
libsupport.c(225): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
libsupport.c(241): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
libsupport.c(242): warning C4244: 'function': conversion from 'int' to 'unsigned short', possible loss of data
libsupport.c(309): warning C4047: 'function': 'char *' differs in levels of indirection from 'string31 (*)'
libsupport.c(309): warning C4024: 'strcpy': different types for formal and actual parameter 1
libsupport.c(310): warning C4047: 'function': 'char *' differs in levels of indirection from 'string31 (*)'
libsupport.c(310): warning C4024: 'strcat': different types for formal and actual parameter 1
libsupport.c(315): warning C4047: 'return': 'char *' differs in levels of indirection from 'string31 (*)'
libsupport.c(392): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
libsupport.c(433): warning C4047: 'function': 'pstring' differs in levels of indirection from 'pchar'
libsupport.c(433): warning C4024: 'baler_file': different types for formal and actual parameter 3
libsupport.c(458): warning C4244: 'return': conversion from 'int' to 'unsigned char', possible loss of data
libsupport.c(492): warning C4047: 'function': 'pstring' differs in levels of indirection from 'pchar'
libsupport.c(492): warning C4024: 'baler_file': different types for formal and actual parameter 3
libtokens.c
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(92): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(124): note: see previous definition of 'EWOULDBLOCK'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(93): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(92): note: see previous definition of 'ECONNRESET'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(94): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(103): note: see previous definition of 'ENOBUFS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(95): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(96): note: see previous definition of 'EINPROGRESS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(96): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(90): note: see previous definition of 'ECONNABORTED'
libtokens.c(126): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string31 (*)'
libtokens.c(126): warning C4024: 'lib330_upper': different types for formal and actual parameter 1
libtokens.c(131): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string31 (*)'
libtokens.c(131): warning C4024: 'lib330_upper': different types for formal and actual parameter 1
libtokens.c(214): warning C4047: 'function': 'char *' differs in levels of indirection from 'string2 (*)'
libtokens.c(214): warning C4024: 'strcpy': different types for formal and actual parameter 1
libtokens.c(221): warning C4047: 'function': 'char *' differs in levels of indirection from 'string3 (*)'
libtokens.c(221): warning C4024: 'strcpy': different types for formal and actual parameter 1
libtokens.c(278): warning C4047: 'function': 'tlocation (*)' differs in levels of indirection from 'tlocation'
libtokens.c(278): warning C4024: 'seed2string': different types for formal and actual parameter 1
libtokens.c(278): warning C4047: 'function': 'tseed_name (*)' differs in levels of indirection from 'tseed_name'
libtokens.c(278): warning C4024: 'seed2string': different types for formal and actual parameter 2
libtokens.c(278): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string15 (*)'
libtokens.c(278): warning C4024: 'seed2string': different types for formal and actual parameter 3
libtokens.c(376): warning C4047: 'function': 'tlocation (*)' differs in levels of indirection from 'tlocation'
libtokens.c(376): warning C4024: 'seed2string': different types for formal and actual parameter 1
libtokens.c(376): warning C4047: 'function': 'tseed_name (*)' differs in levels of indirection from 'tseed_name'
libtokens.c(376): warning C4024: 'seed2string': different types for formal and actual parameter 2
libtokens.c(376): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string95 (*)'
libtokens.c(376): warning C4024: 'seed2string': different types for formal and actual parameter 3
libtokens.c(592): warning C4047: 'function': 'char *' differs in levels of indirection from 'char (*)[12]'
libtokens.c(592): warning C4024: 'strncpy': different types for formal and actual parameter 1
libtokens.c(592): warning C4047: 'function': 'const char *' differs in levels of indirection from 'string (*)'
libtokens.c(592): warning C4024: 'strncpy': different types for formal and actual parameter 2
libtokens.c(601): warning C4048: different array subscripts: 'string (*)' and 'char (*)[8]'
libtokens.c(602): warning C4048: different array subscripts: 'string (*)' and 'char (*)[8]'
libtokens.c(603): warning C4048: different array subscripts: 'string (*)' and 'char (*)[8]'
libtokens.c(762): warning C4047: 'function': 'char *const ' differs in levels of indirection from 'char (*)[12]'
libtokens.c(762): warning C4024: 'sprintf': different types for formal and actual parameter 1
libtokens.c(783): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
libtokens.c(783): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libtokens.c(934): warning C4047: 'function': 'char *const ' differs in levels of indirection from 'string9 (*)'
libtokens.c(934): warning C4024: 'sprintf': different types for formal and actual parameter 1
libtokens.c(943): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
libtokens.c(943): warning C4024: 'libdatamsg': different types for formal and actual parameter 3
libtokens.c(947): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
libtokens.c(947): warning C4024: 'libdatamsg': different types for formal and actual parameter 3
libtokens.c(986): warning C4048: different array subscripts: 'const string95 (*)' and 'string31 (*)'
libtokens.c(1006): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
libtokens.c(1006): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libtypes.c
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(92): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(124): note: see previous definition of 'EWOULDBLOCK'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(93): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(92): note: see previous definition of 'ECONNRESET'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(94): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(103): note: see previous definition of 'ENOBUFS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(95): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(96): note: see previous definition of 'EINPROGRESS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(96): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(90): note: see previous definition of 'ECONNABORTED'
libverbose.c
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(92): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(124): note: see previous definition of 'EWOULDBLOCK'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(93): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(92): note: see previous definition of 'ECONNRESET'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(94): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(103): note: see previous definition of 'ENOBUFS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(95): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(96): note: see previous definition of 'EINPROGRESS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(96): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(90): note: see previous definition of 'ECONNABORTED'
libverbose.c(75): warning C4305: '=': truncation from 'double' to 'float'
libverbose.c(81): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
libverbose.c(84): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
libverbose.c(99): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
libverbose.c(118): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [38]'
libverbose.c(118): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libverbose.c(134): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
libverbose.c(135): warning C4244: '=': conversion from 'unsigned int' to 'float', possible loss of data
libverbose.c(138): warning C4047: 'function': 'char *' differs in levels of indirection from 'string31 (*)'
libverbose.c(138): warning C4024: 'strcpy': different types for formal and actual parameter 1
libverbose.c(140): warning C4047: 'function': 'char *const ' differs in levels of indirection from 'string31 (*)'
libverbose.c(140): warning C4024: 'sprintf': different types for formal and actual parameter 1
libverbose.c(141): warning C4047: 'return': 'char *' differs in levels of indirection from 'string31 (*)'
libverbose.c(149): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [31]'
libverbose.c(149): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libverbose.c(153): warning C4048: different array subscripts: 'string31 (*)' and 'string95 (*)'
libverbose.c(160): warning C4048: different array subscripts: 'string31 (*)' and 'string95 (*)'
libverbose.c(194): warning C4047: 'function': 't64 (*)' differs in levels of indirection from 't64'
libverbose.c(194): warning C4024: 'showsn': different types for formal and actual parameter 1
libverbose.c(199): warning C4047: 'function': 't64 (*)' differs in levels of indirection from 't64'
libverbose.c(199): warning C4024: 'showsn': different types for formal and actual parameter 1
libverbose.c(202): warning C4047: 'function': 't64 (*)' differs in levels of indirection from 't64'
libverbose.c(202): warning C4024: 'showsn': different types for formal and actual parameter 1
libverbose.c(204): warning C4047: 'function': 't64 (*)' differs in levels of indirection from 't64'
libverbose.c(204): warning C4024: 'showsn': different types for formal and actual parameter 1
libverbose.c(236): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [28]'
libverbose.c(236): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libverbose.c(241): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [27]'
libverbose.c(241): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libverbose.c(263): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [26]'
libverbose.c(263): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libverbose.c(264): warning C4048: different array subscripts: 'string95 (*)' and 'char (*)[32]'
libverbose.c(265): warning C4048: different array subscripts: 'string95 (*)' and 'char (*)[32]'
libverbose.c(266): warning C4048: different array subscripts: 'string95 (*)' and 'char (*)[32]'
libverbose.c(267): warning C4048: different array subscripts: 'string95 (*)' and 'char (*)[32]'
libverbose.c(268): warning C4048: different array subscripts: 'string95 (*)' and 'char (*)[32]'
libverbose.c(269): warning C4048: different array subscripts: 'string95 (*)' and 'char (*)[32]'
libverbose.c(270): warning C4048: different array subscripts: 'string95 (*)' and 'char (*)[32]'
libverbose.c(271): warning C4048: different array subscripts: 'string95 (*)' and 'char (*)[32]'
libverbose.c(272): warning C4048: different array subscripts: 'string95 (*)' and 'char (*)[32]'
libverbose.c(283): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string31 (*)'
libverbose.c(283): warning C4024: 'jul_string': different types for formal and actual parameter 2
libverbose.c(288): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string31 (*)'
libverbose.c(288): warning C4024: 'jul_string': different types for formal and actual parameter 2
libverbose.c(343): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [16]'
libverbose.c(343): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libverbose.c(352): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [14]'
libverbose.c(352): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libverbose.c(379): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [11]'
libverbose.c(379): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libverbose.c(408): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string31 (*)'
libverbose.c(408): warning C4024: 'jul_string': different types for formal and actual parameter 2
libverbose.c(413): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [11]'
libverbose.c(413): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libverbose.c(546): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [60]'
libverbose.c(546): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
libverbose.c(602): warning C4048: different array subscripts: 'const string95 (*)' and 'string (*)'
libverbose.c(605): warning C4047: 'function': 'tlocation (*)' differs in levels of indirection from 'tlocation'
libverbose.c(605): warning C4024: 'seed2string': different types for formal and actual parameter 1
libverbose.c(605): warning C4047: 'function': 'tseed_name (*)' differs in levels of indirection from 'tseed_name'
libverbose.c(605): warning C4024: 'seed2string': different types for formal and actual parameter 2
libverbose.c(605): warning C4047: 'function': 'pchar' differs in levels of indirection from 'string15 (*)'
libverbose.c(605): warning C4024: 'seed2string': different types for formal and actual parameter 3
libverbose.c(621): warning C4048: different array subscripts: 'const string95 (*)' and 'string (*)'
q330cvrt.c
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(92): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(124): note: see previous definition of 'EWOULDBLOCK'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(93): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(92): note: see previous definition of 'ECONNRESET'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(94): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(103): note: see previous definition of 'ENOBUFS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(95): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(96): note: see previous definition of 'EINPROGRESS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(96): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(90): note: see previous definition of 'ECONNABORTED'
q330cvrt.c(385): warning C4047: 'function': 'string (*)' differs in levels of indirection from 'char [10]'
q330cvrt.c(385): warning C4024: 'loadstring': different types for formal and actual parameter 3
q330cvrt.c(386): warning C4047: 'function': 'string (*)' differs in levels of indirection from 'char [12]'
q330cvrt.c(386): warning C4024: 'loadstring': different types for formal and actual parameter 3
q330cvrt.c(387): warning C4047: 'function': 'string (*)' differs in levels of indirection from 'char [6]'
q330cvrt.c(387): warning C4024: 'loadstring': different types for formal and actual parameter 3
q330cvrt.c(388): warning C4047: 'function': 'string (*)' differs in levels of indirection from 'char [12]'
q330cvrt.c(388): warning C4024: 'loadstring': different types for formal and actual parameter 3
q330cvrt.c(389): warning C4047: 'function': 'string (*)' differs in levels of indirection from 'char [14]'
q330cvrt.c(389): warning C4024: 'loadstring': different types for formal and actual parameter 3
q330cvrt.c(390): warning C4047: 'function': 'string (*)' differs in levels of indirection from 'char [14]'
q330cvrt.c(390): warning C4024: 'loadstring': different types for formal and actual parameter 3
q330cvrt.c(646): warning C4048: different array subscripts: 'string (*)' and 'string79 (*)'
q330cvrt.c(653): warning C4048: different array subscripts: 'string (*)' and 'string79 (*)'
q330cvrt.c(678): warning C4047: 'function': 'string (*)' differs in levels of indirection from 'pchar'
q330cvrt.c(678): warning C4024: 'loadstring': different types for formal and actual parameter 3
q330cvrt.c(692): warning C4047: 'function': 'string (*)' differs in levels of indirection from 'pchar'
q330cvrt.c(692): warning C4024: 'storestring': different types for formal and actual parameter 3
q330cvrt.c(701): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
q330cvrt.c(773): warning C4244: '=': conversion from 'unsigned int' to 'unsigned short', possible loss of data
q330cvrt.c(775): warning C4244: '=': conversion from 'unsigned int' to 'unsigned short', possible loss of data
q330cvrt.c(1083): warning C4048: different array subscripts: 'string (*)' and 'char (*)[236]'
q330io.c
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(92): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(124): note: see previous definition of 'EWOULDBLOCK'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(93): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(92): note: see previous definition of 'ECONNRESET'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(94): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(103): note: see previous definition of 'ENOBUFS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(95): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(96): note: see previous definition of 'EINPROGRESS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(96): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(90): note: see previous definition of 'ECONNABORTED'
q330io.c(239): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
q330io.c(239): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
q330io.c(260): warning C4047: 'function': 'char *const ' differs in levels of indirection from 'string95 (*)'
q330io.c(260): warning C4024: 'sprintf': different types for formal and actual parameter 1
q330io.c(262): warning C4047: 'function': 'char *const ' differs in levels of indirection from 'string95 (*)'
q330io.c(262): warning C4024: 'sprintf': different types for formal and actual parameter 1
q330io.c(278): warning C4057: 'function': 'u_long *' differs in indirection to slightly different base types from 'unsigned int *'
q330io.c(293): warning C4133: 'function': incompatible types - from 'BOOL *' to 'const char *'
q330io.c(308): warning C4047: 'function': 'char *const ' differs in levels of indirection from 'string95 (*)'
q330io.c(308): warning C4024: 'sprintf': different types for formal and actual parameter 1
q330io.c(335): warning C4047: 'function': 'char *const ' differs in levels of indirection from 'string95 (*)'
q330io.c(335): warning C4024: 'sprintf': different types for formal and actual parameter 1
q330io.c(351): warning C4047: 'function': 'char *const ' differs in levels of indirection from 'string95 (*)'
q330io.c(351): warning C4024: 'sprintf': different types for formal and actual parameter 1
q330io.c(353): warning C4047: 'function': 'char *const ' differs in levels of indirection from 'string95 (*)'
q330io.c(353): warning C4024: 'sprintf': different types for formal and actual parameter 1
q330io.c(370): warning C4047: 'function': 'char *const ' differs in levels of indirection from 'string95 (*)'
q330io.c(370): warning C4024: 'sprintf': different types for formal and actual parameter 1
q330io.c(380): warning C4133: 'function': incompatible types - from 'int *' to 'char *'
q330io.c(385): warning C4133: 'function': incompatible types - from 'int *' to 'const char *'
q330io.c(405): warning C4047: 'function': 'char *const ' differs in levels of indirection from 'string95 (*)'
q330io.c(405): warning C4024: 'sprintf': different types for formal and actual parameter 1
q330io.c(417): warning C4057: 'function': 'u_long *' differs in indirection to slightly different base types from 'unsigned int *'
q330io.c(426): warning C4047: 'function': 'char *const ' differs in levels of indirection from 'string95 (*)'
q330io.c(426): warning C4024: 'sprintf': different types for formal and actual parameter 1
q330io.c(479): warning C4244: '=': conversion from 'int' to 'unsigned char', possible loss of data
q330io.c(480): warning C4244: '=': conversion from 'int' to 'unsigned char', possible loss of data
q330io.c(481): warning C4244: '=': conversion from 'int' to 'unsigned char', possible loss of data
q330io.c(505): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[12]'
q330io.c(560): warning C4047: 'function': 'char *' differs in levels of indirection from 'unsigned char (*)[12]'
q330io.c(560): warning C4024: 'recvfrom': different types for formal and actual parameter 2
q330io.c(583): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [36]'
q330io.c(583): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
q330io.c(589): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [19]'
q330io.c(589): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
q330io.c(613): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[12]'
q330io.c(662): warning C4047: 'function': 'string95 (*)' differs in levels of indirection from 'char [38]'
q330io.c(662): warning C4024: 'tcp_error': different types for formal and actual parameter 2
q330io.c(666): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
q330io.c(669): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[580]'
q330io.c(676): warning C4047: 'function': 'string95 (*)' differs in levels of indirection from 'char [35]'
q330io.c(676): warning C4024: 'tcp_error': different types for formal and actual parameter 2
q330io.c(698): warning C4047: 'function': 'char *' differs in levels of indirection from 'unsigned char (*)[12]'
q330io.c(698): warning C4024: 'recvfrom': different types for formal and actual parameter 2
q330io.c(721): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [36]'
q330io.c(721): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
q330io.c(728): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [19]'
q330io.c(728): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
q330io.c(766): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[12]'
q330io.c(772): warning C4047: '=': 'unsigned short *' differs in levels of indirection from 'unsigned char (*)[12]'
q330io.c(912): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[28]'
q330io.c(926): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[28]'
q330io.c(940): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[28]'
q330io.c(946): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[28]'
q330io.c(972): warning C4057: 'function': 'LPDWORD' differs in indirection to slightly different base types from 'unsigned int *'
q330io.c(979): warning C4057: 'function': 'LPDWORD' differs in indirection to slightly different base types from 'unsigned int *'
q330io.c(991): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[700]'
q330io.c(1014): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[28]'
q330io.c(1046): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[28]'
q330io.c(1062): warning C4244: 'function': conversion from 'int' to 'unsigned short', possible loss of data
q330io.c(1073): warning C4244: 'function': conversion from 'int' to 'unsigned short', possible loss of data
q330io.c(1087): warning C4244: 'function': conversion from 'int' to 'unsigned short', possible loss of data
q330io.c(1093): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
q330io.c(1099): warning C4244: 'function': conversion from 'int' to 'unsigned short', possible loss of data
q330io.c(1132): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
q330io.c(1135): warning C4244: 'function': conversion from 'int' to 'unsigned short', possible loss of data
q330io.c(1147): warning C4057: 'function': 'LPDWORD' differs in indirection to slightly different base types from 'unsigned int *'
q330io.c(1176): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[1500]'
q330io.c(1204): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[1500]'
q330io.c(1216): warning C4047: 'function': 'pbyte' differs in levels of indirection from 'unsigned char (*)[12]'
q330io.c(1216): warning C4024: 'build_udp': different types for formal and actual parameter 1
q330io.c(1217): warning C4047: 'function': 'pbyte' differs in levels of indirection from 'unsigned char (*)[12]'
q330io.c(1217): warning C4024: 'build_ip': different types for formal and actual parameter 2
q330io.c(1218): warning C4047: 'function': 'pbyte' differs in levels of indirection from 'unsigned char (*)[12]'
q330io.c(1218): warning C4024: 'sendpkt': different types for formal and actual parameter 2
q330io.c(1283): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'char [1]'
q330io.c(1283): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
q330io.c(1318): warning C4057: 'function': 'LPDWORD' differs in indirection to slightly different base types from 'unsigned int *'
q330io.c(1352): warning C4047: '=': 'pbyte' differs in levels of indirection from 'unsigned char (*)[28]'
q330io.c(1373): warning C4047: 'function': 'const string95 (*)' differs in levels of indirection from 'string250'
q330io.c(1373): warning C4024: 'libmsgadd': different types for formal and actual parameter 3
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\libtokens.c(191) : warning C4701: potentially uninitialized local variable 'dm' used
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\libstrucs.c(484) : warning C4702: unreachable code
	lib /nologo /OUT:lib330.lib libarchive.obj  libclient.obj  libcmds.obj  libcompress.obj  libcont.obj  libctrldet.obj  libcvrt.obj  libdetect.obj  libdss.obj  libfilters.obj  liblogs.obj  libmd5.obj  libmsgs.obj  libnetserv.obj  libopaque.obj  libpoc.obj  libsampcfg.obj  libsample.obj  libseed.obj  libslider.obj  libstats.obj  libstrucs.obj  libsupport.obj  libtokens.obj  libtypes.obj  libverbose.obj  q330cvrt.obj  q330io.obj
---------- 
Making libcrypto in: E:\earthworm\earthworm_7.10beta32\src\libsrc\libcrypto 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c memxor.c hmac-sha1.c sha1.c 
memxor.c
hmac-sha1.c
sha1.c
sha1.c(228): warning C4116: unnamed type definition in parentheses
Generating Code...
	lib /nologo /out:e:\earthworm\earthworm_7.10beta32\lib\libcrypto.lib memxor.obj  hmac-sha1.obj  sha1.obj
---------- 
Making libdali in: E:\earthworm\earthworm_7.10beta32\src\libsrc\libdali 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c config.c connection.c genutils.c logging.c network.c parse_ip_address.c portable.c statefile.c strutils.c timeutils.c 
config.c
connection.c
genutils.c
logging.c
network.c
parse_ip_address.c
parse_ip_address.c(401): warning C4244: '=': conversion from 'uint32_t' to 'uint8_t', possible loss of data
parse_ip_address.c(497): warning C4244: '=': conversion from 'uint32_t' to 'uint8_t', possible loss of data
parse_ip_address.c(627): warning C4244: '=': conversion from 'uint32_t' to 'uint8_t', possible loss of data
parse_ip_address.c(810): warning C4090: 'function': different 'const' qualifiers
parse_ip_address.c(815): warning C4090: 'function': different 'const' qualifiers
portable.c
portable.c(340): warning C4100: 'timeout': unreferenced formal parameter
portable.c(627): warning C4996: 'GetVersion': was declared deprecated
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\um\sysinfoapi.h(184): note: see declaration of 'GetVersion'
statefile.c
strutils.c
timeutils.c
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\libsrc\libdali\portable.c(611) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\libdali\parse_ip_address.c(401) : warning C4701: potentially uninitialized local variable 'port' used
e:\earthworm\earthworm_7.10beta32\src\libsrc\libdali\parse_ip_address.c(497) : warning C4701: potentially uninitialized local variable 'octet' used
e:\earthworm\earthworm_7.10beta32\src\libsrc\libdali\parse_ip_address.c(627) : warning C4701: potentially uninitialized local variable 'hextet' used
e:\earthworm\earthworm_7.10beta32\src\libsrc\libdali\genutils.c(43) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\libdali\genutils.c(47) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\libdali\genutils.c(58) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\libdali\genutils.c(69) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\libdali\genutils.c(80) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\libdali\connection.c(179) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\libdali\connection.c(191) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\libdali\connection.c(203) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\libdali\connection.c(712) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\libdali\connection.c(873) : warning C4706: assignment within conditional expression
	lib /nologo /out:e:\earthworm\earthworm_7.10beta32\lib\libdali.lib config.obj  connection.obj  genutils.obj  logging.obj  network.obj  parse_ip_address.obj  portable.obj  statefile.obj  strutils.obj  timeutils.obj
---------- 
Making libgd in: E:\earthworm\earthworm_7.10beta32\src\libsrc\libgd 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c gd.c gdfontg.c gdfontl.c gdfontmb.c gdfonts.c gdfontt.c 
gd.c
gd.c(160): warning C4244: '=': conversion from 'int' to 'unsigned char', possible loss of data
gd.c(1245): warning C4244: '=': conversion from 'code_int' to 'unsigned short', possible loss of data
gd.c(1356): warning C4459: declaration of 'hsize' hides global declaration
gd.c(1113): note: see declaration of 'hsize'
gd.c(1422): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
gd.c(1746): warning C4244: '=': conversion from 'int' to 'unsigned char', possible loss of data
gd.c(2042): warning C4459: declaration of 'accum' hides global declaration
gd.c(1413): note: see declaration of 'accum'
gd.c(2191): warning C4244: '=': conversion from 'int' to 'unsigned char', possible loss of data
gd.c(2288): warning C4456: declaration of 'h' hides previous local declaration
gd.c(2231): note: see declaration of 'h'
gd.c(2305): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
gd.c(2310): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
gd.c(2391): warning C4456: declaration of 'y1' hides previous local declaration
gd.c(2358): note: see declaration of 'y1'
gd.c(2391): warning C4456: declaration of 'y2' hides previous local declaration
gd.c(2358): note: see declaration of 'y2'
gdfontg.c
gdfontl.c
gdfontmb.c
gdfonts.c
gdfontt.c
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\libsrc\libgd\gd.c(1634) : warning C4706: assignment within conditional expression
	lib /nologo /out:e:\earthworm\earthworm_7.10beta32\lib\libgd.lib gd.obj  gdfontg.obj  gdfontl.obj  gdfontmb.obj  gdfonts.obj  gdfontt.obj
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c gddemo.c 
gddemo.c
	link /out:e:\earthworm\earthworm_7.10beta32\bin\gddemo.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib gddemo.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib libgd.lib
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c giftogd.c 
giftogd.c
	link /out:e:\earthworm\earthworm_7.10beta32\bin\giftogd.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib giftogd.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib libgd.lib
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c webgif.c 
webgif.c
webgif.c(175): warning C4996: 'unlink': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _unlink. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdio.h(380): note: see declaration of 'unlink'
	link /out:e:\earthworm\earthworm_7.10beta32\bin\webgif.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib webgif.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib libgd.lib
---------- 
Making util in: E:\earthworm\earthworm_7.10beta32\src\libsrc\util 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

---------- 
Making libmseed in: E:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c fileutils.c genutils.c gswap.c lmplatform.c logging.c lookup.c msrutils.c pack.c packdata.c parseutils.c selection.c traceutils.c tracelist.c unpack.c unpackdata.c 
fileutils.c
genutils.c
genutils.c(658): warning C4244: '=': conversion from 'int' to 'uint16_t', possible loss of data
genutils.c(659): warning C4244: '=': conversion from 'int' to 'uint16_t', possible loss of data
genutils.c(660): warning C4244: '=': conversion from 'int' to 'uint8_t', possible loss of data
genutils.c(661): warning C4244: '=': conversion from 'int' to 'uint8_t', possible loss of data
genutils.c(662): warning C4244: '=': conversion from 'int' to 'uint8_t', possible loss of data
genutils.c(1318): warning C4244: '=': conversion from 'int32_t' to 'int16_t', possible loss of data
genutils.c(1357): warning C4244: '=': conversion from 'int32_t' to 'int16_t', possible loss of data
genutils.c(1358): warning C4244: '=': conversion from 'int32_t' to 'int16_t', possible loss of data
gswap.c
lmplatform.c
logging.c
lookup.c
msrutils.c
msrutils.c(210): warning C4244: '=': conversion from 'int' to 'uint16_t', possible loss of data
msrutils.c(222): warning C4244: '=': conversion from 'int' to 'uint16_t', possible loss of data
msrutils.c(305): warning C4244: '=': conversion from 'int' to 'uint16_t', possible loss of data
msrutils.c(345): warning C4244: '=': conversion from 'int' to 'uint8_t', possible loss of data
msrutils.c(361): warning C4244: '=': conversion from 'int' to 'uint8_t', possible loss of data
pack.c
pack.c(827): warning C4244: '=': conversion from 'int' to 'uint8_t', possible loss of data
packdata.c
packdata.c(341): warning C4244: '=': conversion from 'int32_t' to 'int8_t', possible loss of data
packdata.c(342): warning C4244: '=': conversion from 'int32_t' to 'int8_t', possible loss of data
packdata.c(343): warning C4244: '=': conversion from 'int32_t' to 'int8_t', possible loss of data
packdata.c(344): warning C4244: '=': conversion from 'int32_t' to 'int8_t', possible loss of data
packdata.c(358): warning C4244: '=': conversion from 'int32_t' to 'int16_t', possible loss of data
packdata.c(359): warning C4244: '=': conversion from 'int32_t' to 'int16_t', possible loss of data
packdata.c(611): warning C4244: '=': conversion from 'int32_t' to 'int8_t', possible loss of data
packdata.c(612): warning C4244: '=': conversion from 'int32_t' to 'int8_t', possible loss of data
packdata.c(613): warning C4244: '=': conversion from 'int32_t' to 'int8_t', possible loss of data
packdata.c(614): warning C4244: '=': conversion from 'int32_t' to 'int8_t', possible loss of data
parseutils.c
parseutils.c(152): warning C4244: 'initializing': conversion from 'int' to 'flag', possible loss of data
selection.c
traceutils.c
tracelist.c
unpack.c
unpack.c(245): warning C4244: '=': conversion from 'uint32_t' to 'uint16_t', possible loss of data
unpack.c(268): warning C4244: '=': conversion from 'uint32_t' to 'uint16_t', possible loss of data
unpack.c(292): warning C4244: '=': conversion from 'uint32_t' to 'uint16_t', possible loss of data
unpack.c(316): warning C4244: '=': conversion from 'uint32_t' to 'uint16_t', possible loss of data
unpack.c(341): warning C4244: '=': conversion from 'uint32_t' to 'uint16_t', possible loss of data
unpack.c(366): warning C4244: '=': conversion from 'uint32_t' to 'uint16_t', possible loss of data
unpack.c(390): warning C4244: '=': conversion from 'uint32_t' to 'uint16_t', possible loss of data
unpack.c(413): warning C4244: '=': conversion from 'uint32_t' to 'uint16_t', possible loss of data
unpack.c(434): warning C4244: '=': conversion from 'uint32_t' to 'uint16_t', possible loss of data
unpack.c(457): warning C4244: '=': conversion from 'uint32_t' to 'uint16_t', possible loss of data
unpack.c(484): warning C4244: '=': conversion from 'uint32_t' to 'uint16_t', possible loss of data
unpack.c(507): warning C4244: '=': conversion from 'uint32_t' to 'uint16_t', possible loss of data
unpack.c(534): warning C4244: '=': conversion from 'uint32_t' to 'uint16_t', possible loss of data
unpack.c(556): warning C4244: '=': conversion from 'uint32_t' to 'uint16_t', possible loss of data
unpack.c(580): warning C4244: '=': conversion from 'uint32_t' to 'uint16_t', possible loss of data
unpack.c(645): warning C4244: '=': conversion from 'int' to 'int8_t', possible loss of data
unpack.c(652): warning C4244: '=': conversion from 'int' to 'int8_t', possible loss of data
unpack.c(664): warning C4244: 'initializing': conversion from 'int' to 'flag', possible loss of data
unpackdata.c
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\unpack.c(113) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\unpack.c(981) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\unpack.c(1009) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\unpack.c(1038) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\unpack.c(1059) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\tracelist.c(614) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\tracelist.c(258) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\tracelist.c(633) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\tracelist.c(276) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\tracelist.c(677) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\tracelist.c(683) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\tracelist.c(761) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\tracelist.c(354) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\tracelist.c(767) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\tracelist.c(369) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\tracelist.c(506) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\tracelist.c(869) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\tracelist.c(893) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\tracelist.c(906) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\traceutils.c(1163) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\traceutils.c(1187) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\traceutils.c(1200) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\selection.c(126) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\selection.c(139) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\selection.c(178) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\selection.c(321) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\selection.c(349) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\selection.c(657) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\pack.c(430) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\pack.c(129) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\pack.c(156) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\genutils.c(96) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\genutils.c(109) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\genutils.c(117) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\genutils.c(128) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\genutils.c(139) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\genutils.c(150) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\genutils.c(1155) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\genutils.c(1190) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\genutils.c(1202) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\libmseed\fileutils.c(303) : warning C4706: assignment within conditional expression
	lib /nologo /out:e:\earthworm\earthworm_7.10beta32\lib\libmseed.lib fileutils.obj  genutils.obj  gswap.obj  lmplatform.obj  logging.obj  lookup.obj  msrutils.obj  pack.obj  packdata.obj  parseutils.obj  selection.obj  traceutils.obj  tracelist.obj  unpack.obj  unpackdata.obj
	copy libmseed.h   e:\earthworm\earthworm_7.10beta32\include
        1 file(s) copied.
	copy lmplatform.h e:\earthworm\earthworm_7.10beta32\include
        1 file(s) copied.
---------- 
Making signing in: E:\earthworm\earthworm_7.10beta32\src\libsrc\util\signing 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c decode.c encode.c 
decode.c
decode.c(56): warning C4244: '=': conversion from 'int' to 'unsigned char', possible loss of data
decode.c(94): warning C4244: '=': conversion from 'int' to 'unsigned char', possible loss of data
encode.c
Generating Code...
	copy *.obj e:\earthworm\earthworm_7.10beta32\lib
decode.obj
encode.obj
        2 file(s) copied.
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c ahputaway.c base64.c brent.c butterworth.c chron3.c complex_math.c convertInstResponse.c cosmos0putaway.c earthworm_defs.c ew_spectra_io.c ew_nevent_message.c fft99.c fft_prep.c fleng.c global_loc_rw.c global_pick_rw.c global_amp_rw.c global_msg.c gma.c geo_to_km.c geom.c get_ip_format_string.c getutil.c glevt_2_ewevent.c gseputaway.c k2evt2ew.c kom.c ioc_filter.c logit_mt.c lockfile.c make_triglist.c mem_circ_queue.c mnbrak.c mseedputaway.c neic2scn.c parse_ip_address.c parse_trig.c parse_usnsn.c priority_queue.c psn4putaway.c putaway.c rayloc_message_rw.c rdpickcoda.c read_arc.c residue.c rw_coda_aav.c rw_mag.c rw_strongmotion.c rw_strongmotionII.c sacputaway.c seiputaway.c seiutils.c site.c socket_ew_common.c sqlite3.c startstop_lib.c sudsputaway.c swap.c tankputaway.c tlay.c transfer.c transferFunction.c xfrm.c trheadconv.c watchdog_client.c wfdiscputaway.c ws_clientII.c ws_clientIIx.c ws_clientII_no_location.c ws2ts.c nordic.c 
ahputaway.c
ahputaway.c(130): warning C4100: 'debug': unreferenced formal parameter
ahputaway.c(164): warning C4100: 'debug': unreferenced formal parameter
ahputaway.c(163): warning C4100: 'nReq': unreferenced formal parameter
ahputaway.c(163): warning C4100: 'ptrReq': unreferenced formal parameter
ahputaway.c(388): warning C4100: 'debug': unreferenced formal parameter
ahputaway.c(399): warning C4100: 'debug': unreferenced formal parameter
base64.c
brent.c
butterworth.c
chron3.c
complex_math.c
convertInstResponse.c
convertInstResponse.c(74): warning C4100: 'traceAmplitude': unreferenced formal parameter
cosmos0putaway.c
cosmos0putaway.c(81): warning C4100: 'debug': unreferenced formal parameter
cosmos0putaway.c(131): warning C4100: 'Multiplier': unreferenced formal parameter
cosmos0putaway.c(131): warning C4100: 'cadence': unreferenced formal parameter
cosmos0putaway.c(300): warning C4295: 'hour_line': array is too small to include a terminating null character
cosmos0putaway.c(311): warning C4101: 'raw_counts': unreferenced local variable
cosmos0putaway.c(706): warning C4100: 'debug': unreferenced formal parameter
cosmos0putaway.c(803): warning C4100: 'struct_type': unreferenced formal parameter
cosmos0putaway.c(831): warning C4100: 'Array': unreferenced formal parameter
earthworm_defs.c
ew_spectra_io.c
ew_nevent_message.c
ew_nevent_message.c(149): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
fft99.c
fft99.c(567): warning C4244: '=': conversion from 'double' to 'long', possible loss of data
fft_prep.c
fleng.c
global_loc_rw.c
global_loc_rw.c(804): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
global_pick_rw.c
global_amp_rw.c
global_msg.c
global_msg.c(129): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
global_msg.c(140): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
global_msg.c(151): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
gma.c
geo_to_km.c
geo_to_km.c(416): warning C4131: 'distaz_geo': uses old-style declarator
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\gma.c(304) : warning C4701: potentially uninitialized local variable 'isd' used
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\cosmos0putaway.c(759) : warning C4701: potentially uninitialized local variable 'range' used
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\cosmos0putaway.c(433) : warning C4701: potentially uninitialized local variable 'l_data' used
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\cosmos0putaway.c(433) : warning C4703: potentially uninitialized local pointer variable 'l_data' used
Compiling...
geom.c
get_ip_format_string.c
getutil.c
glevt_2_ewevent.c
gseputaway.c
gseputaway.c(236): warning C4100: 'gap_thresh': unreferenced formal parameter
gseputaway.c(392): warning C4996: 'access': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _access. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(441): note: see declaration of 'access'
gseputaway.c(370): warning C4100: 'debug': unreferenced formal parameter
k2evt2ew.c
k2evt2ew.c(365): warning C4389: '!=': signed/unsigned mismatch
kom.c
kom.c(496): warning C4459: declaration of 'com' hides global declaration
kom.c(74): note: see declaration of 'com'
ioc_filter.c
logit_mt.c
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\logit_common.c(500): warning C4100: 'mid': unreferenced formal parameter
lockfile.c
lockfile.c(82): warning C4996: 'unlink': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _unlink. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdio.h(380): note: see declaration of 'unlink'
make_triglist.c
mem_circ_queue.c
mem_circ_queue.c(420): warning C4996: 'unlink': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _unlink. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdio.h(380): note: see declaration of 'unlink'
mnbrak.c
mseedputaway.c
neic2scn.c
parse_ip_address.c
parse_ip_address.c(395): warning C4244: '=': conversion from 'uint32_t' to 'uint8_t', possible loss of data
parse_ip_address.c(491): warning C4244: '=': conversion from 'uint32_t' to 'uint8_t', possible loss of data
parse_ip_address.c(621): warning C4244: '=': conversion from 'uint32_t' to 'uint8_t', possible loss of data
parse_ip_address.c(829): warning C4090: 'function': different 'const' qualifiers
parse_ip_address.c(834): warning C4090: 'function': different 'const' qualifiers
parse_trig.c
parse_usnsn.c
priority_queue.c
psn4putaway.c
psn4putaway.c(60): warning C4100: 'debug': unreferenced formal parameter
psn4putaway.c(60): warning C4100: 'OutputFormat': unreferenced formal parameter
psn4putaway.c(96): warning C4100: 'ptrReq': unreferenced formal parameter
psn4putaway.c(553): warning C4100: 'debug': unreferenced formal parameter
psn4putaway.c(563): warning C4100: 'debug': unreferenced formal parameter
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\priority_queue.c(417) : warning C4701: potentially uninitialized local variable '_wrk_pointer' used
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\priority_queue.c(417) : warning C4703: potentially uninitialized local pointer variable '_wrk_pointer' used
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\priority_queue.c(448) : warning C4701: potentially uninitialized local variable '_shift_end' used
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\priority_queue.c(434) : warning C4701: potentially uninitialized local variable '_shift_stt' used
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\parse_trig.c(149) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\parse_ip_address.c(395) : warning C4701: potentially uninitialized local variable 'port' used
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\parse_ip_address.c(491) : warning C4701: potentially uninitialized local variable 'octet' used
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\parse_ip_address.c(621) : warning C4701: potentially uninitialized local variable 'hextet' used
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\kom.c(651) : warning C4701: potentially uninitialized local variable 'i' used
Compiling...
putaway.c
e:\earthworm\earthworm_7.10beta32\include\sachead.h(100): warning C4005: 'MAXINT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\shared\basetsd.h(457): note: see previous definition of 'MAXINT'
rayloc_message_rw.c
rayloc_message_rw.c(388): warning C4100: 'p_struct': unreferenced formal parameter
rayloc_message_rw.c(565): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
rayloc_message_rw.c(645): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
rdpickcoda.c
rdpickcoda.c(295): warning C4100: 'msglen': unreferenced formal parameter
rdpickcoda.c(422): warning C4100: 'msglen': unreferenced formal parameter
read_arc.c
read_arc.c(114): warning C4100: 'shdw': unreferenced formal parameter
read_arc.c(899): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
read_arc.c(904): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
read_arc.c(997): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
read_arc.c(998): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
residue.c
rw_coda_aav.c
rw_mag.c
rw_strongmotion.c
rw_strongmotionII.c
sacputaway.c
e:\earthworm\earthworm_7.10beta32\include\sachead.h(100): warning C4005: 'MAXINT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\shared\basetsd.h(457): note: see previous definition of 'MAXINT'
sacputaway.c(298): warning C4100: 'OutDir': unreferenced formal parameter
sacputaway.c(297): warning C4100: 'nReq': unreferenced formal parameter
sacputaway.c(297): warning C4100: 'ptrReq': unreferenced formal parameter
sacputaway.c(340): warning C4100: 'OutBufferLen': unreferenced formal parameter
sacputaway.c(1284): warning C4996: 'unlink': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _unlink. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdio.h(380): note: see declaration of 'unlink'
sacputaway.c(1340): warning C4996: 'unlink': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _unlink. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdio.h(380): note: see declaration of 'unlink'
seiputaway.c
seiputaway.c(66): warning C4100: 'debug': unreferenced formal parameter
seiputaway.c(214): warning C4100: 'gap_thresh': unreferenced formal parameter
seiutils.c
seiutils.c(473): warning C4996: 'rmdir': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _rmdir. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\direct.h(115): note: see declaration of 'rmdir'
site.c
socket_ew_common.c
socket_ew_common.c(118): warning C4245: 'return': conversion from 'int' to 'SOCKET', signed/unsigned mismatch
socket_ew_common.c(183): warning C4245: 'return': conversion from 'int' to 'SOCKET', signed/unsigned mismatch
socket_ew_common.c(194): warning C4133: 'function': incompatible types - from 'int *' to 'const char *'
socket_ew_common.c(200): warning C4245: 'return': conversion from 'int' to 'SOCKET', signed/unsigned mismatch
socket_ew_common.c(211): warning C4245: '=': conversion from 'int' to 'SOCKET', signed/unsigned mismatch
socket_ew_common.c(186): warning C4245: 'initializing': conversion from 'int' to 'SOCKET', signed/unsigned mismatch
sqlite3.c
sqlite3.c(40041): warning C4996: 'GetVersionExA': was declared deprecated
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\um\sysinfoapi.h(436): note: see declaration of 'GetVersionExA'
sqlite3.c(40051): warning C4996: 'GetVersionExW': was declared deprecated
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\um\sysinfoapi.h(445): note: see declaration of 'GetVersionExW'
startstop_lib.c
startstop_lib.c(61): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data
startstop_lib.c(177): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data
startstop_lib.c(191): warning C4100: 'nChild': unreferenced formal parameter
startstop_lib.c(191): warning C4100: 'iChild': unreferenced formal parameter
sudsputaway.c
sudsputaway.c(133): warning C4100: 'debug': unreferenced formal parameter
sudsputaway.c(183): warning C4100: 'nReq': unreferenced formal parameter
sudsputaway.c(733): warning C4100: 'debug': unreferenced formal parameter
swap.c
tankputaway.c
tlay.c
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\tlay.c(302) : warning C4701: potentially uninitialized local variable 'toa' used
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\tlay.c(427) : warning C4701: potentially uninitialized local variable 't' used
Compiling...
transfer.c
transferFunction.c
xfrm.c
xfrm.c(1110): warning C4100: 'outBuf': unreferenced formal parameter
xfrm.c(1227): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
trheadconv.c
watchdog_client.c
watchdog_client.c(98): warning C4100: 'heartBeatInterval': unreferenced formal parameter
watchdog_client.c(97): warning C4100: 'pid': unreferenced formal parameter
watchdog_client.c(97): warning C4100: 'bRegisterFlag': unreferenced formal parameter
watchdog_client.c(134): warning C4100: 'shortDesc': unreferenced formal parameter
watchdog_client.c(134): warning C4100: 'severityLevel': unreferenced formal parameter
wfdiscputaway.c
wfdiscputaway.c(205): warning C4100: 'trace_req': unreferenced formal parameter
ws_clientII.c
ws_clientIIx.c
ws_clientIIx.c(2582): warning C4100: 'RequestList': unreferenced formal parameter
ws_clientIIx.c(2606): warning C4100: 'menu': unreferenced formal parameter
ws_clientIIx.c(2615): warning C4100: 'pEnv': unreferenced formal parameter
ws_clientII_no_location.c
ws2ts.c
ws2ts.c(883): warning C4100: 'odd': unreferenced formal parameter
ws2ts.c(909): warning C4100: 'arg': unreferenced formal parameter
ws2ts.c(909): warning C4100: 'i': unreferenced formal parameter
nordic.c
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\nordic.c(579) : warning C4701: potentially uninitialized local variable 'otp' used
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\xfrm.c(1083) : warning C4701: potentially uninitialized local variable 'inBuf' used
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\xfrm.c(1083) : warning C4703: potentially uninitialized local pointer variable 'inBuf' used
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\xfrm.c(1083) : warning C4701: potentially uninitialized local variable 'reclogo' used
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\xfrm.c(1292) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\libsrc\util\transfer.c(743) : warning C4701: potentially uninitialized local variable 'imax' used
	lib /nologo /out:e:\earthworm\earthworm_7.10beta32\lib\libew_util.lib *.obj
ws_clientIIx.obj : warning LNK4006: _setWsClient_ewDebug already defined in ws_clientII_no_location.obj; second definition ignored
ws_clientIIx.obj : warning LNK4006: _wsAttachServer already defined in ws_clientII_no_location.obj; second definition ignored
ws_clientIIx.obj : warning LNK4006: _wsDetachServer already defined in ws_clientII_no_location.obj; second definition ignored
ws_clientII.obj : warning LNK4006: _WS_CL_DEBUG already defined in ws_clientII_no_location.obj; second definition ignored
ws_clientII.obj : warning LNK4006: _wsAppendMenu already defined in ws_clientII_no_location.obj; second definition ignored
ws_clientII.obj : warning LNK4006: _wsKillMenu already defined in ws_clientII_no_location.obj; second definition ignored
ws_clientII.obj : warning LNK4006: _wsKillPSCNL already defined in ws_clientIIx.obj; second definition ignored
ws_clientII.obj : warning LNK4006: _wsAttachServer already defined in ws_clientII_no_location.obj; second definition ignored
ws_clientII.obj : warning LNK4006: _wsDetachServer already defined in ws_clientII_no_location.obj; second definition ignored
ws_clientII.obj : warning LNK4006: _wsGetServerPSCNL already defined in ws_clientIIx.obj; second definition ignored
ws_clientII.obj : warning LNK4006: _wsGetTraceBin already defined in ws_clientII_no_location.obj; second definition ignored
ws_clientII.obj : warning LNK4006: _wsGetTraceAscii already defined in ws_clientII_no_location.obj; second definition ignored
ws_clientII.obj : warning LNK4006: _wsSearchSCN already defined in ws_clientII_no_location.obj; second definition ignored
ws_clientII.obj : warning LNK4006: _wsSearchSCNL already defined in ws_clientIIx.obj; second definition ignored
ws_clientII.obj : warning LNK4006: _setWsClient_ewDebug already defined in ws_clientII_no_location.obj; second definition ignored
mem_circ_queue.obj : warning LNK4006: _getNumOfElementsInQueue already defined in priority_queue.obj; second definition ignored
	copy *.obj e:\earthworm\earthworm_7.10beta32\lib
ahputaway.obj
base64.obj
brent.obj
butterworth.obj
chron3.obj
complex_math.obj
convertInstResponse.obj
cosmos0putaway.obj
earthworm_defs.obj
ew_nevent_message.obj
ew_spectra_io.obj
fft99.obj
fft_prep.obj
fleng.obj
geom.obj
geo_to_km.obj
getutil.obj
get_ip_format_string.obj
glevt_2_ewevent.obj
global_amp_rw.obj
global_loc_rw.obj
global_msg.obj
global_pick_rw.obj
gma.obj
gseputaway.obj
ioc_filter.obj
k2evt2ew.obj
kom.obj
lockfile.obj
logit_mt.obj
make_triglist.obj
mem_circ_queue.obj
mnbrak.obj
mseedputaway.obj
neic2scn.obj
nordic.obj
parse_ip_address.obj
parse_trig.obj
parse_usnsn.obj
priority_queue.obj
psn4putaway.obj
putaway.obj
rayloc_message_rw.obj
rdpickcoda.obj
read_arc.obj
residue.obj
rw_coda_aav.obj
rw_mag.obj
rw_strongmotion.obj
rw_strongmotionII.obj
sacputaway.obj
seiputaway.obj
seiutils.obj
site.obj
socket_ew_common.obj
sqlite3.obj
startstop_lib.obj
sudsputaway.obj
swap.obj
tankputaway.obj
tlay.obj
transfer.obj
transferFunction.obj
trheadconv.obj
watchdog_client.obj
wfdiscputaway.obj
ws2ts.obj
ws_clientII.obj
ws_clientIIx.obj
ws_clientII_no_location.obj
xfrm.obj
       71 file(s) copied.
---------- 
Making winnt in: E:\earthworm\earthworm_7.10beta32\src\libsrc\winnt 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c copyfile.c dirops_ew.c getavail.c getsysname_ew.c lockfile_ew.c pipe.c pipeconsole.c sema_ew.c sendmail.c sendpage.c sleep_ew.c service_ew.c socket_ew.c startstop_winlib.c threads_ew.c time_ew.c transport.c wait_timer.c 
copyfile.c
copyfile.c(50): warning C4100: 'passwd': unreferenced formal parameter
dirops_ew.c
dirops_ew.c(92): warning C4996: 'mkdir': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _mkdir. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\direct.h(110): note: see declaration of 'mkdir'
dirops_ew.c(158): warning C4996: 'mkdir': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _mkdir. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\direct.h(110): note: see declaration of 'mkdir'
getavail.c
getsysname_ew.c
lockfile_ew.c
pipe.c
pipe.c(38): warning C4100: 'pipesize': unreferenced formal parameter
pipe.c(173): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
pipe.c(195): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
pipe.c(208): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
pipeconsole.c
sema_ew.c
sema_ew.c(188): warning C4189: 'InitialCount': local variable is initialized but not referenced
sendmail.c
sendmail.c(76): warning C4100: 'mailProg': unreferenced formal parameter
sendpage.c
sleep_ew.c
service_ew.c
service_ew.c(180): warning C4204: nonstandard extension used: non-constant aggregate initializer
socket_ew.c
socket_ew.c(122): warning C4189: 'bob': local variable is initialized but not referenced
startstop_winlib.c
startstop_winlib.c(673): warning C4100: 'metaring': unreferenced formal parameter
startstop_winlib.c(1292): warning C4100: 'ewstat': unreferenced formal parameter
startstop_winlib.c(1604): warning C4100: 'dummy': unreferenced formal parameter
startstop_winlib.c(1767): warning C4100: 'dummy': unreferenced formal parameter
threads_ew.c
time_ew.c
time_ew.c(102): warning C4100: 'buflen': unreferenced formal parameter
time_ew.c(113): warning C4100: 'buflen': unreferenced formal parameter
transport.c
transport.c(980): warning C4100: 'dummy': unreferenced formal parameter
wait_timer.c
Generating Code...
	copy *.obj e:\earthworm\earthworm_7.10beta32\lib
copyfile.obj
dirops_ew.obj
getavail.obj
getsysname_ew.obj
lockfile_ew.obj
pipe.obj
pipeconsole.obj
sema_ew.obj
sendmail.obj
sendpage.obj
service_ew.obj
sleep_ew.obj
socket_ew.obj
startstop_winlib.obj
threads_ew.obj
time_ew.obj
transport.obj
wait_timer.obj
       18 file(s) copied.
---------- 
Making rpc in: E:\earthworm\earthworm_7.10beta32\src\libsrc\winnt\rpc 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c ntohl.c htonl.c xdr.c xdr_array.c xdr_float.c xdr_stdio.c 
ntohl.c
ntohl.c(34): warning C4131: 'ntohl': uses old-style declarator
htonl.c
htonl.c(34): warning C4131: 'htonl': uses old-style declarator
xdr.c
xdr.c(94): warning C4131: 'xdr_free': uses old-style declarator
xdr.c(121): warning C4131: 'xdr_int': uses old-style declarator
xdr.c(150): warning C4131: 'xdr_u_int': uses old-style declarator
xdr.c(181): warning C4131: 'xdr_long': uses old-style declarator
xdr.c(202): warning C4131: 'xdr_u_long': uses old-style declarator
xdr.c(223): warning C4131: 'xdr_int32_t': uses old-style declarator
xdr.c(253): warning C4131: 'xdr_u_int32_t': uses old-style declarator
xdr.c(283): warning C4131: 'xdr_short': uses old-style declarator
xdr.c(312): warning C4131: 'xdr_u_short': uses old-style declarator
xdr.c(342): warning C4131: 'xdr_int16_t': uses old-style declarator
xdr.c(371): warning C4131: 'xdr_u_int16_t': uses old-style declarator
xdr.c(401): warning C4131: 'xdr_char': uses old-style declarator
xdr.c(410): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
xdr.c(419): warning C4131: 'xdr_u_char': uses old-style declarator
xdr.c(428): warning C4244: '=': conversion from 'u_int' to 'u_char', possible loss of data
xdr.c(437): warning C4131: 'xdr_bool': uses old-style declarator
xdr.c(466): warning C4131: 'xdr_enum': uses old-style declarator
xdr.c(475): warning C4127: conditional expression is constant
xdr.c(477): warning C4127: conditional expression is constant
xdr.c(479): warning C4127: conditional expression is constant
xdr.c(498): warning C4131: 'xdr_opaque': uses old-style declarator
xdr.c(550): warning C4131: 'xdr_bytes': uses old-style declarator
xdr.c(605): warning C4131: 'xdr_netobj': uses old-style declarator
xdr.c(625): warning C4131: 'xdr_union': uses old-style declarator
xdr.c(674): warning C4131: 'xdr_string': uses old-style declarator
xdr.c(738): warning C4131: 'xdr_wrapstring': uses old-style declarator
xdr_array.c
xdr_array.c(75): warning C4131: 'xdr_array': uses old-style declarator
xdr_array.c(150): warning C4131: 'xdr_vector': uses old-style declarator
xdr_float.c
xdr_float.c(115): warning C4131: 'xdr_float': uses old-style declarator
xdr_float.c(222): warning C4131: 'xdr_double': uses old-style declarator
xdr_stdio.c
xdr_stdio.c(94): warning C4131: 'xdrstdio_create': uses old-style declarator
xdr_stdio.c(112): warning C4131: 'xdrstdio_destroy': uses old-style declarator
xdr_stdio.c(120): warning C4131: 'xdrstdio_getlong': uses old-style declarator
xdr_stdio.c(133): warning C4131: 'xdrstdio_putlong': uses old-style declarator
xdr_stdio.c(146): warning C4131: 'xdrstdio_getbytes': uses old-style declarator
xdr_stdio.c(158): warning C4131: 'xdrstdio_putbytes': uses old-style declarator
xdr_stdio.c(170): warning C4131: 'xdrstdio_getpos': uses old-style declarator
xdr_stdio.c(178): warning C4131: 'xdrstdio_setpos': uses old-style declarator
xdr_stdio.c(189): warning C4131: 'xdrstdio_inline': uses old-style declarator
xdr_stdio.c(188): warning C4100: 'len': unreferenced formal parameter
xdr_stdio.c(188): warning C4100: 'xdrs': unreferenced formal parameter
Generating Code...
	copy *.obj e:\earthworm\earthworm_7.10beta32\lib
htonl.obj
ntohl.obj
xdr.obj
xdr_array.obj
xdr_float.obj
xdr_stdio.obj
        6 file(s) copied.
----------
Making libew_mt.lib
	lib /nologo /out:e:\earthworm\earthworm_7.10beta32\lib\libew_mt.lib util\chron3.obj  util\earthworm_defs.obj  util\getutil.obj  util\kom.obj  winnt\sleep_ew.obj  winnt\time_ew.obj  winnt\transport.obj  util\logit_mt.obj  winnt\sema_ew.obj  winnt\threads_ew.obj commode.obj
-*-*-*-*-*-*-*-*-*-*-*-*
Making Earthworm modules
-*-*-*-*-*-*-*-*-*-*-*-*
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\archiving 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\archiving\archman 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

---------- 
Making libbgs.lib in: E:\earthworm\earthworm_7.10beta32\src\archiving\archman\libbgs 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c add_clk.c alloc.c chk_clk.c chk_num.c copy_file.c date_dy.c diff_clk.c dy_date.c dy_in_mn.c is_leap.c network.c string.c subst_var.c utils.c utils_nt.c 
add_clk.c
alloc.c
alloc.c(88): warning C4477: 'fprintf' : format string '%12F' requires an argument of type 'double', but variadic argument 1 has type 'int *'
chk_clk.c
chk_num.c
copy_file.c
copy_file.c(58): warning C4996: 'access': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _access. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(441): note: see declaration of 'access'
copy_file.c(87): warning C4996: 'chmod': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _chmod. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(447): note: see declaration of 'chmod'
date_dy.c
diff_clk.c
dy_date.c
dy_in_mn.c
is_leap.c
network.c
network.c(289): warning C4057: 'function': 'int *' differs in indirection to slightly different base types from 'unsigned int *'
string.c
string.c(183): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
string.c(232): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
subst_var.c
utils.c
utils_nt.c
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\archiving\archman\libbgs\copy_file.c(79) : warning C4701: potentially uninitialized local variable 'status' used
	lib /nologo /out:e:\earthworm\earthworm_7.10beta32\lib\libbgs.lib add_clk.obj  alloc.obj  chk_clk.obj  chk_num.obj  copy_file.obj  date_dy.obj  diff_clk.obj  dy_date.obj  dy_in_mn.obj  is_leap.obj  network.obj  string.obj  subst_var.obj utils.obj  utils_nt.obj
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T   /Ilibbgs /D_NTSDK /wd4996 /c archman.c strptime_win.c 
archman.c
strptime_win.c
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\archiving\archman\strptime_win.c(89) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\archiving\archman\strptime_win.c(95) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\archiving\archman\strptime_win.c(101) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\archiving\archman\strptime_win.c(107) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\archiving\archman\strptime_win.c(113) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\archiving\archman\strptime_win.c(119) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\archiving\archman\strptime_win.c(125) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\archiving\archman\archman.c(1121) : warning C4701: potentially uninitialized local variable 'unix_time' used
	link /out:e:\earthworm\earthworm_7.10beta32\bin\archman.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib archman.obj  strptime_win.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  socket_ew.obj  socket_ew_common.obj  swap.obj  libbgs.lib  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\archiving\cont_trig 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c cont_trig.c cmprscn.c initpars.c initsta.c prodtrig.c readcnfg.c readewh.c readstas.c sbntthrd.c statrpt.c 
cont_trig.c
cmprscn.c
initpars.c
initsta.c
prodtrig.c
readcnfg.c
readcnfg.c(226): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
readewh.c
readstas.c
sbntthrd.c
statrpt.c
Generating Code...
	link /out:e:\earthworm\earthworm_7.10beta32\bin\cont_trig.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib cont_trig.obj  cmprscn.obj   initpars.obj  initsta.obj  prodtrig.obj  readcnfg.obj  readewh.obj  readstas.obj  sbntthrd.obj  statrpt.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  swap.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\archiving\ewmseedarchiver 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c ewmseedarchiver.c dsarchive.c exportfilter.c 
ewmseedarchiver.c
ewmseedarchiver.c(330): warning C4244: 'function': conversion from 'int' to 'flag', possible loss of data
ewmseedarchiver.c(352): warning C4100: 'dummy': unreferenced formal parameter
dsarchive.c
dsarchive.c(431): warning C4100: 'msr': unreferenced formal parameter
exportfilter.c
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\archiving\ewmseedarchiver\exportfilter.c(754) : warning C4701: potentially uninitialized local variable 'rc' used
e:\earthworm\earthworm_7.10beta32\src\archiving\ewmseedarchiver\exportfilter.c(776) : warning C4701: potentially uninitialized local variable 'rc' used
e:\earthworm\earthworm_7.10beta32\src\archiving\ewmseedarchiver\dsarchive.c(723) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\archiving\ewmseedarchiver\dsarchive.c(476) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\archiving\ewmseedarchiver\dsarchive.c(731) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\archiving\ewmseedarchiver\ewmseedarchiver.c(566) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\archiving\ewmseedarchiver\ewmseedarchiver.c(576) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\archiving\ewmseedarchiver\ewmseedarchiver.c(586) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\archiving\ewmseedarchiver\ewmseedarchiver.c(616) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\archiving\ewmseedarchiver\ewmseedarchiver.c(817) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\archiving\ewmseedarchiver\ewmseedarchiver.c(828) : warning C4706: assignment within conditional expression
	link /out:e:\earthworm\earthworm_7.10beta32\bin\ewmseedarchiver.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib ewmseedarchiver.obj  dsarchive.obj  exportfilter.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  mem_circ_queue.obj  rdpickcoda.obj  swap.obj  libmseed.lib  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\archiving\menlo_report 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c menlo_report.c 
menlo_report.c
	link /out:e:\earthworm\earthworm_7.10beta32\bin\menlo_report.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib menlo_report.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  copyfile.obj  dirops_ew.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\archiving\mseedarchplayer 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c mseedarchplayer.c config.c lookup.c mseedfilename.c processdata.c status.c 
mseedarchplayer.c
config.c
lookup.c
mseedfilename.c
processdata.c
processdata.c(137): warning C4100: 'Parm': unreferenced formal parameter
status.c
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\archiving\mseedarchplayer\mseedarchplayer.c(101) : warning C4701: potentially uninitialized local variable 'deltaTime' used
	link /out:e:\earthworm\earthworm_7.10beta32\bin\mseedarchplayer.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib mseedarchplayer.obj  config.obj  lookup.obj  mseedfilename.obj  processdata.obj  status.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib libmseed.lib libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\archiving\runwws 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c runwws.c pipe_nt.c 
runwws.c
pipe_nt.c
pipe_nt.c(108): warning C4057: 'function': 'LPDWORD' differs in indirection to slightly different base types from 'int *'
Generating Code...
	link /out:e:\earthworm\earthworm_7.10beta32\bin\runwws.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib runwws.obj  pipe_nt.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\archiving\tankplayer 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c tankplayer.c 
tankplayer.c
	link /out:e:\earthworm\earthworm_7.10beta32\bin\tankplayer.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib tankplayer.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  dirops_ew.obj  swap.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\archiving\tankplayer_tools 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c remux_tbuf.c remux_code.c 
remux_tbuf.c
remux_tbuf.c(36): warning C4100: 'i': unreferenced formal parameter
remux_code.c
remux_code.c(194): warning C4389: '!=': signed/unsigned mismatch
remux_code.c(201): warning C4389: '!=': signed/unsigned mismatch
Generating Code...
	link /out:e:\earthworm\earthworm_7.10beta32\bin\remux_tbuf.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib remux_tbuf.obj remux_code.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  swap.obj  libew_mt.lib
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c ring2tank.c 
ring2tank.c
	link /out:e:\earthworm\earthworm_7.10beta32\bin\ring2tank.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib ring2tank.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib swap.obj libew_mt.lib
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c smb2tb.c hashtable.c 
smb2tb.c
smb2tb.c(130): warning C4295: 'ShortPeriodName': array is too small to include a terminating null character
smb2tb.c(131): warning C4295: 'LongPeriodName': array is too small to include a terminating null character
smb2tb.c(166): warning C4189: 'shortPeriodCount': local variable is initialized but not referenced
smb2tb.c(167): warning C4189: 'longPeriodCount': local variable is initialized but not referenced
hashtable.c
hashtable.c(25): warning C4305: 'initializing': truncation from 'double' to 'const float'
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\archiving\tankplayer_tools\smb2tb.c(552) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\archiving\tankplayer_tools\smb2tb.c(559) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\archiving\tankplayer_tools\smb2tb.c(236) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\archiving\tankplayer_tools\smb2tb.c(247) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\archiving\tankplayer_tools\smb2tb.c(643) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\archiving\tankplayer_tools\smb2tb.c(309) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\archiving\tankplayer_tools\smb2tb.c(829) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\archiving\tankplayer_tools\smb2tb.c(905) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\archiving\tankplayer_tools\smb2tb.c(389) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\archiving\tankplayer_tools\smb2tb.c(847) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\archiving\tankplayer_tools\smb2tb.c(397) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\archiving\tankplayer_tools\smb2tb.c(855) : warning C4706: assignment within conditional expression
	link /out:e:\earthworm\earthworm_7.10beta32\bin\smb2tb.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib smb2tb.obj hashtable.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib libew_mt.lib
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c ms2tank.c mseed2tank.c 
ms2tank.c
mseed2tank.c
e:\earthworm\earthworm_7.10beta32\include\sachead.h(100): warning C4005: 'MAXINT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\shared\basetsd.h(457): note: see previous definition of 'MAXINT'
mseed2tank.c(188): warning C4389: '!=': signed/unsigned mismatch
Generating Code...
	link /out:e:\earthworm\earthworm_7.10beta32\bin\ms2tank.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib ms2tank.obj mseed2tank.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib libmseed.lib
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c tr2dump.c 
tr2dump.c
	link /out:e:\earthworm\earthworm_7.10beta32\bin\tr2dump.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib tr2dump.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  swap.obj  libew_mt.lib
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c tanksniff.c 
tanksniff.c
	link /out:e:\earthworm\earthworm_7.10beta32\bin\tanksniff.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib tanksniff.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  swap.obj  libew_mt.lib
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c tankcut.c 
tankcut.c
e:\earthworm\earthworm_7.10beta32\include\sachead.h(100): warning C4005: 'MAXINT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\shared\basetsd.h(457): note: see previous definition of 'MAXINT'
	link /out:e:\earthworm\earthworm_7.10beta32\bin\tankcut.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib tankcut.obj remux_code.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  swap.obj  libew_mt.lib
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c sac2tb.c 
sac2tb.c
e:\earthworm\earthworm_7.10beta32\include\sachead.h(100): warning C4005: 'MAXINT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\shared\basetsd.h(457): note: see previous definition of 'MAXINT'
sac2tb.c(111): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
sac2tb.c(264): warning C4389: '!=': signed/unsigned mismatch
sac2tb.c(408): warning C4389: '!=': signed/unsigned mismatch
sac2tb.c(416): warning C4389: '!=': signed/unsigned mismatch
e:\earthworm\earthworm_7.10beta32\src\archiving\tankplayer_tools\sac2tb.c(296) : warning C4701: potentially uninitialized local variable 'sac_min' used
e:\earthworm\earthworm_7.10beta32\src\archiving\tankplayer_tools\sac2tb.c(298) : warning C4701: potentially uninitialized local variable 'sac_max' used
	link /out:e:\earthworm\earthworm_7.10beta32\bin\sac2tb.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib sac2tb.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  swap.obj  libew_mt.lib
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c wsvtank2tb.c 
wsvtank2tb.c
e:\earthworm\earthworm_7.10beta32\src\archiving\tankplayer_tools\wsvtank2tb.c(119) : warning C4701: potentially uninitialized local variable 'byteOrder' used
	link /out:e:\earthworm\earthworm_7.10beta32\bin\wsvtank2tb.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib wsvtank2tb.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  swap.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\archiving\trig2disk 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c trig2disk.c CatPsuedoTrig.c 
trig2disk.c
trig2disk.c(767): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
trig2disk.c(777): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
trig2disk.c(882): warning C4459: declaration of 'MyPid' hides global declaration
trig2disk.c(329): note: see declaration of 'MyPid'
trig2disk.c(1076): warning C4100: 'dummy': unreferenced formal parameter
trig2disk.c(1217): warning C4100: 'dummy': unreferenced formal parameter
trig2disk.c(1580): warning C4459: declaration of 'wsIp' hides global declaration
trig2disk.c(266): note: see declaration of 'wsIp'
trig2disk.c(1580): warning C4459: declaration of 'wsPort' hides global declaration
trig2disk.c(267): note: see declaration of 'wsPort'
trig2disk.c(1581): warning C4459: declaration of 'TimeoutSeconds' hides global declaration
trig2disk.c(263): note: see declaration of 'TimeoutSeconds'
trig2disk.c(1582): warning C4459: declaration of 'Debug' hides global declaration
trig2disk.c(325): note: see declaration of 'Debug'
trig2disk.c(1647): warning C4459: declaration of 'TimeoutSeconds' hides global declaration
trig2disk.c(263): note: see declaration of 'TimeoutSeconds'
trig2disk.c(1647): warning C4459: declaration of 'Debug' hides global declaration
trig2disk.c(325): note: see declaration of 'Debug'
CatPsuedoTrig.c
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\archiving\trig2disk\trig2disk.c(627) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\archiving\trig2disk\trig2disk.c(636) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\archiving\trig2disk\trig2disk.c(669) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\archiving\trig2disk\trig2disk.c(671) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\archiving\trig2disk\trig2disk.c(692) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\archiving\trig2disk\trig2disk.c(698) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\archiving\trig2disk\trig2disk.c(707) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\archiving\trig2disk\trig2disk.c(741) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\archiving\trig2disk\trig2disk.c(745) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\archiving\trig2disk\trig2disk.c(749) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\archiving\trig2disk\trig2disk.c(753) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\archiving\trig2disk\trig2disk.c(765) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\archiving\trig2disk\trig2disk.c(775) : warning C4706: assignment within conditional expression
	link /out:e:\earthworm\earthworm_7.10beta32\bin\trig2disk.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib trig2disk.obj  CatPsuedoTrig.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  ahputaway.obj  cosmos0putaway.obj  dirops_ew.obj  geo_to_km.obj  gseputaway.obj  htonl.obj  mem_circ_queue.obj  mseedputaway.obj  ntohl.obj  parse_trig.obj  psn4putaway.obj  putaway.obj  sacputaway.obj  seiputaway.obj  seiutils.obj  socket_ew.obj  socket_ew_common.obj  sudsputaway.obj  swap.obj  tankputaway.obj  wfdiscputaway.obj  ws_clientII.obj  xdr.obj  xdr_array.obj  xdr_float.obj  xdr_stdio.obj  libmseed.lib  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\archiving\wave_serverV 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c wave_serverV.c compare.c index.c index_util.c serve_trace.c server_thread.c tb_packet_db.c 
wave_serverV.c
wave_serverV.c(1382): warning C4100: 'dummy': unreferenced formal parameter
wave_serverV.c(1563): warning C4100: 'dummy': unreferenced formal parameter
wave_serverV.c(1784): warning C4100: 'dummy': unreferenced formal parameter
wave_serverV.c(2650): warning C4459: declaration of 'pTSPtr' hides global declaration
wave_serverV.c(608): note: see declaration of 'pTSPtr'
wave_serverV.c(2938): warning C4459: declaration of 'Tanks' hides global declaration
wave_serverV.c(500): note: see declaration of 'Tanks'
wave_serverV.c(2938): warning C4459: declaration of 'nTanks' hides global declaration
wave_serverV.c(599): note: see declaration of 'nTanks'
wave_serverV.c(2959): warning C4100: 'signum': unreferenced formal parameter
wave_serverV.c(2983): warning C4459: declaration of 'pTSPtr' hides global declaration
wave_serverV.c(608): note: see declaration of 'pTSPtr'
compare.c
index.c
index_util.c
index_util.c(1126): warning C4018: '<': signed/unsigned mismatch
index_util.c(1135): warning C4018: '<': signed/unsigned mismatch
index_util.c(1274): warning C4100: 'pTANKList': unreferenced formal parameter
index_util.c(1564): warning C4100: 'size': unreferenced formal parameter
index_util.c(1739): warning C4018: '>': signed/unsigned mismatch
serve_trace.c
serve_trace.c(629): warning C4389: '!=': signed/unsigned mismatch
serve_trace.c(740): warning C4389: '==': signed/unsigned mismatch
server_thread.c
tb_packet_db.c
tb_packet_db.c(518): warning C4100: 'loc': unreferenced formal parameter
tb_packet_db.c(517): warning C4100: 'chan': unreferenced formal parameter
tb_packet_db.c(516): warning C4100: 'net': unreferenced formal parameter
tb_packet_db.c(515): warning C4100: 'sta': unreferenced formal parameter
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\archiving\wave_serverv\server_thread.c(1170) : warning C4706: assignment within conditional expression
	link /out:e:\earthworm\earthworm_7.10beta32\bin\wave_serverV.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib wave_serverV.obj  compare.obj  index.obj  index_util.obj  serve_trace.obj  server_thread.obj  tb_packet_db.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  mem_circ_queue.obj  socket_ew.obj  socket_ew_common.obj  sqlite3.obj  swap.obj  libew_mt.lib
---------- 
Making Tools in: E:\earthworm\earthworm_7.10beta32\src\archiving\wave_serverV\Tools 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /I.. /c inspect_tank.c 
inspect_tank.c
inspect_tank.c(244): warning C4018: '<': signed/unsigned mismatch
inspect_tank.c(259): warning C4018: '<': signed/unsigned mismatch
inspect_tank.c(261): warning C4018: '>=': signed/unsigned mismatch
e:\earthworm\earthworm_7.10beta32\src\archiving\wave_serverv\tools\inspect_tank.c(228) : warning C4701: potentially uninitialized local variable 'gapSec' used
	link /out:e:\earthworm\earthworm_7.10beta32\bin\inspect_tank.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib inspect_tank.obj
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /I.. /c read_index.c 
read_index.c
read_index.c(78): warning C4018: '<': signed/unsigned mismatch
	link /out:e:\earthworm\earthworm_7.10beta32\bin\read_index.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib read_index.obj
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /I.. /c read_struct.c 
read_struct.c
read_struct.c(73): warning C4018: '<': signed/unsigned mismatch
	link /out:e:\earthworm\earthworm_7.10beta32\bin\read_struct.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib read_struct.obj
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\archiving\waveman2disk 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c waveman2disk.c CatPsuedoTrig.c 
waveman2disk.c
CatPsuedoTrig.c
Generating Code...
	link /out:e:\earthworm\earthworm_7.10beta32\bin\waveman2disk.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib waveman2disk.obj  CatPsuedoTrig.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  ahputaway.obj  cosmos0putaway.obj  dirops_ew.obj  geo_to_km.obj  gseputaway.obj  htonl.obj  mem_circ_queue.obj  mseedputaway.obj  ntohl.obj  parse_trig.obj  psn4putaway.obj  putaway.obj  sacputaway.obj  seiputaway.obj  seiutils.obj  socket_ew.obj  socket_ew_common.obj  sudsputaway.obj  swap.obj  tankputaway.obj  ws_clientII.obj  xdr.obj  xdr_stdio.obj  xdr_float.obj  xdr_array.obj  libmseed.lib  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\data_exchange 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\data_exchange\coaxtoring 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c coaxtoring.c receiver_nt.c 
coaxtoring.c
coaxtoring.c(347): warning C4100: 'dummy': unreferenced formal parameter
coaxtoring.c(822): warning C4100: 'dummy': unreferenced formal parameter
coaxtoring.c(886): warning C4100: 'dummy': unreferenced formal parameter
receiver_nt.c
Generating Code...
	link /out:e:\earthworm\earthworm_7.10beta32\bin\coaxtoring.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib coaxtoring.obj  receiver_nt.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  socket_ew.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\data_exchange\condenselogo 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c condenselogo.c 
condenselogo.c
	link /out:e:\earthworm\earthworm_7.10beta32\bin\condenselogo.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib condenselogo.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\data_exchange\ew2file 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c ew2file.c 
ew2file.c
ew2file.c(336): warning C4100: 'dummy': unreferenced formal parameter
ew2file.c(430): warning C4100: 'dummy': unreferenced formal parameter
ew2file.c(666): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
ew2file.c(699): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
ew2file.c(717): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
ew2file.c(776): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
	link /out:e:\earthworm\earthworm_7.10beta32\bin\ew2file.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib ew2file.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  dirops_ew.obj  getsysname_ew.obj  mem_circ_queue.obj  read_arc.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\data_exchange\ew2ringserver 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T   /Ie:\earthworm\earthworm_7.10beta32\src\libsrc\libdali /c ew2ringserver.c exportfilter.c 
ew2ringserver.c
ew2ringserver.c(395): warning C4100: 'dummy': unreferenced formal parameter
ew2ringserver.c(884): warning C4459: declaration of 'Logo' hides global declaration
ew2ringserver.c(90): note: see declaration of 'Logo'
ew2ringserver.c(884): warning C4100: 'msg': unreferenced formal parameter
ew2ringserver.c(983): warning C4244: 'function': conversion from 'int64_t' to '::size_t', possible loss of data
ew2ringserver.c(988): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data
ew2ringserver.c(1122): warning C4244: 'function': conversion from 'double' to 'unsigned long', possible loss of data
ew2ringserver.c(1207): warning C4244: 'function': conversion from 'int' to 'flag', possible loss of data
ew2ringserver.c(1219): warning C4244: 'function': conversion from 'int' to 'flag', possible loss of data
ew2ringserver.c(1263): warning C4244: 'function': conversion from 'int' to 'flag', possible loss of data
ew2ringserver.c(1275): warning C4244: 'function': conversion from 'int' to 'flag', possible loss of data
exportfilter.c
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\data_exchange\ew2ringserver\ew2ringserver.c(193) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\ew2ringserver\ew2ringserver.c(252) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\ew2ringserver\ew2ringserver.c(610) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\ew2ringserver\ew2ringserver.c(620) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\ew2ringserver\ew2ringserver.c(630) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\ew2ringserver\ew2ringserver.c(955) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\ew2ringserver\ew2ringserver.c(1014) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\ew2ringserver\ew2ringserver.c(1032) : warning C4706: assignment within conditional expression
	link /out:e:\earthworm\earthworm_7.10beta32\bin\ew2ringserver.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib ew2ringserver.obj  exportfilter.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  mem_circ_queue.obj  rdpickcoda.obj  swap.obj  libdali.lib  libmseed.lib  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\data_exchange\ewexport2ringserver 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\data_exchange\ewexport2ringserver\src 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T   /Ie:\earthworm\earthworm_7.10beta32\src\libsrc\libdali /c ewexport2ringserver.c network.c util.c 
ewexport2ringserver.c
ewexport2ringserver.c(338): warning C4100: 'dummy': unreferenced formal parameter
ewexport2ringserver.c(764): warning C4100: 'msglen': unreferenced formal parameter
ewexport2ringserver.c(1053): warning C4244: 'function': conversion from 'int' to 'flag', possible loss of data
ewexport2ringserver.c(1054): warning C4244: 'function': conversion from 'int' to 'flag', possible loss of data
ewexport2ringserver.c(1092): warning C4244: 'function': conversion from 'int' to 'flag', possible loss of data
ewexport2ringserver.c(1093): warning C4244: 'function': conversion from 'int' to 'flag', possible loss of data
network.c
network.c(230): warning C4389: '!=': signed/unsigned mismatch
util.c
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\data_exchange\ewexport2ringserver\src\ewexport2ringserver.c(162) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\ewexport2ringserver\src\ewexport2ringserver.c(187) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\ewexport2ringserver\src\ewexport2ringserver.c(791) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\ewexport2ringserver\src\ewexport2ringserver.c(945) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\ewexport2ringserver\src\ewexport2ringserver.c(963) : warning C4706: assignment within conditional expression
	link /out:e:\earthworm\earthworm_7.10beta32\bin\ewexport2ringserver.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib ewexport2ringserver.obj  network.obj  util.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib libdali.lib libmseed.lib libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\data_exchange\export 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c export.c genericfilter.c 
export.c
export.c(734): warning C4100: 'dummy': unreferenced formal parameter
export.c(891): warning C4459: declaration of 'now' hides global declaration
export.c(194): note: see declaration of 'now'
export.c(889): warning C4100: 'dummy': unreferenced formal parameter
export.c(1009): warning C4100: 'dummy': unreferenced formal parameter
export.c(1181): warning C4459: declaration of 'ActiveSocket' hides global declaration
export.c(210): note: see declaration of 'ActiveSocket'
genericfilter.c
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\data_exchange\export\export.c(643) : warning C4701: potentially uninitialized local variable 'messageStackerTimeout' used
e:\earthworm\earthworm_7.10beta32\src\data_exchange\export\export.c(643) : warning C4701: potentially uninitialized local variable 'messageStackerTimer' used
e:\earthworm\earthworm_7.10beta32\src\data_exchange\export\export.c(659) : warning C4701: potentially uninitialized local variable 'socketSenderTimer' used
e:\earthworm\earthworm_7.10beta32\src\data_exchange\export\export.c(675) : warning C4701: potentially uninitialized local variable 'socketListenerTimer' used
e:\earthworm\earthworm_7.10beta32\src\data_exchange\export\export.c(1317) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\export\export.c(1325) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\export\export.c(1333) : warning C4706: assignment within conditional expression
	link /out:e:\earthworm\earthworm_7.10beta32\bin\export_generic.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib export.obj  e:\earthworm\earthworm_7.10beta32\lib/mem_circ_queue.obj genericfilter.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  getsysname_ew.obj  socket_ew.obj  socket_ew_common.obj  swap.obj  libmseed.lib  libew_mt.lib
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c scnfilter.c 
scnfilter.c
scnfilter.c(914): warning C4244: 'function': conversion from 'int' to 'flag', possible loss of data
e:\earthworm\earthworm_7.10beta32\src\data_exchange\export\scnfilter.c(989) : warning C4701: potentially uninitialized local variable 'thd2' used
e:\earthworm\earthworm_7.10beta32\src\data_exchange\export\scnfilter.c(989) : warning C4703: potentially uninitialized local pointer variable 'thd2' used
	link /out:e:\earthworm\earthworm_7.10beta32\bin\export_scnl.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib export.obj  e:\earthworm\earthworm_7.10beta32\lib/mem_circ_queue.obj scnfilter.obj  e:\earthworm\earthworm_7.10beta32\lib\rdpickcoda.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  getsysname_ew.obj  socket_ew.obj  socket_ew_common.obj  swap.obj  libmseed.lib  libew_mt.lib
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c export_scn_pri.c 
export_scn_pri.c
export_scn_pri.c(565): warning C4100: 'dummy': unreferenced formal parameter
export_scn_pri.c(726): warning C4459: declaration of 'now' hides global declaration
export_scn_pri.c(123): note: see declaration of 'now'
export_scn_pri.c(724): warning C4100: 'dummy': unreferenced formal parameter
export_scn_pri.c(939): warning C4244: '=': conversion from 'int' to 'EW_PRIORITY', possible loss of data
export_scn_pri.c(857): warning C4100: 'dummy': unreferenced formal parameter
export_scn_pri.c(1065): warning C4459: declaration of 'ActiveSocket' hides global declaration
export_scn_pri.c(138): note: see declaration of 'ActiveSocket'
e:\earthworm\earthworm_7.10beta32\src\data_exchange\export\export_scn_pri.c(1202) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\export\export_scn_pri.c(1210) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\export\export_scn_pri.c(1218) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\export\export_scn_pri.c(1254) : warning C4706: assignment within conditional expression
	link /out:e:\earthworm\earthworm_7.10beta32\bin\export_scnl_pri.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib export_scn_pri.obj  e:\earthworm\earthworm_7.10beta32\lib/priority_queue.obj scnfilter.obj  e:\earthworm\earthworm_7.10beta32\lib\rdpickcoda.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  getsysname_ew.obj  socket_ew.obj  socket_ew_common.obj  swap.obj  libmseed.lib  libew_mt.lib
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c export_actv.c 
export_actv.c
export_actv.c(443): warning C4100: 'dummy': unreferenced formal parameter
export_actv.c(614): warning C4459: declaration of 'now' hides global declaration
export_actv.c(73): note: see declaration of 'now'
export_actv.c(612): warning C4100: 'dummy': unreferenced formal parameter
export_actv.c(733): warning C4100: 'dummy': unreferenced formal parameter
export_actv.c(948): warning C4459: declaration of 'ActiveSocket' hides global declaration
export_actv.c(91): note: see declaration of 'ActiveSocket'
e:\earthworm\earthworm_7.10beta32\src\data_exchange\export\export_actv.c(1108) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\export\export_actv.c(1118) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\export\export_actv.c(1128) : warning C4706: assignment within conditional expression
	link /out:e:\earthworm\earthworm_7.10beta32\bin\export_gen_actv.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib export_actv.obj  e:\earthworm\earthworm_7.10beta32\lib/mem_circ_queue.obj genericfilter.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  getsysname_ew.obj  socket_ew.obj  socket_ew_common.obj  swap.obj  libmseed.lib  libew_mt.lib
	link /out:e:\earthworm\earthworm_7.10beta32\bin\export_scnl_actv.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib export_actv.obj  e:\earthworm\earthworm_7.10beta32\lib/mem_circ_queue.obj scnfilter.obj  e:\earthworm\earthworm_7.10beta32\lib\rdpickcoda.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  getsysname_ew.obj  socket_ew.obj  socket_ew_common.obj  swap.obj  libmseed.lib  libew_mt.lib
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c export_ack.c 
export_ack.c
export_ack.c(799): warning C4100: 'dummy': unreferenced formal parameter
export_ack.c(983): warning C4459: declaration of 'now' hides global declaration
export_ack.c(239): note: see declaration of 'now'
export_ack.c(980): warning C4100: 'dummy': unreferenced formal parameter
export_ack.c(1146): warning C4100: 'dummy': unreferenced formal parameter
export_ack.c(1307): warning C4459: declaration of 'ActiveSocket' hides global declaration
export_ack.c(195): note: see declaration of 'ActiveSocket'
e:\earthworm\earthworm_7.10beta32\src\data_exchange\export\export_ack.c(698) : warning C4701: potentially uninitialized local variable 'messageStackerTimeout' used
e:\earthworm\earthworm_7.10beta32\src\data_exchange\export\export_ack.c(698) : warning C4701: potentially uninitialized local variable 'messageStackerTimer' used
e:\earthworm\earthworm_7.10beta32\src\data_exchange\export\export_ack.c(714) : warning C4701: potentially uninitialized local variable 'socketSenderTimer' used
e:\earthworm\earthworm_7.10beta32\src\data_exchange\export\export_ack.c(730) : warning C4701: potentially uninitialized local variable 'socketRecvTimer' used
e:\earthworm\earthworm_7.10beta32\src\data_exchange\export\export_ack.c(1442) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\export\export_ack.c(1450) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\export\export_ack.c(1458) : warning C4706: assignment within conditional expression
	link /out:e:\earthworm\earthworm_7.10beta32\bin\export_ack.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib export_ack.obj  e:\earthworm\earthworm_7.10beta32\lib/mem_circ_queue.obj genericfilter.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  getsysname_ew.obj  socket_ew.obj  socket_ew_common.obj  swap.obj  libmseed.lib  libew_mt.lib
	link /out:e:\earthworm\earthworm_7.10beta32\bin\export_scnl_ack.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib export_ack.obj  e:\earthworm\earthworm_7.10beta32\lib/mem_circ_queue.obj scnfilter.obj  e:\earthworm\earthworm_7.10beta32\lib\rdpickcoda.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  getsysname_ew.obj  socket_ew.obj  socket_ew_common.obj  swap.obj  libmseed.lib  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\data_exchange\file2ew 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c file2ew.c raw2ew.c 
file2ew.c
raw2ew.c
raw2ew.c(258): warning C4100: 'system': unreferenced formal parameter
raw2ew.c(258): warning C4100: 'fname': unreferenced formal parameter
raw2ew.c(258): warning C4100: 'fp': unreferenced formal parameter
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\data_exchange\file2ew\raw2ew.c(120) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\file2ew\raw2ew.c(131) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\file2ew\raw2ew.c(139) : warning C4706: assignment within conditional expression
	link /out:e:\earthworm\earthworm_7.10beta32\bin\file2ew.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib file2ew.obj raw2ew.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  dirops_ew.obj  k2evt2ew.obj  swap.obj  libew_mt.lib
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c csmip2ew.c 
csmip2ew.c
csmip2ew.c(204): warning C4100: 'fname': unreferenced formal parameter
csmip2ew.c(362): warning C4100: 'system': unreferenced formal parameter
csmip2ew.c(362): warning C4100: 'fname': unreferenced formal parameter
csmip2ew.c(362): warning C4100: 'fp': unreferenced formal parameter
e:\earthworm\earthworm_7.10beta32\src\data_exchange\file2ew\csmip2ew.c(145) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\file2ew\csmip2ew.c(162) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\file2ew\csmip2ew.c(170) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\file2ew\csmip2ew.c(178) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\file2ew\csmip2ew.c(186) : warning C4706: assignment within conditional expression
	link /out:e:\earthworm\earthworm_7.10beta32\bin\sm_csmip2ew.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib file2ew.obj  e:\earthworm\earthworm_7.10beta32\lib/rw_strongmotionII.obj csmip2ew.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  dirops_ew.obj  k2evt2ew.obj  swap.obj  libew_mt.lib
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c nsmp2ew.c 
nsmp2ew.c
nsmp2ew.c(397): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
nsmp2ew.c(449): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
nsmp2ew.c(719): warning C4100: 'system': unreferenced formal parameter
nsmp2ew.c(719): warning C4100: 'fname': unreferenced formal parameter
nsmp2ew.c(719): warning C4100: 'fp': unreferenced formal parameter
e:\earthworm\earthworm_7.10beta32\src\data_exchange\file2ew\nsmp2ew.c(206) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\file2ew\nsmp2ew.c(223) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\file2ew\nsmp2ew.c(231) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\file2ew\nsmp2ew.c(239) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\file2ew\nsmp2ew.c(247) : warning C4706: assignment within conditional expression
	link /out:e:\earthworm\earthworm_7.10beta32\bin\sm_nsmp2ew.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib file2ew.obj  e:\earthworm\earthworm_7.10beta32\lib/rw_strongmotionII.obj nsmp2ew.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  dirops_ew.obj  k2evt2ew.obj  swap.obj  libew_mt.lib
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c redi2ew.c 
redi2ew.c
redi2ew.c(327): warning C4100: 'system': unreferenced formal parameter
redi2ew.c(327): warning C4100: 'fname': unreferenced formal parameter
redi2ew.c(327): warning C4100: 'fp': unreferenced formal parameter
	link /out:e:\earthworm\earthworm_7.10beta32\bin\sm_redi2ew.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib file2ew.obj  e:\earthworm\earthworm_7.10beta32\lib/rw_strongmotionII.obj redi2ew.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  dirops_ew.obj  k2evt2ew.obj  swap.obj  libew_mt.lib
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c terra2ew.c 
terra2ew.c
terra2ew.c(227): warning C4100: 'fname': unreferenced formal parameter
terra2ew.c(551): warning C4100: 'fname': unreferenced formal parameter
e:\earthworm\earthworm_7.10beta32\src\data_exchange\file2ew\terra2ew.c(163) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\file2ew\terra2ew.c(180) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\file2ew\terra2ew.c(188) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\file2ew\terra2ew.c(196) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\file2ew\terra2ew.c(204) : warning C4706: assignment within conditional expression
	link /out:e:\earthworm\earthworm_7.10beta32\bin\sm_terra2ew.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib file2ew.obj  e:\earthworm\earthworm_7.10beta32\lib/rw_strongmotionII.obj terra2ew.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  dirops_ew.obj  k2evt2ew.obj  swap.obj  libew_mt.lib
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c tremor2ew.c 
tremor2ew.c
tremor2ew.c(219): warning C4100: 'fname': unreferenced formal parameter
tremor2ew.c(456): warning C4100: 'system': unreferenced formal parameter
tremor2ew.c(456): warning C4100: 'fname': unreferenced formal parameter
e:\earthworm\earthworm_7.10beta32\src\data_exchange\file2ew\tremor2ew.c(160) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\file2ew\tremor2ew.c(177) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\file2ew\tremor2ew.c(185) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\file2ew\tremor2ew.c(193) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\file2ew\tremor2ew.c(201) : warning C4706: assignment within conditional expression
	link /out:e:\earthworm\earthworm_7.10beta32\bin\sm_tremor2ew.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib file2ew.obj  e:\earthworm\earthworm_7.10beta32\lib/rw_strongmotionII.obj tremor2ew.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  dirops_ew.obj  k2evt2ew.obj  swap.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\data_exchange\getfile_ew 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c getfile_ew.c getfile_socket.c 
getfile_ew.c
getfile_ew.c(118): warning C4101: 'isIPv6': unreferenced local variable
getfile_ew.c(118): warning C4101: 'err': unreferenced local variable
getfile_ew.c(473): warning C4996: 'putenv': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _putenv. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1367): note: see declaration of 'putenv'
getfile_ew.c(711): warning C4100: 'dummy': unreferenced formal parameter
getfile_socket.c
getfile_socket.c(75): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(459): note: see declaration of 'close'
getfile_socket.c(92): warning C4047: 'function': 'const char *' differs in levels of indirection from 'int'
getfile_socket.c(92): warning C4024: 'setuptcpserver_ew': different types for formal and actual parameter 2
getfile_socket.c(90): warning C4101: 'address': unreferenced local variable
getfile_socket.c(89): warning C4189: 'optVal': local variable is initialized but not referenced
getfile_socket.c(88): warning C4101: 'server': unreferenced local variable
getfile_socket.c(119): warning C4101: 'ipv6Addr': unreferenced local variable
getfile_socket.c(118): warning C4101: 'ipv4Addr': unreferenced local variable
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\data_exchange\getfile_ew\getfile_ew.c(449) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\getfile_ew\getfile_ew.c(452) : warning C4706: assignment within conditional expression
	link /out:e:\earthworm\earthworm_7.10beta32\bin\getfile_ew.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib getfile_ew.obj  getfile_socket.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  dirops_ew.obj  socket_ew.obj  socket_ew_common.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\data_exchange\getfileII 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c getfileII.c chdir_win.c config.c log.c rename_win.c socket_win.c tzset_win.c 
getfileII.c
chdir_win.c
config.c
log.c
rename_win.c
socket_win.c
tzset_win.c
Generating Code...
	link /out:e:\earthworm\earthworm_7.10beta32\bin\getfileII.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib getfileII.obj  chdir_win.obj  config.obj  log.obj  rename_win.obj  socket_win.obj  tzset_win.obj
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\data_exchange\import_generic 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /D_NTSDK /c import_ack.c 
import_ack.c
import_ack.c(476): warning C4100: 'dummy': unreferenced formal parameter
	link /out:e:\earthworm\earthworm_7.10beta32\bin\import_ack.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib import_ack.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  socket_ew.obj  socket_ew_common.obj  libew_mt.lib
	copy /Y e:\earthworm\earthworm_7.10beta32\bin\import_ack.exe e:\earthworm\earthworm_7.10beta32\bin\import_generic.exe
        1 file(s) copied.
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\data_exchange\import_pasv 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /D_NTSDK /c import_gen_pasv.c 
import_gen_pasv.c
import_gen_pasv.c(190): warning C4189: 'on': local variable is initialized but not referenced
import_gen_pasv.c(486): warning C4100: 'dummy': unreferenced formal parameter
import_gen_pasv.c(707): warning C4100: 'dummy': unreferenced formal parameter
import_gen_pasv.c(1176): warning C4459: declaration of 'ActiveSocket' hides global declaration
import_gen_pasv.c(150): note: see declaration of 'ActiveSocket'
	link /out:e:\earthworm\earthworm_7.10beta32\bin\import_gen_pasv.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib import_gen_pasv.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  parse_ip_address.obj  socket_ew.obj  socket_ew_common.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\data_exchange\makehbfile 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c makehbfile.c chdir_win.c config.c mkdir_win.c rename_win.c sleep_win.c 
makehbfile.c
chdir_win.c
config.c
mkdir_win.c
rename_win.c
sleep_win.c
Generating Code...
	link /out:e:\earthworm\earthworm_7.10beta32\bin\makehbfile.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib makehbfile.obj  chdir_win.obj  config.obj  mkdir_win.obj  rename_win.obj  sleep_win.obj
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\data_exchange\pickwasher 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c pickwasher.c 
pickwasher.c
pickwasher.c(519): warning C4100: 'dummy': unreferenced formal parameter
pickwasher.c(698): warning C4100: 'dummy': unreferenced formal parameter
e:\earthworm\earthworm_7.10beta32\src\data_exchange\pickwasher\pickwasher.c(533) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\pickwasher\pickwasher.c(678) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\pickwasher\pickwasher.c(576) : warning C4701: potentially uninitialized local variable 'test' used
	link /out:e:\earthworm\earthworm_7.10beta32\bin\pickwasher.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib pickwasher.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  mem_circ_queue.obj  global_msg.obj  global_pick_rw.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\data_exchange\ringdup 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /I../export /c ringdup.c 
ringdup.c
ringdup.c(444): warning C4100: 'dummy': unreferenced formal parameter
ringdup.c(491): warning C4100: 'dummy': unreferenced formal parameter
	link /out:e:\earthworm\earthworm_7.10beta32\bin\ringdup_generic.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib ringdup.obj ../export\genericfilter.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  getsysname_ew.obj  mem_circ_queue.obj  swap.obj  libmseed.lib  libew_mt.lib
	link /out:e:\earthworm\earthworm_7.10beta32\bin\ringdup_scn.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib ringdup.obj ../export\scnfilter.obj  e:\earthworm\earthworm_7.10beta32\lib\rdpickcoda.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  getsysname_ew.obj  mem_circ_queue.obj  swap.obj  libmseed.lib  libew_mt.lib
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /I../export /D_TBUF2MSEED ringdup.c
ringdup.c
ringdup.c(444): warning C4100: 'dummy': unreferenced formal parameter
ringdup.c(491): warning C4100: 'dummy': unreferenced formal parameter
ringdup.c(963): warning C4100: 'handlerdata': unreferenced formal parameter
ringdup.c(1181): warning C4244: 'function': conversion from 'int' to 'flag', possible loss of data
ringdup.c(1218): warning C4244: 'function': conversion from 'int' to 'flag', possible loss of data
e:\earthworm\earthworm_7.10beta32\src\data_exchange\ringdup\ringdup.c(262) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\ringdup\ringdup.c(1039) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\ringdup\ringdup.c(1098) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\ringdup\ringdup.c(1117) : warning C4706: assignment within conditional expression
	move ringdup.obj tbuf2mseed.obj
        1 file(s) moved.
	link /out:e:\earthworm\earthworm_7.10beta32\bin\tbuf2mseed.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib tbuf2mseed.obj ../export\scnfilter.obj  e:\earthworm\earthworm_7.10beta32\lib\rdpickcoda.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  getsysname_ew.obj  mem_circ_queue.obj  swap.obj  libmseed.lib  libew_mt.lib
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /I../export /D_MSEED2TBUF ringdup.c
ringdup.c
ringdup.c(444): warning C4100: 'dummy': unreferenced formal parameter
ringdup.c(491): warning C4100: 'dummy': unreferenced formal parameter
	move ringdup.obj mseed2tbuf.obj
        1 file(s) moved.
	link /out:e:\earthworm\earthworm_7.10beta32\bin\mseed2tbuf.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib mseed2tbuf.obj ../export\scnfilter.obj  e:\earthworm\earthworm_7.10beta32\lib\rdpickcoda.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  getsysname_ew.obj  mem_circ_queue.obj  swap.obj  libmseed.lib  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\data_exchange\ringtocoax 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c ringtocoax.c sender.c 
ringtocoax.c
ringtocoax.c(779): warning C4456: declaration of 'i' hides previous local declaration
ringtocoax.c(676): note: see declaration of 'i'
sender.c
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\data_exchange\ringtocoax\ringtocoax.c(458) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\ringtocoax\ringtocoax.c(468) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\ringtocoax\ringtocoax.c(478) : warning C4706: assignment within conditional expression
	link /out:e:\earthworm\earthworm_7.10beta32\bin\ringtocoax.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib ringtocoax.obj  sender.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  socket_ew.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\data_exchange\ringtocoaxII 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c ringtocoaxII.c sender.c 
ringtocoaxII.c
ringtocoaxII.c(395): warning C4100: 'dummy': unreferenced formal parameter
ringtocoaxII.c(522): warning C4100: 'dummy': unreferenced formal parameter
ringtocoaxII.c(583): warning C4100: 'dummy': unreferenced formal parameter
ringtocoaxII.c(802): warning C4456: declaration of 'i' hides previous local declaration
ringtocoaxII.c(639): note: see declaration of 'i'
sender.c
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\data_exchange\ringtocoaxii\ringtocoaxii.c(1238) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\ringtocoaxii\ringtocoaxii.c(1248) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\ringtocoaxii\ringtocoaxii.c(1258) : warning C4706: assignment within conditional expression
	link /out:e:\earthworm\earthworm_7.10beta32\bin\ringtocoaxII.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib ringtocoaxII.obj  sender.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  mem_circ_queue.obj  socket_ew.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\data_exchange\scn_convert 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c scn2scnl.c scn_config.c scn_convert.c to_coda_scnl.c to_pick_scnl.c to_trace_scnl.c 
scn2scnl.c
scn_config.c
scn_convert.c
scn_convert.c(59): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
scn_convert.c(60): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
scn_convert.c(61): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
scn_convert.c(95): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
scn_convert.c(96): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
scn_convert.c(97): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
scn_convert.c(105): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
scn_convert.c(116): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
scn_convert.c(127): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
scn_convert.c(138): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
to_coda_scnl.c
to_pick_scnl.c
to_trace_scnl.c
Generating Code...
	link /out:e:\earthworm\earthworm_7.10beta32\bin\scn2scnl.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib scn2scnl.obj  scn_config.obj  scn_convert.obj  to_coda_scnl.obj  to_pick_scnl.obj  to_trace_scnl.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  rdpickcoda.obj  libew_mt.lib
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c scnl2scn.c scnl_config.c scnl_convert.c to_coda2k.c to_pick2k.c to_trace_scn.c 
scnl2scn.c
scnl_config.c
scnl_convert.c
scnl_convert.c(63): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
scnl_convert.c(64): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
scnl_convert.c(65): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
scnl_convert.c(66): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
scnl_convert.c(104): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
scnl_convert.c(105): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
scnl_convert.c(106): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
scnl_convert.c(107): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
scnl_convert.c(115): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
scnl_convert.c(126): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
scnl_convert.c(137): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
to_coda2k.c
to_pick2k.c
to_trace_scn.c
Generating Code...
	link /out:e:\earthworm\earthworm_7.10beta32\bin\scnl2scn.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib scnl2scn.obj  scnl_config.obj  scnl_convert.obj  to_coda2k.obj  to_pick2k.obj  to_trace_scn.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  rdpickcoda.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\data_exchange\seisan_report 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c seisan_report.c 
seisan_report.c
	link /out:e:\earthworm\earthworm_7.10beta32\bin\seisan_report.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib seisan_report.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  copyfile.obj  dirops_ew.obj  fleng.obj  nordic.obj  read_arc.obj  rw_mag.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\data_exchange\sendfileII 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c sendfileII.c chdir_win.c config.c fopen_win.c getfname_win.c log.c sleep_win.c socket_win.c tzset_win.c 
sendfileII.c
chdir_win.c
config.c
fopen_win.c
getfname_win.c
log.c
sleep_win.c
socket_win.c
socket_win.c(62): warning C4189: 'optVal': local variable is initialized but not referenced
tzset_win.c
Generating Code...
	link /out:e:\earthworm\earthworm_7.10beta32\bin\sendfileII.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib sendfileII.obj  chdir_win.obj  config.obj  fopen_win.obj  getfname_win.obj  log.obj  sleep_win.obj  socket_win.obj  tzset_win.obj
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\data_exchange\slink2ew 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

---------- 
Making libslink.lib in: E:\earthworm\earthworm_7.10beta32\src\data_exchange\slink2ew\libslink 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c config.c genutils.c globmatch.c gswap.c logging.c msrecord.c network.c slplatform.c slutils.c statefile.c strutils.c unpack.c 
config.c
config.c(114): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(459): note: see declaration of 'close'
genutils.c
genutils.c(152): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(523): note: see declaration of 'read'
globmatch.c
gswap.c
logging.c
msrecord.c
network.c
network.c(658): warning C4189: 'err': local variable is initialized but not referenced
network.c(1043): warning C4305: 'function': truncation from 'double' to 'float'
network.c(1176): warning C4389: '==': signed/unsigned mismatch
network.c(1327): warning C4018: '<': signed/unsigned mismatch
slplatform.c
slplatform.c(309): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(516): note: see declaration of 'open'
slutils.c
slutils.c(1043): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
slutils.c(1044): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
slutils.c(1049): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
slutils.c(1119): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
statefile.c
statefile.c(53): warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _write. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(558): note: see declaration of 'write'
statefile.c(62): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(459): note: see declaration of 'close'
statefile.c(152): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(459): note: see declaration of 'close'
strutils.c
unpack.c
unpack.c(148): warning C4244: '=': conversion from 'int' to 'int8_t', possible loss of data
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\data_exchange\slink2ew\libslink\network.c(134) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\slink2ew\libslink\network.c(320) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\slink2ew\libslink\network.c(136) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\slink2ew\libslink\network.c(322) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\slink2ew\libslink\network.c(389) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\slink2ew\libslink\network.c(391) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\slink2ew\libslink\network.c(944) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\slink2ew\libslink\network.c(525) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\slink2ew\libslink\network.c(990) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\slink2ew\libslink\network.c(527) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\slink2ew\libslink\network.c(992) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\slink2ew\libslink\globmatch.c(111) : warning C4706: assignment within conditional expression
	lib /nologo /out:e:\earthworm\earthworm_7.10beta32\lib\libslink.lib config.obj  genutils.obj  globmatch.obj  gswap.obj  logging.obj  msrecord.obj  network.obj  slplatform.obj  slutils.obj  statefile.obj  strutils.obj  unpack.obj
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /Ilibslink /D_NTSDK /c slink2ew.c 
slink2ew.c
slink2ew.c(238): warning C4100: 'packet_size': unreferenced formal parameter
slink2ew.c(262): warning C4459: declaration of 'mregionOut' hides global declaration
slink2ew.c(73): note: see declaration of 'mregionOut'
slink2ew.c(316): warning C4244: 'function': conversion from 'int' to 'flag', possible loss of data
slink2ew.c(320): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data
slink2ew.c(378): warning C4244: 'function': conversion from 'int64_t' to '::size_t', possible loss of data
slink2ew.c(380): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data
slink2ew.c(671): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
e:\earthworm\earthworm_7.10beta32\src\data_exchange\slink2ew\slink2ew.c(125) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\slink2ew\slink2ew.c(173) : warning C4701: potentially uninitialized local variable 'etimeLastPkt' used
e:\earthworm\earthworm_7.10beta32\src\data_exchange\slink2ew\slink2ew.c(623) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\slink2ew\slink2ew.c(644) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\slink2ew\slink2ew.c(669) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\slink2ew\slink2ew.c(682) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\slink2ew\slink2ew.c(696) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\slink2ew\slink2ew.c(731) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\slink2ew\slink2ew.c(744) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\slink2ew\slink2ew.c(757) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\slink2ew\slink2ew.c(770) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\slink2ew\slink2ew.c(783) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\slink2ew\slink2ew.c(806) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\slink2ew\slink2ew.c(819) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\slink2ew\slink2ew.c(833) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\slink2ew\slink2ew.c(846) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_exchange\slink2ew\slink2ew.c(869) : warning C4706: assignment within conditional expression
	link /out:e:\earthworm\earthworm_7.10beta32\bin\slink2ew.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib slink2ew.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  mem_circ_queue.obj  parse_ip_address.obj  socket_ew.obj  socket_ew_common.obj  swap.obj  libslink.lib libmseed.lib libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\data_sources 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\data_sources\grf2ew 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c main.c config.c grf.c mem.c serialize.c sock.c ustime.c 
main.c
config.c
config.c(270): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
config.c(273): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
config.c(276): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
config.c(318): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
config.c(321): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
config.c(324): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
config.c(360): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
config.c(365): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
config.c(400): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
config.c(404): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
config.c(407): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
config.c(409): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
config.c(412): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
config.c(416): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
config.c(420): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
config.c(424): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
config.c(431): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
grf.c
grf.c(547): warning C4244: '=': conversion from 'int' to 'UINT8', possible loss of data
grf.c(582): warning C4244: '=': conversion from 'UINT32' to 'UINT8', possible loss of data
grf.c(590): warning C4244: '=': conversion from 'UINT32' to 'UINT8', possible loss of data
grf.c(727): warning C4267: 'return': conversion from 'size_t' to 'UINT16', possible loss of data
grf.c(739): warning C4267: 'return': conversion from 'size_t' to 'UINT16', possible loss of data
grf.c(751): warning C4267: '=': conversion from 'size_t' to 'UINT16', possible loss of data
grf.c(753): warning C4267: '=': conversion from 'size_t' to 'UINT16', possible loss of data
grf.c(755): warning C4267: '=': conversion from 'size_t' to 'UINT16', possible loss of data
grf.c(802): warning C4057: 'function': 'char *' differs in indirection to slightly different base types from 'UINT8 *'
mem.c
mem.c(195): warning C4100: 'length': unreferenced formal parameter
mem.c(238): warning C4100: 'ptr': unreferenced formal parameter
mem.c(277): warning C4100: 'log_level': unreferenced formal parameter
serialize.c
sock.c
sock.c(108): warning C4100: 'family': unreferenced formal parameter
ustime.c
ustime.c(163): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
ustime.c(165): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
ustime.c(177): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
ustime.c(179): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
Generating Code...
	link /out:e:\earthworm\earthworm_7.10beta32\bin\grf2ew.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib main.obj  config.obj  grf.obj  mem.obj  serialize.obj  sock.obj  ustime.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\data_sources\k2ew 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /D_NTSDK /DDEBUG /c k2ewmain.c error_ew_nt.c getconfig.c heartbt.c k2cirbuf.c k2crctbl.c k2ewerrs.c k2ewrstrt.c k2info.c k2misc.c k2pktio.c k2pktman.c outptthrd.c terminat.c k2c_tcp.c 
k2ewmain.c
k2ewmain.c(919): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
error_ew_nt.c
getconfig.c
heartbt.c
heartbt.c(38): warning C4100: 'arg': unreferenced formal parameter
k2cirbuf.c
k2crctbl.c
k2ewerrs.c
k2ewrstrt.c
k2ewrstrt.c(206): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
k2info.c
k2misc.c
k2misc.c(1341): warning C4456: declaration of 'timevar1' hides previous local declaration
k2misc.c(1271): note: see declaration of 'timevar1'
k2pktio.c
k2pktman.c
outptthrd.c
outptthrd.c(88): warning C4100: 'arg': unreferenced formal parameter
terminat.c
k2c_tcp.c
k2c_tcp.c(98): warning C4101: 'error': unreferenced local variable
k2c_tcp.c(100): warning C4101: 'hp': unreferenced local variable
k2c_tcp.c(99): warning C4101: 'addr': unreferenced local variable
k2c_tcp.c(450): warning C4101: 'error': unreferenced local variable
Generating Code...
	link /out:e:\earthworm\earthworm_7.10beta32\bin\k2ew_tcp.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib k2ewmain.obj  error_ew_nt.obj  getconfig.obj  heartbt.obj  k2cirbuf.obj  k2crctbl.obj  k2ewerrs.obj  k2ewrstrt.obj  k2info.obj  k2misc.obj  k2pktio.obj  k2pktman.obj  outptthrd.obj  terminat.obj k2c_tcp.obj  /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  e:\earthworm\earthworm_7.10beta32\lib\socket_ew.obj  e:\earthworm\earthworm_7.10beta32\lib\socket_ew_common.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib libew_mt.lib
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /D_NTSDK /DDEBUG /c k2c_ser_nt.c 
k2c_ser_nt.c
k2c_ser_nt.c(84): warning C4100: 'toutms': unreferenced formal parameter
k2c_ser_nt.c(183): warning C4100: 'redo': unreferenced formal parameter
k2c_ser_nt.c(354): warning C4100: 'redo': unreferenced formal parameter
	link /out:e:\earthworm\earthworm_7.10beta32\bin\k2ew_com.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib k2ewmain.obj  error_ew_nt.obj  getconfig.obj  heartbt.obj  k2cirbuf.obj  k2crctbl.obj  k2ewerrs.obj  k2ewrstrt.obj  k2info.obj  k2misc.obj  k2pktio.obj  k2pktman.obj  outptthrd.obj  terminat.obj k2c_ser_nt.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\data_sources\naqs2ew 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /D_NTSDK /c naqs2ew.c naqschassis.c channels.c crc32.c nmx_api.c nmxp_packet.c nmxsrv_socket.c 
naqs2ew.c
naqschassis.c
channels.c
crc32.c
nmx_api.c
nmxp_packet.c
nmxsrv_socket.c
Generating Code...
	link /out:e:\earthworm\earthworm_7.10beta32\bin\naqs2ew.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib naqs2ew.obj naqschassis.obj channels.obj crc32.obj  nmx_api.obj  nmxp_packet.obj  nmxsrv_socket.obj  /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  socket_ew.obj  swap.obj  socket_ew_common.obj  libew_mt.lib
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /D_NTSDK /c naqssoh.c sohchannels.c 
naqssoh.c
naqssoh.c(243): warning C4100: 'configfile': unreferenced formal parameter
sohchannels.c
Generating Code...
	link /out:e:\earthworm\earthworm_7.10beta32\bin\naqssoh.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib naqssoh.obj naqschassis.obj sohchannels.obj crc32.obj  nmx_api.obj  nmxp_packet.obj  nmxsrv_socket.obj  /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  socket_ew.obj  swap.obj  socket_ew_common.obj  libew_mt.lib
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /D_NTSDK /c naqsserTG.c serchannels.c 
naqsserTG.c
naqsserTG.c(128): warning C4477: 'sprintf' : format string '%s' requires an argument of type 'char *', but variadic argument 2 has type 'void *'
naqsserTG.c(142): warning C4100: 'configfile': unreferenced formal parameter
naqsserTG.c(740): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _itoa. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1334): note: see declaration of 'itoa'
naqsserTG.c(743): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _itoa. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1334): note: see declaration of 'itoa'
naqsserTG.c(768): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _itoa. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1334): note: see declaration of 'itoa'
naqsserTG.c(771): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _itoa. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1334): note: see declaration of 'itoa'
naqsserTG.c(784): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _itoa. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1334): note: see declaration of 'itoa'
naqsserTG.c(786): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _itoa. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1334): note: see declaration of 'itoa'
naqsserTG.c(789): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _itoa. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1334): note: see declaration of 'itoa'
naqsserTG.c(792): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _itoa. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1334): note: see declaration of 'itoa'
naqsserTG.c(795): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _itoa. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1334): note: see declaration of 'itoa'
naqsserTG.c(798): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _itoa. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1334): note: see declaration of 'itoa'
naqsserTG.c(814): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _itoa. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1334): note: see declaration of 'itoa'
naqsserTG.c(816): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _itoa. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1334): note: see declaration of 'itoa'
naqsserTG.c(819): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _itoa. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1334): note: see declaration of 'itoa'
naqsserTG.c(838): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _itoa. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1334): note: see declaration of 'itoa'
naqsserTG.c(841): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _itoa. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1334): note: see declaration of 'itoa'
naqsserTG.c(844): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _itoa. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1334): note: see declaration of 'itoa'
naqsserTG.c(868): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _itoa. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1334): note: see declaration of 'itoa'
naqsserTG.c(871): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _itoa. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1334): note: see declaration of 'itoa'
naqsserTG.c(884): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _itoa. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1334): note: see declaration of 'itoa'
naqsserTG.c(886): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _itoa. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1334): note: see declaration of 'itoa'
naqsserTG.c(889): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _itoa. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1334): note: see declaration of 'itoa'
naqsserTG.c(892): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _itoa. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1334): note: see declaration of 'itoa'
naqsserTG.c(895): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _itoa. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1334): note: see declaration of 'itoa'
naqsserTG.c(898): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _itoa. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1334): note: see declaration of 'itoa'
naqsserTG.c(915): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _itoa. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1334): note: see declaration of 'itoa'
naqsserTG.c(917): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _itoa. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1334): note: see declaration of 'itoa'
naqsserTG.c(920): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _itoa. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1334): note: see declaration of 'itoa'
naqsserTG.c(939): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _itoa. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1334): note: see declaration of 'itoa'
naqsserTG.c(942): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _itoa. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1334): note: see declaration of 'itoa'
naqsserTG.c(945): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _itoa. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1334): note: see declaration of 'itoa'
naqsserTG.c(1073): warning C4100: 'CalledFromline': unreferenced formal parameter
naqsserTG.c(1097): warning C4189: 'rVal': local variable is initialized but not referenced
serchannels.c
Generating Code...
	link /out:e:\earthworm\earthworm_7.10beta32\bin\naqsserTG.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib naqsserTG.obj naqschassis.obj serchannels.obj crc32.obj  nmx_api.obj  nmxp_packet.obj  nmxsrv_socket.obj  /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  socket_ew.obj  swap.obj  socket_ew_common.obj  libew_mt.lib
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /D_NTSDK /c getmenu-nmx.c 
getmenu-nmx.c
	link /out:e:\earthworm\earthworm_7.10beta32\bin\getmenu-nmx.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib getmenu-nmx.obj crc32.obj  nmx_api.obj  nmxp_packet.obj  nmxsrv_socket.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  socket_ew.obj  swap.obj  socket_ew_common.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\data_sources\psnadsend 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

---------- 
Making PsnAdBoard/PSNADBoardEw.lib in: E:\earthworm\earthworm_7.10beta32\src\data_sources\psnadsend\PsnAdBoard 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T   /EHsc /DWIN32 /DWIN32_64 /c AdcBoard.cpp AdcSdr24.cpp Adcv1.cpp Adcv2.cpp Adcvm.cpp GpsRef.cpp GpsRefVco.cpp PcRef.cpp PSNADBoard.cpp WwvbRef.cpp WwvRef.cpp 
AdcBoard.cpp
AdcBoard.cpp(84): warning C4458: declaration of 'dataLen' hides class member
e:\earthworm\earthworm_7.10beta32\src\data_sources\psnadsend\psnadboard\PSNADBoard.h(737): note: see declaration of 'CAdcBoard::dataLen'
AdcBoard.cpp(95): warning C4458: declaration of 'dataLen' hides class member
e:\earthworm\earthworm_7.10beta32\src\data_sources\psnadsend\psnadboard\PSNADBoard.h(737): note: see declaration of 'CAdcBoard::dataLen'
AdcBoard.cpp(294): warning C4996: 'GetVersionExA': was declared deprecated
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\um\sysinfoapi.h(436): note: see declaration of 'GetVersionExA'
AdcBoard.cpp(1530): warning C4458: declaration of 'dataLen' hides class member
e:\earthworm\earthworm_7.10beta32\src\data_sources\psnadsend\psnadboard\PSNADBoard.h(737): note: see declaration of 'CAdcBoard::dataLen'
AdcBoard.cpp(1644): warning C4244: 'argument': conversion from 'int' to 'u_short', possible loss of data
AdcSdr24.cpp
AdcSdr24.cpp(294): warning C4244: '=': conversion from 'int' to 'unsigned char', possible loss of data
AdcSdr24.cpp(309): warning C4244: '=': conversion from 'int' to 'unsigned char', possible loss of data
AdcSdr24.cpp(333): warning C4244: '=': conversion from 'unsigned int' to 'unsigned short', possible loss of data
AdcSdr24.cpp(404): warning C4458: declaration of 'numChannels' hides class member
e:\earthworm\earthworm_7.10beta32\src\data_sources\psnadsend\psnadboard\PSNADBoard.h(661): note: see declaration of 'CAdcSdr24::numChannels'
AdcSdr24.cpp(423): warning C4244: 'argument': conversion from 'unsigned int' to 'unsigned short', possible loss of data
AdcSdr24.cpp(815): warning C4244: 'return': conversion from 'int' to 'unsigned char', possible loss of data
AdcSdr24.cpp(816): warning C4244: 'return': conversion from 'int' to 'unsigned char', possible loss of data
AdcSdr24.cpp(867): warning C4244: '=': conversion from 'int' to 'WORD', possible loss of data
AdcSdr24.cpp(868): warning C4244: '=': conversion from 'int' to 'WORD', possible loss of data
AdcSdr24.cpp(869): warning C4244: '=': conversion from 'int' to 'WORD', possible loss of data
AdcSdr24.cpp(953): warning C4244: '=': conversion from 'int' to 'WORD', possible loss of data
AdcSdr24.cpp(954): warning C4244: '=': conversion from 'int' to 'WORD', possible loss of data
AdcSdr24.cpp(955): warning C4244: '=': conversion from 'int' to 'WORD', possible loss of data
AdcSdr24.cpp(940): warning C4100: 'st': unreferenced formal parameter
Adcv1.cpp
Adcv1.cpp(96): warning C4244: 'argument': conversion from 'unsigned int' to 'unsigned short', possible loss of data
Adcv1.cpp(151): warning C4244: '=': conversion from 'int' to 'unsigned char', possible loss of data
Adcv1.cpp(176): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
Adcv1.cpp(202): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
Adcv2.cpp
Adcv2.cpp(276): warning C4244: '=': conversion from 'unsigned int' to 'unsigned short', possible loss of data
Adcv2.cpp(297): warning C4244: '=': conversion from 'int' to 'unsigned char', possible loss of data
Adcv2.cpp(363): warning C4458: declaration of 'numChannels' hides class member
e:\earthworm\earthworm_7.10beta32\src\data_sources\psnadsend\psnadboard\PSNADBoard.h(494): note: see declaration of 'CAdcV2::numChannels'
Adcv2.cpp(395): warning C4244: 'argument': conversion from 'unsigned int' to 'unsigned short', possible loss of data
Adcv2.cpp(745): warning C4100: 'reset': unreferenced formal parameter
Adcv2.cpp(784): warning C4244: 'return': conversion from 'int' to 'unsigned char', possible loss of data
Adcv2.cpp(786): warning C4244: 'return': conversion from 'int' to 'unsigned char', possible loss of data
Adcv2.cpp(788): warning C4244: 'return': conversion from 'int' to 'unsigned char', possible loss of data
Adcv2.cpp(790): warning C4244: 'return': conversion from 'int' to 'unsigned char', possible loss of data
Adcv2.cpp(843): warning C4244: '=': conversion from 'int' to 'WORD', possible loss of data
Adcv2.cpp(844): warning C4244: '=': conversion from 'int' to 'WORD', possible loss of data
Adcv2.cpp(845): warning C4244: '=': conversion from 'int' to 'WORD', possible loss of data
Adcv2.cpp(907): warning C4244: '=': conversion from 'int' to 'WORD', possible loss of data
Adcv2.cpp(908): warning C4244: '=': conversion from 'int' to 'WORD', possible loss of data
Adcv2.cpp(909): warning C4244: '=': conversion from 'int' to 'WORD', possible loss of data
Adcv2.cpp(894): warning C4100: 'st': unreferenced formal parameter
Adcvm.cpp
Adcvm.cpp(262): warning C4244: '=': conversion from 'int' to 'unsigned char', possible loss of data
Adcvm.cpp(270): warning C4244: '=': conversion from 'int' to 'unsigned char', possible loss of data
Adcvm.cpp(629): warning C4100: 'reset': unreferenced formal parameter
Adcvm.cpp(667): warning C4244: 'return': conversion from 'int' to 'unsigned char', possible loss of data
Adcvm.cpp(669): warning C4244: 'return': conversion from 'int' to 'unsigned char', possible loss of data
Adcvm.cpp(721): warning C4244: '=': conversion from 'int' to 'WORD', possible loss of data
Adcvm.cpp(722): warning C4244: '=': conversion from 'int' to 'WORD', possible loss of data
Adcvm.cpp(723): warning C4244: '=': conversion from 'int' to 'WORD', possible loss of data
Adcvm.cpp(786): warning C4244: '=': conversion from 'int' to 'WORD', possible loss of data
Adcvm.cpp(787): warning C4244: '=': conversion from 'int' to 'WORD', possible loss of data
Adcvm.cpp(788): warning C4244: '=': conversion from 'int' to 'WORD', possible loss of data
Adcvm.cpp(773): warning C4100: 'st': unreferenced formal parameter
GpsRef.cpp
GpsRef.cpp(440): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
GpsRef.cpp(549): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
GpsRef.cpp(703): warning C4245: '=': conversion from 'int' to 'unsigned int', signed/unsigned mismatch
GpsRef.cpp(713): warning C4245: '=': conversion from 'int' to 'unsigned int', signed/unsigned mismatch
GpsRef.cpp(769): warning C4245: '=': conversion from 'int' to 'unsigned int', signed/unsigned mismatch
GpsRefVco.cpp
GpsRefVco.cpp(288): warning C4245: '=': conversion from 'int' to 'unsigned int', signed/unsigned mismatch
GpsRefVco.cpp(414): warning C4244: 'argument': conversion from 'int' to 'unsigned short', possible loss of data
PcRef.cpp
PcRef.cpp(169): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
PSNADBoard.cpp
PSNADBoard.cpp(13): warning C4100: 'lpReserved': unreferenced formal parameter
PSNADBoard.cpp(13): warning C4100: 'hInstance': unreferenced formal parameter
WwvbRef.cpp
WwvbRef.cpp(158): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
WwvbRef.cpp(164): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
WwvbRef.cpp(177): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
WwvbRef.cpp(360): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
WwvbRef.cpp(397): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
WwvbRef.cpp(403): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
WwvRef.cpp
WwvRef.cpp(59): warning C4100: 'tickTime': unreferenced formal parameter
WwvRef.cpp(206): warning C4244: 'argument': conversion from 'int' to 'unsigned short', possible loss of data
WwvRef.cpp(128): warning C4100: 'tickTime': unreferenced formal parameter
WwvRef.cpp(297): warning C4244: 'argument': conversion from 'int' to 'unsigned short', possible loss of data
WwvRef.cpp(215): warning C4100: 'tickTime': unreferenced formal parameter
WwvRef.cpp(420): warning C4458: declaration of 'pulseWidth' hides class member
e:\earthworm\earthworm_7.10beta32\src\data_sources\psnadsend\psnadboard\AdcNew.h(333): note: see declaration of 'CWWVRef::pulseWidth'
WwvRef.cpp(424): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
WwvRef.cpp(440): warning C4244: 'argument': conversion from 'int' to 'unsigned short', possible loss of data
WwvRef.cpp(503): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
WwvRef.cpp(509): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
WwvRef.cpp(510): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\data_sources\psnadsend\psnadboard\psnadboard.cpp(144) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_sources\psnadsend\psnadboard\psnadboard.cpp(181) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_sources\psnadsend\psnadboard\adcvm.cpp(670) : warning C4702: unreachable code
e:\earthworm\earthworm_7.10beta32\src\data_sources\psnadsend\psnadboard\adcv2.cpp(791) : warning C4702: unreachable code
e:\earthworm\earthworm_7.10beta32\src\data_sources\psnadsend\psnadboard\adcv1.cpp(570) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_sources\psnadsend\psnadboard\adcv1.cpp(619) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_sources\psnadsend\psnadboard\adcboard.cpp(1620) : warning C4706: assignment within conditional expression
	link /nologo /dll /out:e:\earthworm\earthworm_7.10beta32\bin\PSNADBoardEw.dll /INCREMENTAL:NO /IMPLIB:PSNADBoardEw.lib AdcBoard.obj  AdcSdr24.obj  Adcv1.obj  Adcv2.obj  Adcvm.obj  GpsRef.obj  GpsRefVco.obj  PcRef.obj  PSNADBoard.obj  WwvbRef.obj  WwvRef.obj
   Creating library PSNADBoardEw.lib and object PSNADBoardEw.exp
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c PsnAdSend.cpp PsnAdUtils.cpp filter.cpp getconfig.cpp 
PsnAdSend.cpp
PsnAdSend.cpp(283): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
PsnAdSend.cpp(282): warning C4996: 'kbhit': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _kbhit. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\conio.h(458): note: see declaration of 'kbhit'
PsnAdSend.cpp(283): warning C4996: 'getch': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _getch. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\conio.h(452): note: see declaration of 'getch'
PsnAdSend.cpp(475): warning C4244: '=': conversion from 'int' to 'BYTE', possible loss of data
PsnAdSend.cpp(1041): warning C4100: 'dTime': unreferenced formal parameter
PsnAdSend.cpp(1045): warning C4100: 'now': unreferenced formal parameter
PsnAdUtils.cpp
PsnAdUtils.cpp(54): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
PsnAdUtils.cpp(56): warning C4244: '=': conversion from 'int' to 'WORD', possible loss of data
PsnAdUtils.cpp(178): warning C4244: '=': conversion from 'int' to 'SHORT', possible loss of data
PsnAdUtils.cpp(179): warning C4244: '=': conversion from 'int' to 'SHORT', possible loss of data
PsnAdUtils.cpp(189): warning C4101: 'tmStr': unreferenced local variable
PsnAdUtils.cpp(188): warning C4101: 'cnt': unreferenced local variable
filter.cpp
getconfig.cpp
getconfig.cpp(88): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
getconfig.cpp(249): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
getconfig.cpp(258): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
getconfig.cpp(326): warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strupr. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(589): note: see declaration of 'strupr'
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\data_sources\psnadsend\getconfig.cpp(270) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_sources\psnadsend\getconfig.cpp(412) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_sources\psnadsend\filter.cpp(66) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_sources\psnadsend\filter.cpp(70) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_sources\psnadsend\filter.cpp(315) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_sources\psnadsend\filter.cpp(317) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_sources\psnadsend\filter.cpp(402) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_sources\psnadsend\filter.cpp(478) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_sources\psnadsend\filter.cpp(404) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_sources\psnadsend\filter.cpp(480) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_sources\psnadsend\psnadutils.cpp(31) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_sources\psnadsend\psnadutils.cpp(47) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_sources\psnadsend\psnadutils.cpp(239) : warning C4702: unreachable code
e:\earthworm\earthworm_7.10beta32\src\data_sources\psnadsend\psnadutils.cpp(283) : warning C4702: unreachable code
	link /out:e:\earthworm\earthworm_7.10beta32\bin\psnadsend.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib PsnAdSend.obj  PsnAdUtils.obj  filter.obj  getconfig.obj /LIBPATH:PsnAdBoard PSNADBoardEw.lib /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  getutil.obj  kom.obj  logit_mt.obj  sleep_ew.obj  time_ew.obj  transport.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\data_sources\q3302ew 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T   /Ie:\earthworm\earthworm_7.10beta32\include  /Ie:\earthworm\earthworm_7.10beta32\src\libsrc\lib330 /DWIN32 /DX86_WIN32 /w24005 /c q3302ew.c config.c heart.c lib330Interface.c logging.c options.c 
q3302ew.c
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(92): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(124): note: see previous definition of 'EWOULDBLOCK'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(93): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(92): note: see previous definition of 'ECONNRESET'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(94): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(103): note: see previous definition of 'ENOBUFS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(95): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(96): note: see previous definition of 'EINPROGRESS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(96): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(90): note: see previous definition of 'ECONNABORTED'
q3302ew.c(45): warning C4100: 'i': unreferenced formal parameter
q3302ew.c(101): warning C4013: 'time' undefined; assuming extern returning int
config.c
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(92): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(124): note: see previous definition of 'EWOULDBLOCK'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(93): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(92): note: see previous definition of 'ECONNRESET'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(94): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(103): note: see previous definition of 'ENOBUFS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(95): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(96): note: see previous definition of 'EINPROGRESS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(96): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(90): note: see previous definition of 'ECONNABORTED'
heart.c
heart.c(87): warning C4100: 'unused_arg': unreferenced formal parameter
lib330Interface.c
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(92): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(124): note: see previous definition of 'EWOULDBLOCK'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(93): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(92): note: see previous definition of 'ECONNRESET'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(94): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(103): note: see previous definition of 'ENOBUFS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(95): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(96): note: see previous definition of 'EINPROGRESS'
e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330\platform.h(96): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\errno.h(90): note: see previous definition of 'ECONNABORTED'
lib330Interface.c(66): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
lib330Interface.c(93): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
lib330Interface.c(98): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
lib330Interface.c(99): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
lib330Interface.c(103): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
lib330Interface.c(104): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
lib330Interface.c(105): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
lib330Interface.c(106): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
lib330Interface.c(108): warning C4244: '=': conversion from 'int' to 'unsigned short', possible loss of data
lib330Interface.c(116): warning C4013: 'time' undefined; assuming extern returning int
lib330Interface.c(133): warning C4013: 'ctime' undefined; assuming extern returning int
logging.c
options.c
Generating Code...
	link /out:e:\earthworm\earthworm_7.10beta32\bin\q3302ew.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib q3302ew.obj  config.obj  heart.obj  lib330Interface.obj  logging.obj  options.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\src\libsrc\lib330 lib330.lib /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\data_sources\reboot_mss 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c reboot_mss.c rb_mss.c rb_win.c 
reboot_mss.c
rb_mss.c
rb_mss.c(188): warning C4189: 'lenPrompt': local variable is initialized but not referenced
rb_win.c
rb_win.c(69): warning C4189: 'optVal': local variable is initialized but not referenced
Generating Code...
	link /out:e:\earthworm\earthworm_7.10beta32\bin\reboot_mss.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib reboot_mss.obj  rb_mss.obj  rb_win.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  sleep_ew.obj
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\data_sources\reboot_mss_ew 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c reboot_mss_ew.c config.c rb_win.c 
reboot_mss_ew.c
config.c
rb_win.c
rb_win.c(101): warning C4057: 'function': 'LPDWORD' differs in indirection to slightly different base types from 'int *'
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\data_sources\reboot_mss_ew\config.c(178) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_sources\reboot_mss_ew\config.c(200) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_sources\reboot_mss_ew\config.c(206) : warning C4706: assignment within conditional expression
	link /out:e:\earthworm\earthworm_7.10beta32\bin\reboot_mss_ew.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib reboot_mss_ew.obj  config.obj  rb_win.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  swap.obj  trheadconv.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\data_sources\sara 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /DWIN32 /c SaraAdSend.c getconfig.c SaraUtils.c 
SaraAdSend.c
SaraAdSend.c(308): warning C4996: '_sleep': This function or variable has been superceded by newer library or operating system functionality. Consider using Sleep instead. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1282): note: see declaration of '_sleep'
SaraAdSend.c(296): warning C4101: 'data': unreferenced local variable
SaraAdSend.c(332): warning C4101: 'ms': unreferenced local variable
SaraAdSend.c(332): warning C4101: 'sec': unreferenced local variable
SaraAdSend.c(333): warning C4101: 'diff': unreferenced local variable
SaraAdSend.c(462): warning C4018: '<': signed/unsigned mismatch
SaraAdSend.c(505): warning C4018: '<': signed/unsigned mismatch
SaraAdSend.c(543): warning C4101: 'astr': unreferenced local variable
SaraAdSend.c(543): warning C4101: 'sstr': unreferenced local variable
SaraAdSend.c(605): warning C4018: '>=': signed/unsigned mismatch
SaraAdSend.c(648): warning C4018: '>=': signed/unsigned mismatch
SaraAdSend.c(660): warning C4996: '_sleep': This function or variable has been superceded by newer library or operating system functionality. Consider using Sleep instead. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1282): note: see declaration of '_sleep'
SaraAdSend.c(662): warning C4996: '_sleep': This function or variable has been superceded by newer library or operating system functionality. Consider using Sleep instead. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1282): note: see declaration of '_sleep'
SaraAdSend.c(664): warning C4996: '_sleep': This function or variable has been superceded by newer library or operating system functionality. Consider using Sleep instead. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1282): note: see declaration of '_sleep'
SaraAdSend.c(667): warning C4996: '_sleep': This function or variable has been superceded by newer library or operating system functionality. Consider using Sleep instead. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1282): note: see declaration of '_sleep'
SaraAdSend.c(689): warning C4459: declaration of 'logo' hides global declaration
SaraAdSend.c(40): note: see declaration of 'logo'
SaraAdSend.c(717): warning C4459: declaration of 'logo' hides global declaration
SaraAdSend.c(40): note: see declaration of 'logo'
getconfig.c
e:\earthworm\earthworm_7.10beta32\src\data_sources\sara\SaraAdSend.h(63): warning C4115: 'tm': named type definition in parentheses
getconfig.c(54): warning C4456: declaration of 'str' hides previous local declaration
getconfig.c(36): note: see declaration of 'str'
getconfig.c(36): warning C4101: 'p': unreferenced local variable
getconfig.c(36): warning C4101: 'str': unreferenced local variable
getconfig.c(133): warning C4101: 'rc': unreferenced local variable
SaraUtils.c
SaraUtils.c(61): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
SaraUtils.c(63): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
SaraUtils.c(92): warning C4996: '_sleep': This function or variable has been superceded by newer library or operating system functionality. Consider using Sleep instead. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1282): note: see declaration of '_sleep'
SaraUtils.c(122): warning C4459: declaration of 'hPort' hides global declaration
SaraUtils.c(22): note: see declaration of 'hPort'
SaraUtils.c(183): warning C4244: '=': conversion from 'int' to 'SHORT', possible loss of data
SaraUtils.c(184): warning C4244: '=': conversion from 'int' to 'SHORT', possible loss of data
SaraUtils.c(185): warning C4244: '=': conversion from 'int' to 'SHORT', possible loss of data
SaraUtils.c(186): warning C4244: '=': conversion from 'int' to 'SHORT', possible loss of data
SaraUtils.c(196): warning C4244: '=': conversion from 'int' to 'SHORT', possible loss of data
SaraUtils.c(197): warning C4244: '=': conversion from 'int' to 'SHORT', possible loss of data
SaraUtils.c(324): warning C4101: 'ms': unreferenced local variable
SaraUtils.c(324): warning C4101: 'whole': unreferenced local variable
SaraUtils.c(373): warning C4778: 'sprintf' : unterminated format string '%02'
SaraUtils.c(373): warning C4474: 'sprintf' : too many arguments passed for format string
SaraUtils.c(373): note: placeholders and their parameters expect 5 variadic arguments, but 6 were provided
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\data_sources\sara\sarautils.c(108) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_sources\sara\sarautils.c(110) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_sources\sara\getconfig.c(74) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_sources\sara\getconfig.c(87) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_sources\sara\saraadsend.c(307) : warning C4706: assignment within conditional expression
	link /out:e:\earthworm\earthworm_7.10beta32\bin\SaraAdSend.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib SaraAdSend.obj  getconfig.obj  SaraUtils.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\data_sources\scream2ew 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c main.c config.c dispatch.c ewc.c gcf.c gputil.c mainloop.c map.c scream.c util.c 
main.c
config.c
config.c(105): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
config.c(111): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
config.c(159): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
dispatch.c
ewc.c
gcf.c
gputil.c
gputil.c(134): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
mainloop.c
map.c
map.c(83): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
map.c(84): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
map.c(85): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
map.c(86): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
map.c(87): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
map.c(88): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
map.c(123): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
map.c(124): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
scream.c
util.c
Generating Code...
	link /out:e:\earthworm\earthworm_7.10beta32\bin\scream2ew.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib main.obj  config.obj  dispatch.obj  ewc.obj  gcf.obj  gputil.obj  mainloop.obj  map.obj  scream.obj  util.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  socket_ew.obj  swap.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\data_sources\sr2ew 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /DSROS_WINDOWS /c sr2ew.c CustomPipeLib_win.c 
sr2ew.c
sr2ew.c(346): warning C4100: 'argv': unreferenced formal parameter
sr2ew.c(346): warning C4100: 'argc': unreferenced formal parameter
sr2ew.c(1139): warning C4459: declaration of 'MsgBuffer' hides global declaration
sr2ew.c(208): note: see declaration of 'MsgBuffer'
CustomPipeLib_win.c
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\data_sources\sr2ew\sr2ew.c(1285) : warning C4701: potentially uninitialized local variable 'thQuality' used
	link /out:e:\earthworm\earthworm_7.10beta32\bin\sr2ew.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib sr2ew.obj  CustomPipeLib_win.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  getutil.obj  kom.obj  logit_mt.obj  sleep_ew.obj  time_ew.obj  transport.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\data_sources\winsdr2ew 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

---------- 
Making mseed\libpsnms.lib in: E:\earthworm\earthworm_7.10beta32\src\data_sources\winsdr2ew\mseed 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /DWIN32 /c genutils.c msrutils.c pack.c packdata.c unpack.c unpackdata.c 
genutils.c
genutils.c(575): warning C4244: '=': conversion from 'int' to 'uint16_t', possible loss of data
genutils.c(576): warning C4244: '=': conversion from 'int' to 'uint16_t', possible loss of data
genutils.c(577): warning C4244: '=': conversion from 'int' to 'uint8_t', possible loss of data
genutils.c(578): warning C4244: '=': conversion from 'int' to 'uint8_t', possible loss of data
genutils.c(579): warning C4244: '=': conversion from 'int' to 'uint8_t', possible loss of data
msrutils.c
msrutils.c(140): warning C4244: '=': conversion from 'int' to 'uint16_t', possible loss of data
msrutils.c(147): warning C4244: '=': conversion from 'int' to 'uint16_t', possible loss of data
msrutils.c(210): warning C4244: '=': conversion from 'int' to 'uint16_t', possible loss of data
msrutils.c(242): warning C4244: '=': conversion from 'int' to 'uint8_t', possible loss of data
msrutils.c(261): warning C4244: '=': conversion from 'int' to 'uint8_t', possible loss of data
pack.c
pack.c(248): warning C4244: 'function': conversion from 'int64_t' to 'int', possible loss of data
pack.c(250): warning C4244: '=': conversion from 'int' to 'flag', possible loss of data
pack.c(74): warning C4101: 'envvariable': unreferenced local variable
pack.c(314): warning C4101: 'envvariable': unreferenced local variable
pack.c(678): warning C4244: '=': conversion from 'int' to 'uint8_t', possible loss of data
packdata.c
packdata.c(151): warning C4456: declaration of 'i' hides previous local declaration
packdata.c(119): note: see declaration of 'i'
packdata.c(158): warning C4456: declaration of 'i' hides previous local declaration
packdata.c(119): note: see declaration of 'i'
packdata.c(165): warning C4456: declaration of 'i' hides previous local declaration
packdata.c(119): note: see declaration of 'i'
packdata.c(173): warning C4244: '=': conversion from 'int32_t' to 'int8_t', possible loss of data
packdata.c(178): warning C4456: declaration of 'i' hides previous local declaration
packdata.c(119): note: see declaration of 'i'
packdata.c(185): warning C4456: declaration of 'i' hides previous local declaration
packdata.c(119): note: see declaration of 'i'
packdata.c(192): warning C4456: declaration of 'i' hides previous local declaration
packdata.c(119): note: see declaration of 'i'
packdata.c(325): warning C4244: '=': conversion from 'int32_t' to 'int16_t', possible loss of data
packdata.c(538): warning C4244: '=': conversion from 'int32_t' to 'int8_t', possible loss of data
packdata.c(546): warning C4244: '=': conversion from 'int32_t' to 'int16_t', possible loss of data
unpack.c
unpack.c(190): warning C4018: '<': signed/unsigned mismatch
unpack.c(218): warning C4018: '>': signed/unsigned mismatch
unpack.c(235): warning C4244: '=': conversion from 'uint32_t' to 'uint16_t', possible loss of data
unpack.c(257): warning C4244: '=': conversion from 'uint32_t' to 'uint16_t', possible loss of data
unpack.c(290): warning C4244: '=': conversion from 'uint32_t' to 'uint16_t', possible loss of data
unpack.c(310): warning C4244: '=': conversion from 'uint32_t' to 'uint16_t', possible loss of data
unpack.c(334): warning C4244: '=': conversion from 'uint32_t' to 'uint16_t', possible loss of data
unpack.c(399): warning C4244: '=': conversion from 'int' to 'int8_t', possible loss of data
unpack.c(406): warning C4244: '=': conversion from 'int' to 'int8_t', possible loss of data
unpack.c(418): warning C4244: 'initializing': conversion from 'int' to 'flag', possible loss of data
unpack.c(518): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data
unpackdata.c
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\data_sources\winsdr2ew\mseed\unpack.c(113) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_sources\winsdr2ew\mseed\genutils.c(87) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_sources\winsdr2ew\mseed\genutils.c(100) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_sources\winsdr2ew\mseed\genutils.c(108) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_sources\winsdr2ew\mseed\genutils.c(119) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_sources\winsdr2ew\mseed\genutils.c(130) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_sources\winsdr2ew\mseed\genutils.c(141) : warning C4706: assignment within conditional expression
	lib /nologo /out:libpsnms.lib  genutils.obj  msrutils.obj  pack.obj  packdata.obj  unpack.obj  unpackdata.obj
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /DWIN32 /c Ws2Ew.c getconfig.c Ws2EwUtils.c 
Ws2Ew.c
Ws2Ew.c(24): warning C4245: 'initializing': conversion from 'int' to 'SOCKET', signed/unsigned mismatch
Ws2Ew.c(108): warning C4389: '!=': signed/unsigned mismatch
Ws2Ew.c(63): warning C4101: 'dataPtr': unreferenced local variable
Ws2Ew.c(215): warning C4244: '=': conversion from 'int64_t' to 'INT32', possible loss of data
Ws2Ew.c(228): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data
Ws2Ew.c(266): warning C4101: 'ptr': unreferenced local variable
Ws2Ew.c(383): warning C4245: '=': conversion from 'int' to 'SOCKET', signed/unsigned mismatch
Ws2Ew.c(398): warning C4245: '=': conversion from 'int' to 'SOCKET', signed/unsigned mismatch
Ws2Ew.c(526): warning C4102: 'end': unreferenced label
Ws2Ew.c(447): warning C4100: 'parm': unreferenced formal parameter
Ws2Ew.c(449): warning C4101: 'timeout': unreferenced local variable
Ws2Ew.c(450): warning C4101: 'wait': unreferenced local variable
Ws2Ew.c(449): warning C4101: 'err': unreferenced local variable
Ws2Ew.c(534): warning C4100: 'parm': unreferenced formal parameter
Ws2Ew.c(573): warning C4245: '=': conversion from 'int' to 'SOCKET', signed/unsigned mismatch
Ws2Ew.c(596): warning C4245: '=': conversion from 'int' to 'SOCKET', signed/unsigned mismatch
Ws2Ew.c(707): warning C4013: 'kbhit' undefined; assuming extern returning int
Ws2Ew.c(708): warning C4013: 'getch' undefined; assuming extern returning int
Ws2Ew.c(708): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
Ws2Ew.c(630): warning C4101: 'cnt': unreferenced local variable
Ws2Ew.c(733): warning C4101: 'retval': unreferenced local variable
Ws2Ew.c(862): warning C4245: '=': conversion from 'int' to 'SOCKET', signed/unsigned mismatch
Ws2Ew.c(865): warning C4245: '=': conversion from 'int' to 'UINT32', signed/unsigned mismatch
Ws2Ew.c(898): warning C4101: 'max': unreferenced local variable
Ws2Ew.c(897): warning C4101: 'pUI': unreferenced local variable
getconfig.c
getconfig.c(138): warning C4456: declaration of 'str' hides previous local declaration
getconfig.c(114): note: see declaration of 'str'
getconfig.c(114): warning C4101: 'tmp': unreferenced local variable
getconfig.c(114): warning C4101: 'str': unreferenced local variable
Ws2EwUtils.c
Ws2EwUtils.c(113): warning C4459: declaration of 'logo' hides global declaration
Ws2EwUtils.c(25): note: see declaration of 'logo'
Ws2EwUtils.c(144): warning C4459: declaration of 'logo' hides global declaration
Ws2EwUtils.c(25): note: see declaration of 'logo'
Ws2EwUtils.c(216): warning C4101: 'ms': unreferenced local variable
Ws2EwUtils.c(216): warning C4101: 'whole': unreferenced local variable
Ws2EwUtils.c(246): warning C4244: '=': conversion from 'int' to 'SHORT', possible loss of data
Ws2EwUtils.c(247): warning C4244: '=': conversion from 'int' to 'SHORT', possible loss of data
Ws2EwUtils.c(258): warning C4101: 'tmStr': unreferenced local variable
Ws2EwUtils.c(257): warning C4101: 'cnt': unreferenced local variable
Ws2EwUtils.c(376): warning C4101: 'tmStr': unreferenced local variable
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\data_sources\winsdr2ew\getconfig.c(159) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_sources\winsdr2ew\getconfig.c(178) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_sources\winsdr2ew\ws2ew.c(80) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_sources\winsdr2ew\ws2ew.c(203) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_sources\winsdr2ew\ws2ew.c(440) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\data_sources\winsdr2ew\ws2ew.c(495) : warning C4706: assignment within conditional expression
	link /out:e:\earthworm\earthworm_7.10beta32\bin\Ws2Ew.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib Ws2Ew.obj  getconfig.obj  Ws2EwUtils.obj /LIBPATH:mseed libpsnms.lib /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  socket_ew.obj  socket_ew_common.obj  mem_circ_queue.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\diagnostic_tools 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\diagnostic_tools\config_ws 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c config_ws.c 
config_ws.c
config_ws.c(436): warning C4013: 'gets' undefined; assuming extern returning int
config_ws.c(448): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
config_ws.c(422): warning C4100: 'dummy': unreferenced formal parameter
config_ws.c(470): warning C4100: 'dummy': unreferenced formal parameter
config_ws.c(591): warning C4100: 'dummy': unreferenced formal parameter
config_ws.c(687): warning C4459: declaration of 'SCNLtable' hides global declaration
config_ws.c(36): note: see declaration of 'SCNLtable'
config_ws.c(710): warning C4459: declaration of 'SCNLtable' hides global declaration
config_ws.c(36): note: see declaration of 'SCNLtable'
config_ws.c(815): warning C4459: declaration of 'SCNLtable' hides global declaration
config_ws.c(36): note: see declaration of 'SCNLtable'
config_ws.c(815): warning C4100: 'msg': unreferenced formal parameter
config_ws.c(835): warning C4459: declaration of 'SCNLtable' hides global declaration
config_ws.c(36): note: see declaration of 'SCNLtable'
config_ws.c(854): warning C4459: declaration of 'SCNLtable' hides global declaration
config_ws.c(36): note: see declaration of 'SCNLtable'
config_ws.c(888): warning C4459: declaration of 'SCNLtable' hides global declaration
config_ws.c(36): note: see declaration of 'SCNLtable'
config_ws.c(962): warning C4459: declaration of 'SCNLtable' hides global declaration
config_ws.c(36): note: see declaration of 'SCNLtable'
config_ws.c(1042): warning C4459: declaration of 'SCNLtable' hides global declaration
config_ws.c(36): note: see declaration of 'SCNLtable'
config_ws.c(1157): warning C4459: declaration of 'SCNLtable' hides global declaration
config_ws.c(36): note: see declaration of 'SCNLtable'
config_ws.c(1185): warning C4459: declaration of 'SCNLtable' hides global declaration
config_ws.c(36): note: see declaration of 'SCNLtable'
e:\earthworm\earthworm_7.10beta32\src\diagnostic_tools\config_ws\config_ws.c(650) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\diagnostic_tools\config_ws\config_ws.c(1331) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\diagnostic_tools\config_ws\config_ws.c(1385) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\diagnostic_tools\config_ws\config_ws.c(1390) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\diagnostic_tools\config_ws\config_ws.c(1395) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\diagnostic_tools\config_ws\config_ws.c(1405) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\diagnostic_tools\config_ws\config_ws.c(1409) : warning C4706: assignment within conditional expression
	link /out:e:\earthworm\earthworm_7.10beta32\bin\config_ws.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib config_ws.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  mem_circ_queue.obj  swap.obj  trheadconv.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\diagnostic_tools\dumpwave 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601 -DNDEBUG  -D_MT -MT /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c dumpwave.c 
dumpwave.c
	link /out:e:\earthworm\earthworm_7.10beta32\bin\dumpwave.exe  dumpwave.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  swap.obj  libew_mt.lib
Microsoft (R) Incremental Linker Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\diagnostic_tools\file2ring 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c file2ring.c 
file2ring.c
	link /out:e:\earthworm\earthworm_7.10beta32\bin\file2ring.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib file2ring.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\diagnostic_tools\findwave 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c findwave.c 
findwave.c
findwave.c(314): warning C4459: declaration of 'SCNLtable' hides global declaration
findwave.c(82): note: see declaration of 'SCNLtable'
findwave.c(337): warning C4459: declaration of 'SCNLtable' hides global declaration
findwave.c(82): note: see declaration of 'SCNLtable'
findwave.c(393): warning C4459: declaration of 'SCNLtable' hides global declaration
findwave.c(82): note: see declaration of 'SCNLtable'
findwave.c(393): warning C4100: 'msg': unreferenced formal parameter
findwave.c(413): warning C4459: declaration of 'SCNLtable' hides global declaration
findwave.c(82): note: see declaration of 'SCNLtable'
	link /out:e:\earthworm\earthworm_7.10beta32\bin\findwave.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib findwave.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  swap.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\diagnostic_tools\gaplist 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c gaplist.c config.c 
gaplist.c
gaplist.c(545): warning C4100: 'p': unreferenced formal parameter
config.c
config.c(254): warning C4456: declaration of 'i' hides previous local declaration
config.c(89): note: see declaration of 'i'
Generating Code...
	link /out:e:\earthworm\earthworm_7.10beta32\bin\gaplist.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib gaplist.obj  config.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  swap.obj  trheadconv.obj libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\diagnostic_tools\getmenu 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c getmenu.c 
getmenu.c
	link /out:e:\earthworm\earthworm_7.10beta32\bin\getmenu.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib getmenu.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  get_ip_format_string.obj  parse_ip_address.obj  socket_ew.obj  socket_ew_common.obj  ws_clientII.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\diagnostic_tools\getstation 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c getstation.c 
getstation.c
e:\earthworm\earthworm_7.10beta32\src\diagnostic_tools\getstation\getstation.c(194) : warning C4701: potentially uninitialized local variable 'iSCNLFound' used
	link /out:e:\earthworm\earthworm_7.10beta32\bin\getstation.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib getstation.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  parse_ip_address.obj  socket_ew.obj  socket_ew_common.obj  ws_clientII.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\diagnostic_tools\latency_mon 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	rc /nologo -r -fo latency_mon.tmp latency_mon.rc
	cvtres /nologo /MACHINE:x86 -o latency_mon.res latency_mon.tmp
	del latency_mon.tmp
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c latency_mon.c config.c stalist.c 
latency_mon.c
latency_mon.c(593): warning C4996: '_sleep': This function or variable has been superceded by newer library or operating system functionality. Consider using Sleep instead. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1282): note: see declaration of '_sleep'
latency_mon.c(605): warning C4996: '_sleep': This function or variable has been superceded by newer library or operating system functionality. Consider using Sleep instead. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1282): note: see declaration of '_sleep'
latency_mon.c(615): warning C4996: '_sleep': This function or variable has been superceded by newer library or operating system functionality. Consider using Sleep instead. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1282): note: see declaration of '_sleep'
latency_mon.c(640): warning C4996: '_sleep': This function or variable has been superceded by newer library or operating system functionality. Consider using Sleep instead. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1282): note: see declaration of '_sleep'
latency_mon.c(940): warning C4100: 'Sta': unreferenced formal parameter
latency_mon.c(1260): warning C4459: declaration of 'Ewh' hides global declaration
latency_mon.c(66): note: see declaration of 'Ewh'
latency_mon.c(1330): warning C4459: declaration of 'msg' hides global declaration
latency_mon.c(77): note: see declaration of 'msg'
latency_mon.c(1330): warning C4100: 'lParam': unreferenced formal parameter
latency_mon.c(1405): warning C4459: declaration of 'msg' hides global declaration
latency_mon.c(77): note: see declaration of 'msg'
latency_mon.c(1406): warning C4100: 'lParam': unreferenced formal parameter
latency_mon.c(1452): warning C4459: declaration of 'msg' hides global declaration
latency_mon.c(77): note: see declaration of 'msg'
latency_mon.c(1711): warning C4100: 'dummy': unreferenced formal parameter
config.c
config.c(119): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
stalist.c
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\diagnostic_tools\latency_mon\config.c(81) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\diagnostic_tools\latency_mon\config.c(87) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\diagnostic_tools\latency_mon\config.c(93) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\diagnostic_tools\latency_mon\config.c(99) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\diagnostic_tools\latency_mon\config.c(125) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\diagnostic_tools\latency_mon\config.c(138) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\diagnostic_tools\latency_mon\config.c(145) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\diagnostic_tools\latency_mon\latency_mon.c(525) : warning C4701: potentially uninitialized local variable 'dLastEnd' used
	link /out:e:\earthworm\earthworm_7.10beta32\bin\latency_mon.exe  /INCREMENTAL:NO /NOLOGO -subsystem:windows,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib latency_mon.obj  config.obj  stalist.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  swap.obj  libew_mt.lib latency_mon.res
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\diagnostic_tools\maketrace 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c maketrace.c 
maketrace.c
	link /out:e:\earthworm\earthworm_7.10beta32\bin\maketrace.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib maketrace.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\diagnostic_tools\putpick 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c putpick.c 
putpick.c
e:\earthworm\earthworm_7.10beta32\src\diagnostic_tools\putpick\putpick.c(139) : warning C4701: potentially uninitialized local variable 'tlast' used
	link /out:e:\earthworm\earthworm_7.10beta32\bin\putpick.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib putpick.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  rdpickcoda.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\diagnostic_tools\sniffring 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c sniffring.c 
sniffring.c
	link /out:e:\earthworm\earthworm_7.10beta32\bin\sniffring.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib sniffring.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\diagnostic_tools\sniffrings 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c sniffrings.c 
sniffrings.c
	link /out:e:\earthworm\earthworm_7.10beta32\bin\sniffrings.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib sniffrings.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  mem_circ_queue.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\diagnostic_tools\sniffwave 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c sniffwave.c 
sniffwave.c
sniffwave.c(337): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
sniffwave.c(341): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
sniffwave.c(345): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
sniffwave.c(349): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
sniffwave.c(437): warning C4244: 'function': conversion from 'int' to 'short', possible loss of data
sniffwave.c(457): warning C4244: 'function': conversion from 'int' to 'short', possible loss of data
sniffwave.c(490): warning C4244: 'function': conversion from 'int' to 'flag', possible loss of data
sniffwave.c(496): warning C4244: 'function': conversion from 'int' to 'flag', possible loss of data
e:\earthworm\earthworm_7.10beta32\src\diagnostic_tools\sniffwave\sniffwave.c(543) : warning C4701: potentially uninitialized local variable 'start_time' used
e:\earthworm\earthworm_7.10beta32\src\diagnostic_tools\sniffwave\sniffwave.c(708) : warning C4701: potentially uninitialized local variable 'end_time' used
	link /out:e:\earthworm\earthworm_7.10beta32\bin\sniffwave.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib sniffwave.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  swap.obj  libmseed.lib  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\diagnostic_tools\template 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c template.c 
template.c
	link /out:e:\earthworm\earthworm_7.10beta32\bin\template.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib template.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  lockfile.obj  lockfile_ew.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\diagnostic_tools\time_converter 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c time_converter.c 
time_converter.c
	link /out:e:\earthworm\earthworm_7.10beta32\bin\time_converter.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib time_converter.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\diagnostic_tools\wave_probe 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c wave_probe.c 
wave_probe.c
	link /out:e:\earthworm\earthworm_7.10beta32\bin\wave_probe.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib wave_probe.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  parse_trig.obj  socket_ew.obj  socket_ew_common.obj  ws_clientII.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\diagnostic_tools\wsv_test 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c wsv_test.c 
wsv_test.c
wsv_test.c(664): warning C4459: declaration of 'Wsv' hides global declaration
wsv_test.c(81): note: see declaration of 'Wsv'
wsv_test.c(664): warning C4459: declaration of 'nWsv' hides global declaration
wsv_test.c(80): note: see declaration of 'nWsv'
wsv_test.c(664): warning C4459: declaration of 'Ip' hides global declaration
wsv_test.c(83): note: see declaration of 'Ip'
wsv_test.c(664): warning C4459: declaration of 'nIp' hides global declaration
wsv_test.c(82): note: see declaration of 'nIp'
	link /out:e:\earthworm\earthworm_7.10beta32\bin\wsv_test.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib wsv_test.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  socket_ew.obj  socket_ew_common.obj  ws_clientII.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\display 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\display\ew2seisvole 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c ew2seisvole.c cksum.c 
ew2seisvole.c
cksum.c
cksum.c(23): warning C4131: 'cksum': uses old-style declarator
Generating Code...
	link /out:e:\earthworm\earthworm_7.10beta32\bin\ew2seisvole.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib ew2seisvole.obj  cksum.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\display\heli_ewII 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c heli_ewII.c 
heli_ewII.c
heli_ewII.c(916): warning C4459: declaration of 'string' hides global declaration
heli_ewII.c(168): note: see declaration of 'string'
heli_ewII.c(990): warning C4100: 'ColorFlag': unreferenced formal parameter
heli_ewII.c(1011): warning C4459: declaration of 'Data' hides global declaration
heli_ewII.c(157): note: see declaration of 'Data'
heli_ewII.c(1105): warning C4459: declaration of 'Data' hides global declaration
heli_ewII.c(157): note: see declaration of 'Data'
heli_ewII.c(1107): warning C4459: declaration of 'string' hides global declaration
heli_ewII.c(168): note: see declaration of 'string'
heli_ewII.c(1248): warning C4459: declaration of 'string' hides global declaration
heli_ewII.c(168): note: see declaration of 'string'
heli_ewII.c(1323): warning C4459: declaration of 'string' hides global declaration
heli_ewII.c(168): note: see declaration of 'string'
heli_ewII.c(1622): warning C4459: declaration of 'Data' hides global declaration
heli_ewII.c(157): note: see declaration of 'Data'
e:\earthworm\earthworm_7.10beta32\src\display\heli_ewii\heli_ewii.c(607) : warning C4701: potentially uninitialized local variable 'successful' used
e:\earthworm\earthworm_7.10beta32\src\display\heli_ewii\heli_ewii.c(470) : warning C4701: potentially uninitialized local variable 'successful' used
e:\earthworm\earthworm_7.10beta32\src\display\heli_ewii\heli_ewii.c(1089) : warning C4701: potentially uninitialized local variable 'lasty' used
e:\earthworm\earthworm_7.10beta32\src\display\heli_ewii\heli_ewii.c(1089) : warning C4701: potentially uninitialized local variable 'lastx' used
e:\earthworm\earthworm_7.10beta32\src\display\heli_ewii\heli_ewii.c(1161) : warning C4701: potentially uninitialized local variable 'StartTime' used
e:\earthworm\earthworm_7.10beta32\src\display\heli_ewii\heli_ewii.c(2339) : warning C4701: potentially uninitialized local variable 'str' used
e:\earthworm\earthworm_7.10beta32\src\display\heli_ewii\heli_ewii.c(2339) : warning C4703: potentially uninitialized local pointer variable 'str' used
	link /out:e:\earthworm\earthworm_7.10beta32\bin\heli_ewII.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib heli_ewII.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  getavail.obj  getsysname_ew.obj  socket_ew.obj  socket_ew_common.obj  ws_clientII.obj  libgd.lib  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\display\sgram 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c sgram.c 
sgram.c
sgram.c(413): warning C4100: 'dummy': unreferenced formal parameter
e:\earthworm\earthworm_7.10beta32\src\display\sgram\sgram.c(603) : warning C4701: potentially uninitialized local variable 'successful' used
	link /out:e:\earthworm\earthworm_7.10beta32\bin\sgram.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib sgram.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  getavail.obj  getsysname_ew.obj  mem_circ_queue.obj  socket_ew.obj  socket_ew_common.obj  swap.obj  ws_clientII.obj  libgd.lib  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\display\wave_viewer 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	copy Release\wave_viewer.exe e:\earthworm\earthworm_7.10beta32\bin\wave_viewer.exe
        1 file(s) copied.
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\grab_bag 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\grab_bag\activated_scripts 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c activated_scripts.c 
activated_scripts.c
activated_scripts.c(325): warning C4100: 'dummy': unreferenced formal parameter
activated_scripts.c(443): warning C4100: 'dummy': unreferenced formal parameter
e:\earthworm\earthworm_7.10beta32\src\grab_bag\activated_scripts\activated_scripts.c(427) : warning C4701: potentially uninitialized local variable 'rc' used
	link /out:e:\earthworm\earthworm_7.10beta32\bin\activated_scripts.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib activated_scripts.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  ew_spectra_io.obj  mem_circ_queue.obj  socket_ew.obj  socket_ew_common.obj  swap.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\grab_bag\arc2trig 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c arc2trig.c writetrig.c 
arc2trig.c
writetrig.c
Generating Code...
	link /out:e:\earthworm\earthworm_7.10beta32\bin\arc2trig.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib arc2trig.obj  writetrig.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  read_arc.obj  site.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\grab_bag\cleandir 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c cleandir.c 
cleandir.c
cleandir.c(83): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(554): note: see declaration of 'stricmp'
cleandir.c(88): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(554): note: see declaration of 'stricmp'
cleandir.c(132): warning C4100: 'argv': unreferenced formal parameter
cleandir.c(132): warning C4100: 'argc': unreferenced formal parameter
cleandir.c(338): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(554): note: see declaration of 'stricmp'
cleandir.c(343): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(554): note: see declaration of 'stricmp'
cleandir.c(348): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(554): note: see declaration of 'stricmp'
	link /out:e:\earthworm\earthworm_7.10beta32\bin\cleandir.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib cleandir.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  service_ew.obj  watchdog_client.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\grab_bag\getter 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c getter.c 
getter.c
	link /out:e:\earthworm\earthworm_7.10beta32\bin\getter.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib getter.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\grab_bag\pick_recorder 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c pick_recorder.c 
pick_recorder.c
pick_recorder.c(656): warning C4100: 'dummy': unreferenced formal parameter
pick_recorder.c(767): warning C4100: 'dummy': unreferenced formal parameter
e:\earthworm\earthworm_7.10beta32\src\grab_bag\pick_recorder\pick_recorder.c(439) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\grab_bag\pick_recorder\pick_recorder.c(448) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\grab_bag\pick_recorder\pick_recorder.c(460) : warning C4701: potentially uninitialized local variable 'str' used
e:\earthworm\earthworm_7.10beta32\src\grab_bag\pick_recorder\pick_recorder.c(460) : warning C4703: potentially uninitialized local pointer variable 'str' used
	link /out:e:\earthworm\earthworm_7.10beta32\bin\pick_recorder.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib pick_recorder.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  mem_circ_queue.obj  swap.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\grab_bag\putter 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c putter.c 
putter.c
	link /out:e:\earthworm\earthworm_7.10beta32\bin\putter.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib putter.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\grab_bag\trig2arc 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c trig2arc.c hyp_trig_utils.c 
trig2arc.c
trig2arc.c(385): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
trig2arc.c(390): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
trig2arc.c(395): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
hyp_trig_utils.c
hyp_trig_utils.c(192): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
hyp_trig_utils.c(193): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
hyp_trig_utils.c(201): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
hyp_trig_utils.c(202): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\grab_bag\trig2arc\trig2arc.c(84) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\grab_bag\trig2arc\trig2arc.c(543) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\grab_bag\trig2arc\trig2arc.c(565) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\grab_bag\trig2arc\trig2arc.c(188) : warning C4701: potentially uninitialized local variable 'rc' used
	link /out:e:\earthworm\earthworm_7.10beta32\bin\trig2arc.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib trig2arc.obj  hyp_trig_utils.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  dirops_ew.obj  mem_circ_queue.obj  parse_trig.obj  socket_ew.obj  socket_ew_common.obj  swap.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\reporting 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\reporting\copystatus 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c copystatus.c 
copystatus.c
	link /out:e:\earthworm\earthworm_7.10beta32\bin\copystatus.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib copystatus.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\reporting\diskmgr 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c diskmgr.c 
diskmgr.c
	link /out:e:\earthworm\earthworm_7.10beta32\bin\diskmgr.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib diskmgr.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  dirops_ew.obj  getavail.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\reporting\ewhtmlemail 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c ewhtmlemail.c kml_event.c 
ewhtmlemail.c
ewhtmlemail.c(1697): warning C4100: 'reclogo': unreferenced formal parameter
kml_event.c
kml_event.c(79): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\reporting\ewhtmlemail\kml_event.c(69) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\reporting\ewhtmlemail\ewhtmlemail.c(318) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\reporting\ewhtmlemail\ewhtmlemail.c(328) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\reporting\ewhtmlemail\ewhtmlemail.c(339) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\reporting\ewhtmlemail\ewhtmlemail.c(350) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\reporting\ewhtmlemail\ewhtmlemail.c(1205) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\reporting\ewhtmlemail\ewhtmlemail.c(2234) : warning C4701: potentially uninitialized local variable 'gifHeader' used
e:\earthworm\earthworm_7.10beta32\src\reporting\ewhtmlemail\ewhtmlemail.c(2234) : warning C4703: potentially uninitialized local pointer variable 'gifHeader' used
e:\earthworm\earthworm_7.10beta32\src\reporting\ewhtmlemail\ewhtmlemail.c(3246) : warning C4701: potentially uninitialized local variable 'trace' used
e:\earthworm\earthworm_7.10beta32\src\reporting\ewhtmlemail\ewhtmlemail.c(3246) : warning C4703: potentially uninitialized local pointer variable 'trace' used
e:\earthworm\earthworm_7.10beta32\src\reporting\ewhtmlemail\ewhtmlemail.c(3222) : warning C4701: potentially uninitialized local variable 'sr' used
e:\earthworm\earthworm_7.10beta32\src\reporting\ewhtmlemail\ewhtmlemail.c(3210) : warning C4701: potentially uninitialized local variable 'isBroadband' used
e:\earthworm\earthworm_7.10beta32\src\reporting\ewhtmlemail\ewhtmlemail.c(3280) : warning C4701: potentially uninitialized local variable 'inrate' used
e:\earthworm\earthworm_7.10beta32\src\reporting\ewhtmlemail\ewhtmlemail.c(3585) : warning C4701: potentially uninitialized local variable 'trace' used
e:\earthworm\earthworm_7.10beta32\src\reporting\ewhtmlemail\ewhtmlemail.c(3585) : warning C4703: potentially uninitialized local pointer variable 'trace' used
e:\earthworm\earthworm_7.10beta32\src\reporting\ewhtmlemail\ewhtmlemail.c(3561) : warning C4701: potentially uninitialized local variable 'sr' used
e:\earthworm\earthworm_7.10beta32\src\reporting\ewhtmlemail\ewhtmlemail.c(3548) : warning C4701: potentially uninitialized local variable 'isBroadband' used
	link /out:e:\earthworm\earthworm_7.10beta32\bin\ewhtmlemail.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib ewhtmlemail.obj  kml_event.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  butterworth.obj  complex_math.obj  convertInstResponse.obj  decode.obj  earthworm_defs.obj  encode.obj  fleng.obj  geo_to_km.obj  geom.obj  ioc_filter.obj  read_arc.obj  residue.obj  rw_mag.obj  site.obj  socket_ew.obj  socket_ew_common.obj  swap.obj  transferFunction.obj  watchdog_client.obj  ws_clientII.obj  libcrypto.lib  libgd.lib  libew_mt.lib
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c ge_test.c 
ge_test.c
	link /out:e:\earthworm\earthworm_7.10beta32\bin\ge_test.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib ge_test.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  decode.obj  encode.obj  libcrypto.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\reporting\ewhtmlreport 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c ewhtmlreport.c ew_csv.c ewjson.c 
ewhtmlreport.c
ewhtmlreport.c(812): warning C4459: declaration of 'ReportTime' hides global declaration
ewhtmlreport.c(98): note: see declaration of 'ReportTime'
ewhtmlreport.c(883): warning C4244: 'function': conversion from 'double' to 'time_t', possible loss of data
ewhtmlreport.c(884): warning C4244: 'function': conversion from 'double' to 'time_t', possible loss of data
ewhtmlreport.c(1152): warning C4244: '=': conversion from 'double' to 'time_t', possible loss of data
ew_csv.c
ewjson.c
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\reporting\ewhtmlreport\ewhtmlreport.c(382) : warning C4701: potentially uninitialized local variable 'output' used
e:\earthworm\earthworm_7.10beta32\src\reporting\ewhtmlreport\ewhtmlreport.c(382) : warning C4703: potentially uninitialized local pointer variable 'output' used
e:\earthworm\earthworm_7.10beta32\src\reporting\ewhtmlreport\ewhtmlreport.c(1001) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\reporting\ewhtmlreport\ewhtmlreport.c(1008) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\reporting\ewhtmlreport\ewhtmlreport.c(1055) : warning C4706: assignment within conditional expression
	link /out:e:\earthworm\earthworm_7.10beta32\bin\ewhtmlreport.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib ewhtmlreport.obj  ew_csv.obj  ewjson.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  dirops_ew.obj  read_arc.obj  rw_mag.obj  site.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\reporting\gmewhtmlemail 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c gmewhtmlemail.c kml_event.c 
gmewhtmlemail.c
gmewhtmlemail.c(766): warning C4244: '=': conversion from 'int' to 'uint16_t', possible loss of data
gmewhtmlemail.c(1062): warning C4456: declaration of 'i' hides previous local declaration
gmewhtmlemail.c(804): note: see declaration of 'i'
gmewhtmlemail.c(1083): warning C4244: '=': conversion from 'double' to 'long', possible loss of data
gmewhtmlemail.c(1098): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
gmewhtmlemail.c(1099): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
gmewhtmlemail.c(1497): warning C4244: '=': conversion from 'double' to 'long', possible loss of data
gmewhtmlemail.c(1685): warning C4456: declaration of 'path' hides previous local declaration
gmewhtmlemail.c(1215): note: see declaration of 'path'
gmewhtmlemail.c(1691): warning C4456: declaration of 'path' hides previous local declaration
gmewhtmlemail.c(1215): note: see declaration of 'path'
gmewhtmlemail.c(2343): warning C4100: 'azColName': unreferenced formal parameter
gmewhtmlemail.c(2343): warning C4100: 'argc': unreferenced formal parameter
gmewhtmlemail.c(2343): warning C4100: 'notUsed': unreferenced formal parameter
gmewhtmlemail.c(2403): warning C4100: 'regionsStr': unreferenced formal parameter
gmewhtmlemail.c(3809): warning C4100: 'snl_order': unreferenced formal parameter
gmewhtmlemail.c(3809): warning C4100: 'site_order': unreferenced formal parameter
gmewhtmlemail.c(3808): warning C4100: 'arcsm': unreferenced formal parameter
gmewhtmlemail.c(3883): warning C4100: 'arcsm': unreferenced formal parameter
kml_event.c
kml_event.c(78): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\reporting\gmewhtmlemail\kml_event.c(68) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\reporting\gmewhtmlemail\gmewhtmlemail.c(855) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\reporting\gmewhtmlemail\gmewhtmlemail.c(869) : warning C4701: potentially uninitialized local variable 'res' used
e:\earthworm\earthworm_7.10beta32\src\reporting\gmewhtmlemail\gmewhtmlemail.c(4060) : warning C4701: potentially uninitialized local variable 'max_index' used
e:\earthworm\earthworm_7.10beta32\src\reporting\gmewhtmlemail\gmewhtmlemail.c(4011) : warning C4701: potentially uninitialized local variable 'min_index' used
e:\earthworm\earthworm_7.10beta32\src\reporting\gmewhtmlemail\gmewhtmlemail.c(4531) : warning C4701: potentially uninitialized local variable 'trace' used
e:\earthworm\earthworm_7.10beta32\src\reporting\gmewhtmlemail\gmewhtmlemail.c(4531) : warning C4703: potentially uninitialized local pointer variable 'trace' used
e:\earthworm\earthworm_7.10beta32\src\reporting\gmewhtmlemail\gmewhtmlemail.c(4507) : warning C4701: potentially uninitialized local variable 'sr' used
e:\earthworm\earthworm_7.10beta32\src\reporting\gmewhtmlemail\gmewhtmlemail.c(4870) : warning C4701: potentially uninitialized local variable 'trace' used
e:\earthworm\earthworm_7.10beta32\src\reporting\gmewhtmlemail\gmewhtmlemail.c(4495) : warning C4701: potentially uninitialized local variable 'isBroadband' used
e:\earthworm\earthworm_7.10beta32\src\reporting\gmewhtmlemail\gmewhtmlemail.c(4870) : warning C4703: potentially uninitialized local pointer variable 'trace' used
e:\earthworm\earthworm_7.10beta32\src\reporting\gmewhtmlemail\gmewhtmlemail.c(4565) : warning C4701: potentially uninitialized local variable 'inrate' used
e:\earthworm\earthworm_7.10beta32\src\reporting\gmewhtmlemail\gmewhtmlemail.c(4846) : warning C4701: potentially uninitialized local variable 'sr' used
e:\earthworm\earthworm_7.10beta32\src\reporting\gmewhtmlemail\gmewhtmlemail.c(4469) : warning C4701: potentially uninitialized local variable 'realMin' used
e:\earthworm\earthworm_7.10beta32\src\reporting\gmewhtmlemail\gmewhtmlemail.c(4833) : warning C4701: potentially uninitialized local variable 'isBroadband' used
e:\earthworm\earthworm_7.10beta32\src\reporting\gmewhtmlemail\gmewhtmlemail.c(4471) : warning C4701: potentially uninitialized local variable 'realMax' used
e:\earthworm\earthworm_7.10beta32\src\reporting\gmewhtmlemail\gmewhtmlemail.c(3614) : warning C4701: potentially uninitialized local variable 'gifHeader' used
e:\earthworm\earthworm_7.10beta32\src\reporting\gmewhtmlemail\gmewhtmlemail.c(3614) : warning C4703: potentially uninitialized local pointer variable 'gifHeader' used
	link -out:e:\earthworm\earthworm_7.10beta32\bin\gmewhtmlemail.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  gmewhtmlemail.obj  kml_event.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  butterworth.obj  complex_math.obj  convertInstResponse.obj  earthworm_defs.obj  fleng.obj  geo_to_km.obj  ioc_filter.obj  read_arc.obj  residue.obj  rw_mag.obj  rw_strongmotionII.obj  site.obj  socket_ew.obj  socket_ew_common.obj  sqlite3.obj  swap.obj  transferFunction.obj  watchdog_client.obj  ws_clientII.obj  libgd.lib  libew_mt.lib
LINK : warning LNK4044: unrecognized option '/D_WINNT'; ignored
LINK : warning LNK4044: unrecognized option '/D_INTEL'; ignored
LINK : warning LNK4044: unrecognized option '/Od'; ignored
LINK : warning LNK4044: unrecognized option '/DWIN32_LEAN_AND_MEAN'; ignored
LINK : warning LNK4044: unrecognized option '/D_CRT_SECURE_NO_DEPRECATE'; ignored
LINK : warning LNK4044: unrecognized option '/D_CRT_SECURE_NO_WARNINGS'; ignored
LINK : warning LNK4044: unrecognized option '/D_WINSOCK_DEPRECATED_NO_WARNINGS'; ignored
LINK : warning LNK4044: unrecognized option '/D_USE_32BIT_TIME_T'; ignored
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\reporting\statmgr 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c statmgr.c files.c pageout.c 
statmgr.c
statmgr.c(891): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
statmgr.c(1136): warning C4459: declaration of 'logo' hides global declaration
statmgr.c(167): note: see declaration of 'logo'
statmgr.c(1607): warning C4459: declaration of 'desc' hides global declaration
statmgr.c(172): note: see declaration of 'desc'
statmgr.c(1971): warning C4459: declaration of 'desc' hides global declaration
statmgr.c(172): note: see declaration of 'desc'
statmgr.c(1971): warning C4100: 'desc': unreferenced formal parameter
files.c
pageout.c
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\reporting\statmgr\pageout.c(84) : warning C4701: potentially uninitialized local variable 'rc' used
e:\earthworm\earthworm_7.10beta32\src\reporting\statmgr\statmgr.c(1397) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\reporting\statmgr\statmgr.c(1424) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\reporting\statmgr\statmgr.c(1434) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\reporting\statmgr\statmgr.c(575) : warning C4701: potentially uninitialized local variable 'tporterr' used
e:\earthworm\earthworm_7.10beta32\src\reporting\statmgr\statmgr.c(733) : warning C4701: potentially uninitialized local variable 'n' used
	link /out:e:\earthworm\earthworm_7.10beta32\bin\statmgr.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib statmgr.obj  files.obj  pageout.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  sendmail.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\binder_ew 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c binder_ew.c assess.c bind.c grid.c hyp.c ingelada.c l1.c linear.c sample.c 
binder_ew.c
assess.c
assess.c(244): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
assess.c(245): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
bind.c
bind.c(667): warning C4389: '==': signed/unsigned mismatch
bind.c(682): warning C4389: '==': signed/unsigned mismatch
bind.c(696): warning C4389: '==': signed/unsigned mismatch
bind.c(708): warning C4389: '==': signed/unsigned mismatch
bind.c(724): warning C4389: '==': signed/unsigned mismatch
bind.c(748): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
bind.c(761): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
bind.c(910): warning C4389: '!=': signed/unsigned mismatch
bind.c(966): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
bind.c(989): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
bind.c(1106): warning C4389: '!=': signed/unsigned mismatch
bind.c(1191): warning C4389: '==': signed/unsigned mismatch
bind.c(1272): warning C4389: '==': signed/unsigned mismatch
bind.c(1289): warning C4389: '==': signed/unsigned mismatch
bind.c(1302): warning C4389: '==': signed/unsigned mismatch
bind.c(1315): warning C4389: '==': signed/unsigned mismatch
bind.c(1348): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
bind.c(1372): warning C4389: '!=': signed/unsigned mismatch
grid.c
grid.c(157): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
grid.c(175): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
grid.c(303): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
grid.c(304): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
grid.c(317): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
grid.c(318): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
grid.c(431): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
grid.c(433): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
grid.c(532): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
grid.c(533): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
grid.c(647): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
grid.c(648): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
grid.c(651): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
grid.c(711): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
grid.c(773): warning C4244: '+=': conversion from 'int' to 'short', possible loss of data
grid.c(894): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
hyp.c
hyp.c(233): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
hyp.c(241): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
hyp.c(242): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
hyp.c(243): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
hyp.c(244): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
hyp.c(253): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
hyp.c(254): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
hyp.c(277): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
hyp.c(404): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
hyp.c(421): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
hyp.c(422): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
hyp.c(423): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
hyp.c(424): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
hyp.c(613): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
ingelada.c
l1.c
l1.c(56): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
l1.c(61): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
l1.c(143): warning C4244: '-=': conversion from 'double' to 'float', possible loss of data
l1.c(241): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
l1.c(242): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
linear.c
sample.c
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\binder_ew\l1.c(92) : warning C4701: potentially uninitialized local variable 'in' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\binder_ew\l1.c(126) : warning C4701: potentially uninitialized local variable 'test' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\binder_ew\l1.c(139) : warning C4701: potentially uninitialized local variable 'out' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\binder_ew\grid.c(791) : warning C4701: potentially uninitialized local variable 'kdmin' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\binder_ew\bind.c(995) : warning C4701: potentially uninitialized local variable 'kres' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\binder_ew\bind.c(647) : warning C4701: potentially uninitialized local variable 'lquake' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\binder_ew\bind.c(647) : warning C4701: potentially uninitialized local variable 'rhyp' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\binder_ew\bind.c(647) : warning C4701: potentially uninitialized local variable 'tres' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\binder_ew\bind.c(1253) : warning C4701: potentially uninitialized local variable 'rhyp' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\binder_ew\bind.c(1253) : warning C4701: potentially uninitialized local variable 'tres' used
	link /out:e:\earthworm\earthworm_7.10beta32\bin\binder_ew.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib binder_ew.obj  assess.obj  bind.obj  grid.obj  hyp.obj  ingelada.obj  l1.obj  linear.obj  sample.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  brent.obj  geo_to_km.obj  mnbrak.obj  rdpickcoda.obj  site.obj  tlay.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\carlstatrig 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c carlstatrig.c addtrace.c cmprscn.c findsta.c flushbuf.c initpars.c initsta.c prodstatrg.c protrace.c readcnfg.c readewh.c readstas.c resetsta.c statrpt.c updtsta.c 
carlstatrig.c
addtrace.c
addtrace.c(316): warning C4100: 'dataType': unreferenced formal parameter
cmprscn.c
findsta.c
flushbuf.c
initpars.c
initsta.c
prodstatrg.c
protrace.c
readcnfg.c
readcnfg.c(276): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
readewh.c
readstas.c
resetsta.c
statrpt.c
updtsta.c
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\carlstatrig\carlstatrig.c(164) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\carlstatrig\carlstatrig.c(288) : warning C4706: assignment within conditional expression
	link /out:e:\earthworm\earthworm_7.10beta32\bin\carlstatrig.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib carlstatrig.obj  addtrace.obj  cmprscn.obj  findsta.obj  flushbuf.obj  initpars.obj  initsta.obj  prodstatrg.obj  protrace.obj  readcnfg.obj  readewh.obj  readstas.obj  resetsta.obj  statrpt.obj  updtsta.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  swap.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\carlsubtrig 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c carlsubtrig.c addexttrig.c cmprscn.c findsta.c getsubnet.c initpars.c initsta.c initsub.c prodtrig.c prostatrg.c readcnfg.c readewh.c readstas.c readsubs.c rmstatrig.c sbntthrd.c statrpt.c 
carlsubtrig.c
addexttrig.c
cmprscn.c
findsta.c
getsubnet.c
initpars.c
initsta.c
initsub.c
prodtrig.c
prostatrg.c
readcnfg.c
readcnfg.c(336): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
readcnfg.c(384): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
readcnfg.c(391): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
readcnfg.c(411): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
readewh.c
readstas.c
readsubs.c
rmstatrig.c
sbntthrd.c
statrpt.c
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\carlsubtrig\prodtrig.c(141) : warning C4701: potentially uninitialized local variable 'singleSubnetNumber' used
	link /out:e:\earthworm\earthworm_7.10beta32\bin\carlsubtrig.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib carlsubtrig.obj  addexttrig.obj  cmprscn.obj   findsta.obj  getsubnet.obj  initpars.obj  initsta.obj  initsub.obj  prodtrig.obj  prostatrg.obj  readcnfg.obj  readewh.obj  readstas.obj  readsubs.obj  rmstatrig.obj  sbntthrd.obj  statrpt.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  swap.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\coda_aav 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c coda_aav.c caav_config.c caav_stalist.c compare.c 
coda_aav.c
caav_config.c
caav_stalist.c
compare.c
Generating Code...
	link /out:e:\earthworm\earthworm_7.10beta32\bin\coda_aav.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib coda_aav.obj  caav_config.obj  caav_stalist.obj  compare.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  rw_coda_aav.obj  swap.obj  trheadconv.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\coda_dur 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c coda_dur.c cdur_config.c cdur_stalist.c compare.c 
coda_dur.c
coda_dur.c(452): warning C4459: declaration of 'Ewh' hides global declaration
coda_dur.c(148): note: see declaration of 'Ewh'
cdur_config.c
cdur_stalist.c
compare.c
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\coda_dur\coda_dur.c(846) : warning C4701: potentially uninitialized local variable 'caav' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\coda_dur\coda_dur.c(846) : warning C4703: potentially uninitialized local pointer variable 'caav' used
	link /out:e:\earthworm\earthworm_7.10beta32\bin\coda_dur.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib coda_dur.obj  cdur_config.obj  cdur_stalist.obj  compare.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  rdpickcoda.obj  rw_coda_aav.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\compress_UA 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c compress_UA.c 
compress_UA.c
	link /out:e:\earthworm\earthworm_7.10beta32\bin\compress_UA.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib compress_UA.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  swap.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\debias 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T   /DMOD_STR="\"debias\"" /c debias.c db_filt.c 
debias.c
debias.c(73): warning C4100: 'init': unreferenced formal parameter
debias.c(139): warning C4100: 'com': unreferenced formal parameter
debias.c(139): warning C4100: 'cmd_id': unreferenced formal parameter
debias.c(150): warning C4100: 'init': unreferenced formal parameter
debias.c(181): warning C4100: 'inBuf': unreferenced formal parameter
debias.c(181): warning C4100: 'logoMsg': unreferenced formal parameter
debias.c(181): warning C4100: 'TracePkt': unreferenced formal parameter
debias.c(193): warning C4100: 'inBuf': unreferenced formal parameter
debias.c(193): warning C4100: 'logoMsg': unreferenced formal parameter
debias.c(193): warning C4100: 'TracePkt': unreferenced formal parameter
debias.c(198): warning C4459: declaration of 'db' hides global declaration
debias.c(8): note: see declaration of 'db'
db_filt.c
db_filt.c(136): warning C4100: 'xDb': unreferenced formal parameter
Generating Code...
	link /out:e:\earthworm\earthworm_7.10beta32\bin\debias.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib debias.obj  db_filt.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  mem_circ_queue.obj  swap.obj  trheadconv.obj  xfrm.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\decimate 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c decimate.c configure.c decthrd.c do1stg.c filtdecim.c hqr.c initpars.c matchscn.c readcnfg.c readewh.c remeznp.c resetsta.c setdecstg.c setstafilt.c statrpt.c zeroes.c 
decimate.c
configure.c
decthrd.c
do1stg.c
filtdecim.c
hqr.c
hqr.c(166): warning C4127: conditional expression is constant
initpars.c
matchscn.c
readcnfg.c
readewh.c
remeznp.c
resetsta.c
setdecstg.c
setstafilt.c
statrpt.c
zeroes.c
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\decimate\hqr.c(354) : warning C4701: potentially uninitialized local variable 'p' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\decimate\hqr.c(354) : warning C4701: potentially uninitialized local variable 'q' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\decimate\hqr.c(354) : warning C4701: potentially uninitialized local variable 'r' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\decimate\decimate.c(115) : warning C4706: assignment within conditional expression
	link /out:e:\earthworm\earthworm_7.10beta32\bin\decimate.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib decimate.obj  configure.obj  decthrd.obj  do1stg.obj  filtdecim.obj  hqr.obj  initpars.obj  matchscn.obj  readcnfg.obj  readewh.obj  remeznp.obj  resetsta.obj  setdecstg.obj  setstafilt.obj  statrpt.obj  zeroes.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  mem_circ_queue.obj  swap.obj  trheadconv.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\decompress_UA 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c decompress_UA.c 
decompress_UA.c
	link /out:e:\earthworm\earthworm_7.10beta32\bin\decompress_UA.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib decompress_UA.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  swap.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\eqassemble 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c eqassemble.c 
eqassemble.c
	link /out:e:\earthworm\earthworm_7.10beta32\bin\eqassemble.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib eqassemble.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  brent.obj  mnbrak.obj  pipe.obj  rdpickcoda.obj  site.obj  tlay.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\eqbuf 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c eqbuf.c 
eqbuf.c
eqbuf.c(80): warning C4210: nonstandard extension used: function given file scope
eqbuf.c(335): warning C4100: 'dummy': unreferenced formal parameter
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\eqbuf\eqbuf.c(267) : warning C4706: assignment within conditional expression
	link /out:e:\earthworm\earthworm_7.10beta32\bin\eqbuf.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib eqbuf.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  mem_circ_queue.obj  pipe.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\eqcoda 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c eqcoda.c eqm2_calls.c stalist.c 
eqcoda.c
eqcoda.c(689): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
eqcoda.c(698): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
eqm2_calls.c
stalist.c
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\eqcoda\eqcoda.c(440) : warning C4706: assignment within conditional expression
	link /out:e:\earthworm\earthworm_7.10beta32\bin\eqcoda.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib eqcoda.obj  eqm2_calls.obj  stalist.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  pipe.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\eqfilter 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c eqfilter.c 
eqfilter.c
eqfilter.c(209): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data
eqfilter.c(689): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
eqfilter.c(1334): warning C4100: 'dummy': unreferenced formal parameter
eqfilter.c(1548): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
eqfilter.c(2050): warning C4244: '=': conversion from 'double' to 'time_t', possible loss of data
eqfilter.c(1445): warning C4100: 'dummy': unreferenced formal parameter
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\eqfilter\eqfilter.c(1937) : warning C4701: potentially uninitialized local variable 'ncoda' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\eqfilter\eqfilter.c(1678) : warning C4701: potentially uninitialized local variable 'num_polarity_up' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\eqfilter\eqfilter.c(1678) : warning C4701: potentially uninitialized local variable 'num_polarity_down' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\eqfilter\eqfilter.c(2050) : warning C4701: potentially uninitialized local variable 'Sum' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\eqfilter\eqfilter.c(702) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\eqfilter\eqfilter.c(711) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\eqfilter\eqfilter.c(732) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\eqfilter\eqfilter.c(820) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\eqfilter\eqfilter.c(907) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\eqfilter\eqfilter.c(927) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\eqfilter\eqfilter.c(947) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\eqfilter\eqfilter.c(967) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\eqfilter\eqfilter.c(988) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\eqfilter\eqfilter.c(1009) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\eqfilter\eqfilter.c(1030) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\eqfilter\eqfilter.c(1051) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\eqfilter\eqfilter.c(1071) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\eqfilter\eqfilter.c(1091) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\eqfilter\eqfilter.c(1111) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\eqfilter\eqfilter.c(1131) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\eqfilter\eqfilter.c(752) : warning C4701: potentially uninitialized local variable 'instid' used
	link /out:e:\earthworm\earthworm_7.10beta32\bin\eqfilter.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib eqfilter.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  mem_circ_queue.obj  parse_trig.obj  geom.obj  read_arc.obj  geo_to_km.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\eqprelim 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c eqprelim.c 
eqprelim.c
eqprelim.c(1012): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
eqprelim.c(1026): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
	link /out:e:\earthworm\earthworm_7.10beta32\bin\eqprelim.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib eqprelim.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  brent.obj  mnbrak.obj  pipe.obj  rdpickcoda.obj  site.obj  tlay.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\eqproc 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c eqproc.c 
eqproc.c
eqproc.c(1017): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
eqproc.c(1031): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\eqproc\eqproc.c(520) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\eqproc\eqproc.c(529) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\eqproc\eqproc.c(571) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\eqproc\eqproc.c(580) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\eqproc\eqproc.c(1254) : warning C4701: potentially uninitialized local variable 'fpr' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\eqproc\eqproc.c(1254) : warning C4703: potentially uninitialized local pointer variable 'fpr' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\eqproc\eqproc.c(1296) : warning C4701: potentially uninitialized local variable 'maxr' used
	link /out:e:\earthworm\earthworm_7.10beta32\bin\eqproc.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib eqproc.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  brent.obj  mnbrak.obj  pipe.obj  rdpickcoda.obj  site.obj  tlay.obj  libew_mt.lib
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c log_everything.c 
log_everything.c
log_everything.c(26): warning C4100: 'argv': unreferenced formal parameter
log_everything.c(26): warning C4100: 'argc': unreferenced formal parameter
	link /out:e:\earthworm\earthworm_7.10beta32\bin\log_everything.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib log_everything.obj  /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib pipe.obj libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\eqverify 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c eqverify.c 
eqverify.c
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\eqverify\eqverify.c(934) : warning C4706: assignment within conditional expression
	link /out:e:\earthworm\earthworm_7.10beta32\bin\eqverify.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib eqverify.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  pipe.obj  libew_mt.lib
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c arcfeeder.c 
arcfeeder.c
arcfeeder.c(35): warning C4100: 'argv': unreferenced formal parameter
arcfeeder.c(35): warning C4100: 'argc': unreferenced formal parameter
	link /out:e:\earthworm\earthworm_7.10beta32\bin\arcfeeder.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib arcfeeder.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  pipe.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\evansassoc 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c evansassoc.c doit.c list.c time_dtos.c 
evansassoc.c
doit.c
list.c
time_dtos.c
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\evansassoc\evansassoc.c(374) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\evansassoc\evansassoc.c(383) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\evansassoc\evansassoc.c(395) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\evansassoc\evansassoc.c(422) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\evansassoc\evansassoc.c(452) : warning C4706: assignment within conditional expression
	link /out:e:\earthworm\earthworm_7.10beta32\bin\evansassoc.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib evansassoc.obj  doit.obj  list.obj  time_dtos.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\evanstrig 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /D_NTSDK /c evanstrig.c compare.c interpolate.c mteltrg.c mutils.c 
evanstrig.c
compare.c
interpolate.c
mteltrg.c
mteltrg.c(410): warning C4100: 'npts': unreferenced formal parameter
mteltrg.c(409): warning C4100: 'buffer': unreferenced formal parameter
mutils.c
Generating Code...
	link /out:e:\earthworm\earthworm_7.10beta32\bin\evanstrig.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib evanstrig.obj  compare.obj  interpolate.obj  mteltrg.obj  mutils.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  swap.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\ew_rsamalarm 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c ew_rsamalarm.c 
ew_rsamalarm.c
ew_rsamalarm.c(466): warning C4244: 'initializing': conversion from 'double' to 'time_t', possible loss of data
ew_rsamalarm.c(599): warning C4100: 'dummy': unreferenced formal parameter
ew_rsamalarm.c(833): warning C4244: 'function': conversion from 'double' to 'time_t', possible loss of data
ew_rsamalarm.c(859): warning C4244: 'function': conversion from 'double' to 'time_t', possible loss of data
ew_rsamalarm.c(863): warning C4244: 'function': conversion from 'double' to 'time_t', possible loss of data
ew_rsamalarm.c(994): warning C4244: 'function': conversion from 'double' to 'time_t', possible loss of data
ew_rsamalarm.c(1009): warning C4100: 'dummy': unreferenced formal parameter
ew_rsamalarm.c(1059): warning C4459: declaration of 'currSta' hides global declaration
ew_rsamalarm.c(258): note: see declaration of 'currSta'
ew_rsamalarm.c(1059): warning C4459: declaration of 'currStaID' hides global declaration
ew_rsamalarm.c(259): note: see declaration of 'currStaID'
ew_rsamalarm.c(1077): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
ew_rsamalarm.c(1387): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
ew_rsamalarm.c(1394): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
ew_rsamalarm.c(1449): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\ew_rsamalarm\ew_rsamalarm.c(753) : warning C4701: potentially uninitialized local variable 'data_size' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\ew_rsamalarm\ew_rsamalarm.c(1126) : warning C4701: potentially uninitialized local variable 'net' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\ew_rsamalarm\ew_rsamalarm.c(1126) : warning C4703: potentially uninitialized local pointer variable 'net' used
	link /out:e:\earthworm\earthworm_7.10beta32\bin\ew_rsamalarm.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib ew_rsamalarm.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  mem_circ_queue.obj  socket_ew.obj  socket_ew_common.obj  swap.obj  ws_clientII.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\ew2rsam 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c ew2rsam.c 
ew2rsam.c
ew2rsam.c(1140): warning C4100: 'dummy': unreferenced formal parameter
ew2rsam.c(1604): warning C4100: 'dummy': unreferenced formal parameter
	link /out:e:\earthworm\earthworm_7.10beta32\bin\ew2rsam.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib ew2rsam.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  mem_circ_queue.obj  swap.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\ew2ssam 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c ew2ssam.c 
ew2ssam.c
ew2ssam.c(995): warning C4100: 'dummy': unreferenced formal parameter
ew2ssam.c(1139): warning C4100: 'dummy': unreferenced formal parameter
	link /out:e:\earthworm\earthworm_7.10beta32\bin\ew2ssam.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib ew2ssam.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  fft_prep.obj  fft99.obj  mem_circ_queue.obj  swap.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\ewaccel 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c ewaccel.c butterworth_c.c 
ewaccel.c
ewaccel.c(360): warning C4100: 'dummy': unreferenced formal parameter
ewaccel.c(400): warning C4100: 'dummy': unreferenced formal parameter
ewaccel.c(1019): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
ewaccel.c(1162): warning C4459: declaration of 'dataMatrix' hides global declaration
ewaccel.c(94): note: see declaration of 'dataMatrix'
ewaccel.c(1368): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
ewaccel.c(1400): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
butterworth_c.c
butterworth_c.c(90): warning C4131: 'sub_c': uses old-style declarator
butterworth_c.c(111): warning C4131: 'div_c': uses old-style declarator
butterworth_c.c(143): warning C4131: 'conj_c': uses old-style declarator
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\ewaccel\butterworth_c.c(451) : warning C4701: potentially uninitialized local variable 'b0h' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\ewaccel\butterworth_c.c(479) : warning C4701: potentially uninitialized local variable 'b0l' used
	link /out:e:\earthworm\earthworm_7.10beta32\bin\ewaccel.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib ewaccel.obj  butterworth_c.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  mem_circ_queue.obj  socket_ew.obj  socket_ew_common.obj  swap.obj  ws_clientII.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\ewdrift 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T   /DMOD_STR="\"ewdrift\"" /c ewdrift.c ewdrift_filt.c 
ewdrift.c
ewdrift.c(64): warning C4100: 'CmdCount': unreferenced formal parameter
ewdrift.c(104): warning C4100: 'com': unreferenced formal parameter
ewdrift.c(104): warning C4100: 'cmd_id': unreferenced formal parameter
ewdrift.c(109): warning C4100: 'init': unreferenced formal parameter
ewdrift.c(115): warning C4100: 'inBuf': unreferenced formal parameter
ewdrift.c(115): warning C4100: 'logoMsg': unreferenced formal parameter
ewdrift.c(115): warning C4100: 'TracePkt': unreferenced formal parameter
ewdrift.c(121): warning C4100: 'inBuf': unreferenced formal parameter
ewdrift.c(121): warning C4100: 'logoMsg': unreferenced formal parameter
ewdrift.c(121): warning C4100: 'TracePkt': unreferenced formal parameter
ewdrift.c(127): warning C4459: declaration of 'ewi' hides global declaration
ewdrift.c(32): note: see declaration of 'ewi'
ewdrift_filt.c
ewdrift_filt.c(66): warning C4100: 'xWorld': unreferenced formal parameter
ewdrift_filt.c(66): warning C4100: 'inBuf': unreferenced formal parameter
ewdrift_filt.c(66): warning C4100: 'xSCNL': unreferenced formal parameter
ewdrift_filt.c(72): warning C4100: 'xEwi': unreferenced formal parameter
Generating Code...
	link /out:e:\earthworm\earthworm_7.10beta32\bin\ewdrift.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib ewdrift.obj  ewdrift_filt.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  mem_circ_queue.obj  swap.obj  trheadconv.obj  xfrm.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\ewintegrate 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T   /DMOD_STR="\"ewintegrate\"" /c ewintegrate.c butterworth_c.c int_filt.c 
ewintegrate.c
ewintegrate.c(93): warning C4100: 'com': unreferenced formal parameter
ewintegrate.c(93): warning C4100: 'cmd_id': unreferenced formal parameter
ewintegrate.c(118): warning C4100: 'inBuf': unreferenced formal parameter
ewintegrate.c(118): warning C4100: 'logoMsg': unreferenced formal parameter
ewintegrate.c(118): warning C4100: 'TracePkt': unreferenced formal parameter
ewintegrate.c(124): warning C4100: 'inBuf': unreferenced formal parameter
ewintegrate.c(124): warning C4100: 'logoMsg': unreferenced formal parameter
ewintegrate.c(124): warning C4100: 'TracePkt': unreferenced formal parameter
ewintegrate.c(129): warning C4459: declaration of 'ewi' hides global declaration
ewintegrate.c(6): note: see declaration of 'ewi'
butterworth_c.c
butterworth_c.c(90): warning C4131: 'sub_c': uses old-style declarator
butterworth_c.c(111): warning C4131: 'div_c': uses old-style declarator
butterworth_c.c(143): warning C4131: 'conj_c': uses old-style declarator
int_filt.c
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\ewintegrate\butterworth_c.c(451) : warning C4701: potentially uninitialized local variable 'b0h' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\ewintegrate\butterworth_c.c(479) : warning C4701: potentially uninitialized local variable 'b0l' used
	link /out:e:\earthworm\earthworm_7.10beta32\bin\ewintegrate.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib ewintegrate.obj  butterworth_c.obj  int_filt.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  mem_circ_queue.obj  swap.obj  trheadconv.obj  xfrm.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\ewnotify 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c ewnotify.c 
ewnotify.c
ewnotify.c(403): warning C4100: 'dummy': unreferenced formal parameter
ewnotify.c(503): warning C4244: 'function': conversion from 'int' to 'short', possible loss of data
ewnotify.c(481): warning C4100: 'dummy': unreferenced formal parameter
ewnotify.c(698): warning C4244: 'function': conversion from 'int' to 'short', possible loss of data
	link /out:e:\earthworm\earthworm_7.10beta32\bin\ewnotify.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib ewnotify.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  ew_spectra_io.obj  mem_circ_queue.obj  sendmail.obj  socket_ew.obj  socket_ew_common.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\ewshear 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c ewshear.c iir.c 
ewshear.c
ewshear.c(495): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
ewshear.c(619): warning C4459: declaration of 'Height' hides global declaration
ewshear.c(100): note: see declaration of 'Height'
ewshear.c(619): warning C4459: declaration of 'FS' hides global declaration
ewshear.c(101): note: see declaration of 'FS'
ewshear.c(632): warning C4456: declaration of 'j' hides previous local declaration
ewshear.c(622): note: see declaration of 'j'
ewshear.c(680): warning C4244: 'return': conversion from 'double' to 'int', possible loss of data
ewshear.c(880): warning C4100: 'dummy': unreferenced formal parameter
ewshear.c(1044): warning C4100: 'dummy': unreferenced formal parameter
iir.c
iir.c(79): warning C4131: 'add_c': uses old-style declarator
iir.c(101): warning C4131: 'mul_c': uses old-style declarator
iir.c(124): warning C4131: 'cmul_c': uses old-style declarator
iir.c(145): warning C4131: 'sub_c': uses old-style declarator
iir.c(166): warning C4131: 'div_c': uses old-style declarator
iir.c(198): warning C4131: 'conj_c': uses old-style declarator
iir.c(221): warning C4131: 'filt': uses old-style declarator
iir.c(261): warning C4131: 'lowpass': uses old-style declarator
iir.c(333): warning C4131: 'highpass': uses old-style declarator
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\ewshear\iir.c(450) : warning C4701: potentially uninitialized local variable 'b0h' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\ewshear\iir.c(474) : warning C4701: potentially uninitialized local variable 'b0l' used
	link /out:e:\earthworm\earthworm_7.10beta32\bin\ewshear.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib ewshear.obj  iir.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  ew_spectra_io.obj  mem_circ_queue.obj  socket_ew.obj  socket_ew_common.obj  swap.obj  ws_clientII.obj  ws2ts.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\ewspectra 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c ewspectra.c iir.c 
ewspectra.c
ewspectra.c(421): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data
ewspectra.c(525): warning C4459: declaration of 'scale' hides global declaration
ewspectra.c(225): note: see declaration of 'scale'
ewspectra.c(538): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
ewspectra.c(543): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
ewspectra.c(583): warning C4459: declaration of 'wsh' hides global declaration
ewspectra.c(93): note: see declaration of 'wsh'
ewspectra.c(583): warning C4459: declaration of 'start' hides global declaration
ewspectra.c(227): note: see declaration of 'start'
ewspectra.c(583): warning C4459: declaration of 'stop' hides global declaration
ewspectra.c(227): note: see declaration of 'stop'
ewspectra.c(593): warning C4459: declaration of 'scale' hides global declaration
ewspectra.c(225): note: see declaration of 'scale'
ewspectra.c(599): warning C4244: '=': conversion from 'double' to 'unsigned long', possible loss of data
ewspectra.c(677): warning C4127: conditional expression is constant
ewspectra.c(690): warning C4127: conditional expression is constant
ewspectra.c(885): warning C4100: 'dummy': unreferenced formal parameter
ewspectra.c(1025): warning C4459: declaration of 'start' hides global declaration
ewspectra.c(227): note: see declaration of 'start'
ewspectra.c(1025): warning C4459: declaration of 'stop' hides global declaration
ewspectra.c(227): note: see declaration of 'stop'
ewspectra.c(1020): warning C4100: 'dummy': unreferenced formal parameter
ewspectra.c(1125): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
ewspectra.c(1244): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data
iir.c
iir.c(79): warning C4131: 'add_c': uses old-style declarator
iir.c(101): warning C4131: 'mul_c': uses old-style declarator
iir.c(124): warning C4131: 'cmul_c': uses old-style declarator
iir.c(145): warning C4131: 'sub_c': uses old-style declarator
iir.c(166): warning C4131: 'div_c': uses old-style declarator
iir.c(198): warning C4131: 'conj_c': uses old-style declarator
iir.c(221): warning C4131: 'filt': uses old-style declarator
iir.c(261): warning C4131: 'lowpass': uses old-style declarator
iir.c(333): warning C4131: 'highpass': uses old-style declarator
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\ewspectra\iir.c(450) : warning C4701: potentially uninitialized local variable 'b0h' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\ewspectra\iir.c(474) : warning C4701: potentially uninitialized local variable 'b0l' used
	link /out:e:\earthworm\earthworm_7.10beta32\bin\ewspectra.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib ewspectra.obj  iir.obj e:\earthworm\earthworm_7.10beta32\lib\ws2ts.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  ew_spectra_io.obj  mem_circ_queue.obj  socket_ew.obj  socket_ew_common.obj  swap.obj  ws_clientII.obj  libew_mt.lib
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c activate_module.c 
activate_module.c
	link /out:e:\earthworm\earthworm_7.10beta32\bin\activate_module.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib activate_module.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  ew_spectra_io.obj  mem_circ_queue.obj  socket_ew.obj  socket_ew_common.obj  swap.obj  ws_clientII.obj  libew_mt.lib
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c sniffspectra.c 
sniffspectra.c
sniffspectra.c(93): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
sniffspectra.c(201): warning C4244: 'function': conversion from 'int' to 'short', possible loss of data
sniffspectra.c(214): warning C4244: 'function': conversion from 'int' to 'short', possible loss of data
	link /out:e:\earthworm\earthworm_7.10beta32\bin\sniffspectra.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib sniffspectra.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  ew_spectra_io.obj  mem_circ_queue.obj  socket_ew.obj  socket_ew_common.obj  swap.obj  ws_clientII.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\ewthresh 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c ewthresh.c 
ewthresh.c
ewthresh.c(427): warning C4100: 'dummy': unreferenced formal parameter
	link /out:e:\earthworm\earthworm_7.10beta32\bin\ewthresh.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib ewthresh.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  socket_ew.obj  socket_ew_common.obj  swap.obj  ws_clientII.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\fir 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  ..\decimate\hqr.c
hqr.c
..\decimate\hqr.c(166): warning C4127: conditional expression is constant
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\decimate\hqr.c(354) : warning C4701: potentially uninitialized local variable 'p' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\decimate\hqr.c(354) : warning C4701: potentially uninitialized local variable 'q' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\decimate\hqr.c(354) : warning C4701: potentially uninitialized local variable 'r' used
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c fir.c bandcom.c configure.c filt1scn.c firfilt.c firthrd.c initpars.c initsta.c matchscn.c readcnfg.c readewh.c remeznp.c resetsta.c setfilt.c statrpt.c zeroes.c 
fir.c
bandcom.c
configure.c
filt1scn.c
firfilt.c
firthrd.c
initpars.c
initsta.c
matchscn.c
readcnfg.c
readewh.c
remeznp.c
resetsta.c
setfilt.c
statrpt.c
zeroes.c
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\fir\fir.c(91) : warning C4706: assignment within conditional expression
	link /out:e:\earthworm\earthworm_7.10beta32\bin\fir.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib fir.obj  bandcom.obj  configure.obj  filt1scn.obj  firfilt.obj  firthrd.obj  hqr.obj  initpars.obj  initsta.obj  matchscn.obj  readcnfg.obj  readewh.obj  remeznp.obj  resetsta.obj  setfilt.obj  statrpt.obj  zeroes.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  mem_circ_queue.obj  swap.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  ..\localmag\lm_misc.c
lm_misc.c
..\localmag\lm_misc.c(142): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
..\localmag\lm_misc.c(168): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
..\localmag\lm_misc.c(194): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
..\localmag\lm_misc.c(220): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_misc.c(351) : warning C4701: potentially uninitialized local variable 'ns' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_misc.c(393) : warning C4701: potentially uninitialized local variable 'nc' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_misc.c(436) : warning C4701: potentially uninitialized local variable 'nn' used
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  ..\localmag\lm_site.c
lm_site.c
..\localmag\lm_site.c(291): warning C4100: 'loc': unreferenced formal parameter
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c gmew.c gm_config.c gm_sac.c gm_util.c gm_ws.c gm_xml.c 
gmew.c
gmew.c(323): warning C4244: 'function': conversion from 'int' to 'short', possible loss of data
gmew.c(345): warning C4244: 'function': conversion from 'int' to 'short', possible loss of data
gm_config.c
gm_config.c(499): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
gm_sac.c
e:\earthworm\earthworm_7.10beta32\include\sachead.h(100): warning C4005: 'MAXINT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\shared\basetsd.h(457): note: see previous definition of 'MAXINT'
gm_sac.c(426): warning C4100: 'pgmParams': unreferenced formal parameter
gm_sac.c(426): warning C4100: 'pEvt': unreferenced formal parameter
gm_util.c
gm_util.c(1043): warning C4100: 'pEvt': unreferenced formal parameter
gm_ws.c
gm_xml.c
gm_xml.c(111): warning C4100: 'glmParam': unreferenced formal parameter
gm_xml.c(221): warning C4459: declaration of 'sta_open' hides global declaration
gm_xml.c(51): note: see declaration of 'sta_open'
gm_xml.c(221): warning C4459: declaration of 'lastnet' hides global declaration
gm_xml.c(47): note: see declaration of 'lastnet'
gm_xml.c(222): warning C4459: declaration of 'pI' hides global declaration
gm_xml.c(52): note: see declaration of 'pI'
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_util.c(195) : warning C4701: potentially uninitialized local variable 'mSta' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_util.c(865) : warning C4701: potentially uninitialized local variable 'iPsa' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_util.c(195) : warning C4701: potentially uninitialized local variable 'mComp' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_util.c(195) : warning C4701: potentially uninitialized local variable 'mNet' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_util.c(195) : warning C4701: potentially uninitialized local variable 'mLoc' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_util.c(289) : warning C4701: potentially uninitialized local variable 'dist' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_util.c(288) : warning C4701: potentially uninitialized local variable 'lon' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_util.c(287) : warning C4701: potentially uninitialized local variable 'lat' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_util.c(335) : warning C4701: potentially uninitialized local variable 'last' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_util.c(335) : warning C4703: potentially uninitialized local pointer variable 'last' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_config.c(395) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_config.c(399) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_config.c(460) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_config.c(505) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_config.c(529) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_config.c(537) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_config.c(540) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_config.c(543) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_config.c(589) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_config.c(597) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_config.c(600) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_config.c(603) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_config.c(651) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_config.c(656) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_config.c(667) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_config.c(722) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_config.c(726) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_config.c(733) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_config.c(787) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_config.c(794) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_config.c(801) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_config.c(809) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_config.c(1103) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_config.c(1120) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_config.c(1137) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_config.c(553) : warning C4701: potentially uninitialized local variable 'pAdd' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_config.c(553) : warning C4703: potentially uninitialized local pointer variable 'pAdd' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_config.c(613) : warning C4701: potentially uninitialized local variable 'pDel' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\gmew\gm_config.c(613) : warning C4703: potentially uninitialized local pointer variable 'pDel' used
	link /out:e:\earthworm\earthworm_7.10beta32\bin\gmew.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib gmew.obj  gm_config.obj  gm_sac.obj  gm_util.obj  gm_ws.obj  gm_xml.obj  lm_misc.obj  lm_site.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  brent.obj  dirops_ew.obj  ew_spectra_io.obj  fft_prep.obj  fft99.obj  gma.obj  mem_circ_queue.obj  mnbrak.obj  parse_ip_address.obj  read_arc.obj  rw_strongmotionII.obj  socket_ew.obj  socket_ew_common.obj  swap.obj  tlay.obj  transfer.obj  ws_clientII.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\hypAssoc 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c hypAssoc.c 
hypAssoc.c
hypAssoc.c(167): warning C4018: '<': signed/unsigned mismatch
hypAssoc.c(453): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
hypAssoc.c(555): warning C4459: declaration of 'MyPid' hides global declaration
hypAssoc.c(107): note: see declaration of 'MyPid'
hypAssoc.c(589): warning C4100: 'dummy': unreferenced formal parameter
hypAssoc.c(818): warning C4018: '<': signed/unsigned mismatch
hypAssoc.c(721): warning C4100: 'dummy': unreferenced formal parameter
hypAssoc.c(873): warning C4018: '<': signed/unsigned mismatch
hypAssoc.c(860): warning C4100: 'dummy': unreferenced formal parameter
hypAssoc.c(900): warning C4018: '<': signed/unsigned mismatch
hypAssoc.c(1063): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
hypAssoc.c(1064): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
hypAssoc.c(1072): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
hypAssoc.c(1073): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
hypAssoc.c(1144): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
hypAssoc.c(1148): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\hypassoc\hypassoc.c(399) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\hypassoc\hypassoc.c(408) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\hypassoc\hypassoc.c(451) : warning C4706: assignment within conditional expression
	link /out:e:\earthworm\earthworm_7.10beta32\bin\hypAssoc.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib hypAssoc.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  dirops_ew.obj  mem_circ_queue.obj  read_arc.obj  socket_ew.obj  socket_ew_common.obj  swap.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\loc_wcatwc 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T   /D_ADD_TRACE2_HEADER_ /D_ALLOW_TANKPLAYBACK /c loc_wcatwc.c config.c locate.c 
loc_wcatwc.c
loc_wcatwc.c(610): warning C4459: declaration of 'Ewh' hides global declaration
loc_wcatwc.c(98): note: see declaration of 'Ewh'
loc_wcatwc.c(680): warning C4100: 'dummy': unreferenced formal parameter
config.c
locate.c
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\loc_wcatwc\locate.c(1681) : warning C4701: potentially uninitialized local variable 'iNumNewPs' used
	link /out:e:\earthworm\earthworm_7.10beta32\bin\loc_wcatwc.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib loc_wcatwc.obj  config.obj  locate.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  libebpick.lib  libebloc.lib  Gdi32.lib  WinMM.lib /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  complex_math.obj  swap.obj  trheadconv.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c lm_main.c lm_config.c lm_misc.c lm_sac.c lm_site.c lm_util.c lm_ws.c lm_xml_event.c 
lm_main.c
lm_config.c
lm_config.c(293): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
lm_config.c(738): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
lm_config.c(839): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
lm_config.c(846): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
lm_config.c(880): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
lm_config.c(963): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
lm_config.c(984): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
lm_config.c(1145): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
lm_config.c(1290): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
lm_config.c(1314): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
lm_config.c(1321): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
lm_config.c(1406): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
lm_config.c(1413): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
lm_config.c(1421): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
lm_config.c(1485): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
lm_config.c(2016): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
lm_config.c(2029): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
lm_config.c(2077): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
lm_config.c(2090): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
lm_config.c(2103): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
lm_misc.c
lm_misc.c(142): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
lm_misc.c(168): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
lm_misc.c(194): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
lm_misc.c(220): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
lm_sac.c
e:\earthworm\earthworm_7.10beta32\include\sachead.h(100): warning C4005: 'MAXINT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\shared\basetsd.h(457): note: see previous definition of 'MAXINT'
lm_sac.c(787): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data
lm_sac.c(797): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data
lm_sac.c(1215): warning C4100: 'plmParams': unreferenced formal parameter
lm_sac.c(1215): warning C4100: 'pEvt': unreferenced formal parameter
lm_site.c
lm_site.c(291): warning C4100: 'loc': unreferenced formal parameter
lm_util.c
lm_util.c(376): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
lm_util.c(390): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
lm_util.c(1150): warning C4244: '=': conversion from 'double' to 'long', possible loss of data
lm_util.c(2081): warning C4100: 'pEvt': unreferenced formal parameter
lm_ws.c
lm_ws.c(554): warning C4101: 'c': unreferenced local variable
lm_ws.c(555): warning C4189: 'sep': local variable is initialized but not referenced
lm_ws.c(554): warning C4101: 'addr': unreferenced local variable
lm_xml_event.c
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_ws.c(270) : warning C4701: potentially uninitialized local variable 'rc' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_ws.c(456) : warning C4701: potentially uninitialized local variable 'pGap' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_ws.c(456) : warning C4703: potentially uninitialized local pointer variable 'pGap' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_util.c(328) : warning C4701: potentially uninitialized local variable 'mSta' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_util.c(328) : warning C4701: potentially uninitialized local variable 'mComp' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_util.c(328) : warning C4701: potentially uninitialized local variable 'mNet' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_util.c(328) : warning C4701: potentially uninitialized local variable 'mLoc' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_util.c(569) : warning C4701: potentially uninitialized local variable 'last' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_util.c(569) : warning C4703: potentially uninitialized local pointer variable 'last' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_util.c(1396) : warning C4701: potentially uninitialized local variable 'lmax' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_util.c(1397) : warning C4701: potentially uninitialized local variable 'lmin' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_util.c(1812) : warning C4701: potentially uninitialized local variable 'ave' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_misc.c(351) : warning C4701: potentially uninitialized local variable 'ns' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_misc.c(393) : warning C4701: potentially uninitialized local variable 'nc' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_misc.c(436) : warning C4701: potentially uninitialized local variable 'nn' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_config.c(651) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_config.c(720) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_config.c(725) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_config.c(736) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_config.c(817) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_config.c(837) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_config.c(844) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_config.c(874) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_config.c(878) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_config.c(961) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_config.c(982) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_config.c(994) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_config.c(1164) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_config.c(1172) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_config.c(1175) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_config.c(1178) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_config.c(1224) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_config.c(1232) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_config.c(1235) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_config.c(1238) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_config.c(1284) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_config.c(1288) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_config.c(1312) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_config.c(1319) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_config.c(1397) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_config.c(1404) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_config.c(1411) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_config.c(1419) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_config.c(1473) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_config.c(1483) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_config.c(1188) : warning C4701: potentially uninitialized local variable 'pAdd' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_config.c(1188) : warning C4703: potentially uninitialized local pointer variable 'pAdd' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_config.c(1248) : warning C4701: potentially uninitialized local variable 'pDel' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_config.c(1248) : warning C4703: potentially uninitialized local pointer variable 'pDel' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\localmag\lm_main.c(765) : warning C4706: assignment within conditional expression
	link /out:e:\earthworm\earthworm_7.10beta32\bin\localmag.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib lm_main.obj  lm_config.obj  lm_misc.obj  lm_sac.obj  lm_site.obj  lm_util.obj  lm_ws.obj  lm_xml_event.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  brent.obj  dirops_ew.obj  fft_prep.obj  fft99.obj  get_ip_format_string.obj  mem_circ_queue.obj  mnbrak.obj  parse_ip_address.obj  read_arc.obj  rw_mag.obj  socket_ew.obj  socket_ew_common.obj  swap.obj  tlay.obj  transfer.obj  ws_clientII.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\pick_ew 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c pick_ew.c compare.c config.c index.c initvar.c pick_ra.c report.c restart.c sample.c scan.c sign.c stalist.c 
pick_ew.c
pick_ew.c(437): warning C4456: declaration of 'logo' hides previous local declaration
pick_ew.c(155): note: see declaration of 'logo'
compare.c
config.c
config.c(217): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
index.c
initvar.c
pick_ra.c
report.c
restart.c
sample.c
scan.c
sign.c
stalist.c
Generating Code...
	link /out:e:\earthworm\earthworm_7.10beta32\bin\pick_ew.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib pick_ew.obj  compare.obj  config.obj  index.obj  initvar.obj  pick_ra.obj  report.obj  restart.obj  sample.obj  scan.obj  sign.obj  stalist.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  swap.obj  trheadconv.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\pick_FP 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  picker/FilterPicker5.c
FilterPicker5.c
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  picker/FilterPicker5_Memory.c
FilterPicker5_Memory.c
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  picker/PickData.c
PickData.c
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c pick_FP.c call_FilterPicker.c compare.c config.c index.c initvar.c report.c restart.c stalist.c 
pick_FP.c
pick_FP.c(341): warning C4456: declaration of 'logo' hides previous local declaration
pick_FP.c(69): note: see declaration of 'logo'
call_FilterPicker.c
compare.c
config.c
config.c(46): warning C4305: '=': truncation from 'double' to 'float'
config.c(47): warning C4305: '=': truncation from 'double' to 'float'
config.c(185): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
index.c
initvar.c
report.c
restart.c
stalist.c
stalist.c(108): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
stalist.c(111): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
stalist.c(114): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
stalist.c(117): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\pick_fp\pick_fp.c(232) : warning C4701: potentially uninitialized local variable 'tracefile' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\pick_fp\pick_fp.c(232) : warning C4703: potentially uninitialized local pointer variable 'tracefile' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\pick_fp\pick_fp.c(269) : warning C4701: potentially uninitialized local variable 'logo' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\pick_fp\pick_fp.c(381) : warning C4701: potentially uninitialized local variable 'then' used
	link /out:e:\earthworm\earthworm_7.10beta32\bin\pick_FP.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib pick_FP.obj  call_FilterPicker.obj  compare.obj  config.obj  index.obj  initvar.obj  report.obj  restart.obj  stalist.obj  FilterPicker5.obj  FilterPicker5_Memory.obj  PickData.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  swap.obj  trheadconv.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\pick_wcatwc 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T   /D_ADD_TRACE2_HEADER_ /c pick_wcatwc.c config.c 
pick_wcatwc.c
config.c
Generating Code...
	link /out:e:\earthworm\earthworm_7.10beta32\bin\pick_wcatwc.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib pick_wcatwc.obj  config.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  libebpick.lib /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  complex_math.obj  swap.obj  trheadconv.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\pkfilter 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c pkfilter.c 
pkfilter.c
pkfilter.c(461): warning C4047: '=': 'char *' differs in levels of indirection from 'int'
pkfilter.c(473): warning C4047: '=': 'char *' differs in levels of indirection from 'int'
pkfilter.c(485): warning C4047: '=': 'char *' differs in levels of indirection from 'int'
pkfilter.c(516): warning C4047: '=': 'char *' differs in levels of indirection from 'int'
pkfilter.c(526): warning C4047: '=': 'char *' differs in levels of indirection from 'int'
pkfilter.c(656): warning C4047: '=': 'char *' differs in levels of indirection from 'int'
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\pkfilter\pkfilter.c(233) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\pkfilter\pkfilter.c(461) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\pkfilter\pkfilter.c(473) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\pkfilter\pkfilter.c(485) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\pkfilter\pkfilter.c(516) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\pkfilter\pkfilter.c(526) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\pkfilter\pkfilter.c(656) : warning C4706: assignment within conditional expression
	link /out:e:\earthworm\earthworm_7.10beta32\bin\pkfilter.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib pkfilter.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  rdpickcoda.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\raypicker 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c raypicker.c compare.c config.c debug.c pick_channel_info.c pick_series.c stalist_parse.c scnl_list_utils.c rate_constants.c ray_trigger.c rp_messaging.c stalist.c symmetry.c tracebuf2double.c 
raypicker.c
raypicker.c(489): warning C4100: 'dummy': unreferenced formal parameter
raypicker.c(658): warning C4100: 'dummy': unreferenced formal parameter
raypicker.c(963): warning C4100: 'dummy': unreferenced formal parameter
compare.c
config.c
config.c(34): warning C4459: declaration of 'params' hides global declaration
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\raypicker\raypicker.h(231): note: see declaration of 'params'
config.c(58): warning C4459: declaration of 'params' hides global declaration
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\raypicker\raypicker.h(231): note: see declaration of 'params'
config.c(305): warning C4459: declaration of 'params' hides global declaration
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\raypicker\raypicker.h(231): note: see declaration of 'params'
debug.c
pick_channel_info.c
pick_channel_info.c(372): warning C4100: 'pOldInfo': unreferenced formal parameter
pick_series.c
stalist_parse.c
scnl_list_utils.c
rate_constants.c
ray_trigger.c
rp_messaging.c
rp_messaging.c(137): warning C4100: 'MyPid': unreferenced formal parameter
rp_messaging.c(201): warning C4459: declaration of 'params' hides global declaration
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\raypicker\raypicker.h(231): note: see declaration of 'params'
rp_messaging.c(250): warning C4204: nonstandard extension used: non-constant aggregate initializer
stalist.c
symmetry.c
tracebuf2double.c
tracebuf2double.c(114): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\raypicker\scnl_list_utils.c(462) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\raypicker\scnl_list_utils.c(471) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\raypicker\scnl_list_utils.c(480) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\raypicker\pick_channel_info.c(1732) : warning C4701: potentially uninitialized local variable 'workPicker' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\raypicker\pick_channel_info.c(1732) : warning C4703: potentially uninitialized local pointer variable 'workPicker' used
	link /out:e:\earthworm\earthworm_7.10beta32\bin\raypicker.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib raypicker.obj  compare.obj  config.obj  debug.obj  pick_channel_info.obj  pick_series.obj  stalist_parse.obj  scnl_list_utils.obj  rate_constants.obj  ray_trigger.obj  rp_messaging.obj  stalist.obj  symmetry.obj  tracebuf2double.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  butterworth.obj  complex_math.obj  convertInstResponse.obj  global_msg.obj  global_pick_rw.obj  ioc_filter.obj  mem_circ_queue.obj  residue.obj  swap.obj  transferFunction.obj  watchdog_client.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\statrigfilter 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c statrigfilter.c 
statrigfilter.c
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\statrigfilter\statrigfilter.c(212) : warning C4706: assignment within conditional expression
	link /out:e:\earthworm\earthworm_7.10beta32\bin\statrigfilter.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib statrigfilter.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\wftimefilter 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c wftimefilter.c 
wftimefilter.c
wftimefilter.c(772): warning C4047: '=': 'char *' differs in levels of indirection from 'int'
wftimefilter.c(779): warning C4047: '=': 'char *' differs in levels of indirection from 'int'
wftimefilter.c(787): warning C4047: '=': 'char *' differs in levels of indirection from 'int'
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\wftimefilter\wftimefilter.c(211) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\wftimefilter\wftimefilter.c(772) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\wftimefilter\wftimefilter.c(779) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\wftimefilter\wftimefilter.c(787) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\wftimefilter\wftimefilter.c(1051) : warning C4701: potentially uninitialized local variable 'iStatusLen' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\wftimefilter\wftimefilter.c(1055) : warning C4701: potentially uninitialized local variable 'iNumBadPackets' used
	link /out:e:\earthworm\earthworm_7.10beta32\bin\wftimefilter.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib wftimefilter.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  swap.obj  trheadconv.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\wftimeshifter 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c wftimeshifter.c 
wftimeshifter.c
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\wftimeshifter\wftimeshifter.c(162) : warning C4706: assignment within conditional expression
	link /out:e:\earthworm\earthworm_7.10beta32\bin\wftimeshifter.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib wftimeshifter.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  swap.obj  trheadconv.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\hyp71_mgr 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c hyp71_mgr.c hypo71_hypo2000_conv.c 
hyp71_mgr.c
hyp71_mgr.c(242): warning C4018: '<': signed/unsigned mismatch
hyp71_mgr.c(246): warning C4018: '<': signed/unsigned mismatch
hyp71_mgr.c(254): warning C4244: '=': conversion from 'double' to 'unsigned int', possible loss of data
hyp71_mgr.c(259): warning C4244: '=': conversion from 'double' to 'unsigned int', possible loss of data
hyp71_mgr.c(264): warning C4244: '=': conversion from 'double' to 'unsigned int', possible loss of data
hyp71_mgr.c(269): warning C4018: '<': signed/unsigned mismatch
hyp71_mgr.c(275): warning C4244: '=': conversion from 'double' to 'unsigned int', possible loss of data
hyp71_mgr.c(277): warning C4244: '=': conversion from 'double' to 'unsigned int', possible loss of data
hyp71_mgr.c(282): warning C4018: '<': signed/unsigned mismatch
hyp71_mgr.c(310): warning C4244: '=': conversion from 'double' to 'unsigned int', possible loss of data
hyp71_mgr.c(312): warning C4244: '=': conversion from 'double' to 'unsigned int', possible loss of data
hyp71_mgr.c(441): warning C4244: '=': conversion from 'int' to 'unsigned char', possible loss of data
hyp71_mgr.c(1085): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data
hypo71_hypo2000_conv.c
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\hyp71_mgr\hypo71_hypo2000_conv.c(129) : warning C4701: potentially uninitialized local variable 'REFat' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\hyp71_mgr\hyp71_mgr.c(531) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\hyp71_mgr\hyp71_mgr.c(738) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\hyp71_mgr\hyp71_mgr.c(760) : warning C4706: assignment within conditional expression
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\hyp71_mgr\hyp71_mgr.c(778) : warning C4706: assignment within conditional expression
	link /out:e:\earthworm\earthworm_7.10beta32\bin\hyp71_mgr.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib hyp71_mgr.obj  hypo71_hypo2000_conv.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  pipe.obj  read_arc.obj  site.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\hyp2000 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	ifort /exe:e:\earthworm\earthworm_7.10beta32\bin\hyp2000.exe /nologo /O3 /Qinit:snan /Qinit:arrays /extend-source /warn:truncated_source /fpe-all:0 /Qdiag-disable:8290 /traceback  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib hyp.for    hybda.for  hycmd.for  hysta.for  hydel.for  hyate.for   hyfmc.for  hycal.for  hyxmc.for  hycrh.for  hycrt.for  hystl.for   hyopen.for hyinit.for hyphs.for  hysou.for  hytrl.for  hyloc.for   hysol.for  hysvd.f    hytra.for  hytrh.for  hytrt.for  hymag.for   hyrep.for  hylst.for  hysum.for  hyinp.for  hypro.for  medwt.for   utmcal.for hydelt.f   hyedit.f   hytime.f   hybeg.f    hypref.for  hymagp.for linv.for   linvol.for hyfile.for hylinv.for hylin.for   hycre.for  hytre.for  trvcon.for allsubs.f  hydatum.for
ifort: command line warning #10006: ignoring unknown option '/NOLOGO'
ifort: command line warning #10006: ignoring unknown option '/subsystem:console,6.1'
ifort: command line warning #10006: ignoring unknown option '/RELEASE'
	ifort /exe:e:\earthworm\earthworm_7.10beta32\bin\arcprints.exe /nologo /O3 /Qinit:snan /Qinit:arrays /extend-source /warn:truncated_source /fpe-all:0 /Qdiag-disable:8290 /traceback  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib arcprints.for allsubs.f
ifort: command line warning #10006: ignoring unknown option '/NOLOGO'
ifort: command line warning #10006: ignoring unknown option '/subsystem:console,6.1'
ifort: command line warning #10006: ignoring unknown option '/RELEASE'
	ifort /exe:e:\earthworm\earthworm_7.10beta32\bin\arcprint.exe /nologo /O3 /Qinit:snan /Qinit:arrays /extend-source /warn:truncated_source /fpe-all:0 /Qdiag-disable:8290 /traceback  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib arcprint.for allsubs.f
ifort: command line warning #10006: ignoring unknown option '/NOLOGO'
ifort: command line warning #10006: ignoring unknown option '/subsystem:console,6.1'
ifort: command line warning #10006: ignoring unknown option '/RELEASE'
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\hyp2000_mgr 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c hyp2000_mgr.c 
hyp2000_mgr.c
hyp2000_mgr.c(368): warning C4244: '=': conversion from 'int' to 'unsigned char', possible loss of data
hyp2000_mgr.c(495): warning C4013: 'lstat' undefined; assuming extern returning int
hyp2000_mgr.c(482): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
hyp2000_mgr.c(686): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
hyp2000_mgr.c(687): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
hyp2000_mgr.c(790): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\hyp2000_mgr\hyp2000_mgr.c(462) : warning C4706: assignment within conditional expression
	ifort /exe:e:\earthworm\earthworm_7.10beta32\bin\hyp2000_mgr.exe /nologo /O3 /Qinit:snan /Qinit:arrays /extend-source /warn:truncated_source /fpe-all:0 /Qdiag-disable:8290 /traceback /I..\hyp2000 hyp2000_mgr.obj hypoinv_wrapper.f90 hypoinv.for  ..\hyp2000/hybda.for  ..\hyp2000/hycmd.for  ..\hyp2000/hysta.for  ..\hyp2000/hydel.for  ..\hyp2000/hyate.for   ..\hyp2000/hyfmc.for  ..\hyp2000/hycal.for  ..\hyp2000/hyxmc.for  ..\hyp2000/hycrh.for  ..\hyp2000/hycrt.for  ..\hyp2000/hystl.for   ..\hyp2000/hyopen.for ..\hyp2000/hyinit.for ..\hyp2000/hyphs.for  ..\hyp2000/hysou.for  ..\hyp2000/hytrl.for  ..\hyp2000/hyloc.for   ..\hyp2000/hysol.for  ..\hyp2000/hysvd.f    ..\hyp2000/hytra.for  ..\hyp2000/hytrh.for  ..\hyp2000/hytrt.for  ..\hyp2000/hymag.for   ..\hyp2000/hyrep.for  ..\hyp2000/hylst.for  ..\hyp2000/hysum.for  ..\hyp2000/hyinp.for  ..\hyp2000/hypro.for  ..\hyp2000/medwt.for   ..\hyp2000/utmcal.for ..\hyp2000/hydelt.f   ..\hyp2000/hyedit.f   ..\hyp2000/hytime.f   ..\hyp2000/hybeg.f    ..\hyp2000/hypref.for  ..\hyp2000/hymagp.for ..\hyp2000/linv.for   ..\hyp2000/linvol.for ..\hyp2000/hyfile.for ..\hyp2000/hylinv.for ..\hyp2000/hylin.for   ..\hyp2000/hycre.for  ..\hyp2000/hytre.for  ..\hyp2000/trvcon.for ..\hyp2000/allsubs.f  ..\hyp2000/hydatum.for  /link /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  pipe.obj  read_arc.obj  libew_mt.lib /NODEFAULTLIB:libc  /DEFAULTLIB:libifcoremt  /NODEFAULTLIB:libifcore  /DEFAULTLIB:libmmt
hyp2000_mgr.obj : error LNK2019: unresolved external symbol _lstat referenced in function _GetConfig
e:\earthworm\earthworm_7.10beta32\bin\hyp2000_mgr.exe : fatal error LNK1120: 1 unresolved externals
NMAKE : fatal error U1077: '"w:\Program Files (x86)\IntelSWTools\compilers_and_libraries\windows\bin\intel64\ifort.EXE"' : return code '0x460'
Stop.
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\Hypo71PC 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	ifort /exe:e:\earthworm\earthworm_7.10beta32\bin\Hypo71PC.exe /nologo /O3 /Qinit:snan /Qinit:arrays /extend-source /warn:truncated_source /fpe-all:0 /Qdiag-disable:8290 /traceback  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib main.f  hypo1m2.f  hypo2.f  hypo3.f  hypo4.f  single.f  ytrv.f  input1.f  timz3.f  geo_sp.f
ifort: command line warning #10006: ignoring unknown option '/NOLOGO'
ifort: command line warning #10006: ignoring unknown option '/subsystem:console,6.1'
ifort: command line warning #10006: ignoring unknown option '/RELEASE'
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\seismic_processing\rayloc_ew 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c rayloc_ew_main.c rayloc_ew_config.c rayloc_stations.c rayloc_unused_phases.c rayloc1.c 
rayloc_ew_main.c
rayloc_ew_main.c(375): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
rayloc_ew_config.c
rayloc_ew_config.c(215): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
rayloc_ew_config.c(218): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
rayloc_ew_config.c(221): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
rayloc_ew_config.c(224): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
rayloc_ew_config.c(227): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
rayloc_ew_config.c(230): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
rayloc_ew_config.c(239): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
rayloc_ew_config.c(248): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
rayloc_ew_config.c(257): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
rayloc_ew_config.c(266): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
rayloc_ew_config.c(275): warning C4244: '=': conversion from 'int' to 'short', possible loss of data
rayloc_stations.c
rayloc_unused_phases.c
rayloc1.c
rayloc1.c(112): warning C4210: nonstandard extension used: function given file scope
rayloc1.c(182): warning C4996: 'unlink': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _unlink. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdio.h(380): note: see declaration of 'unlink'
rayloc1.c(192): warning C4996: 'unlink': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _unlink. See online help for details.
C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdio.h(380): note: see declaration of 'unlink'
rayloc1.c(214): warning C4100: 'err_message': unreferenced formal parameter
rayloc1.c(202): warning C4100: 'in_mesLen': unreferenced formal parameter
Generating Code...
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\rayloc_ew\rayloc_stations.c(309) : warning C4701: potentially uninitialized local variable 'base36_net' used
e:\earthworm\earthworm_7.10beta32\src\seismic_processing\rayloc_ew\rayloc_stations.c(311) : warning C4701: potentially uninitialized local variable 'base36_sta' used
	ifort /exe:e:\earthworm\earthworm_7.10beta32\bin\rayloc_ew.exe /nologo /O3 /Qinit:snan /Qinit:arrays /extend-source /warn:truncated_source /fpe-all:0 /Qdiag-disable:8290 /traceback rayloc_ew_main.obj  rayloc_ew_config.obj hypo.f  distaz.f  ellip.f  input.f  libsun.f  io_util.f  libtau.f  output.f  robust_util.f libray_wrapper.f90  librayloc1.f rayloc_stations.obj  rayloc_unused_phases.obj  rayloc1.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  earthworm_defs.obj  global_msg.obj  global_loc_rw.obj  rayloc_message_rw.obj  swap.obj  libew_mt.lib  /link /NODEFAULTLIB:libc  /DEFAULTLIB:libifcoremt  /NODEFAULTLIB:libifcore  /DEFAULTLIB:libmmt
ifort: command line warning #10006: ignoring unknown option '/LIBPATH:e:\earthworm\earthworm_7.10beta32\lib'
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\system_control 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\system_control\pau 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c pau.c setflags.c 
pau.c
setflags.c
Generating Code...
	link /out:e:\earthworm\earthworm_7.10beta32\bin\pau.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib pau.obj setflags.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  dirops_ew.obj  libew_mt.lib
	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c pidpau.c 
pidpau.c
	link /out:e:\earthworm\earthworm_7.10beta32\bin\pidpau.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib pidpau.obj setflags.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  dirops_ew.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\system_control\reconfigure 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c reconfigure.c 
reconfigure.c
	link /out:e:\earthworm\earthworm_7.10beta32\bin\reconfigure.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib reconfigure.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  dirops_ew.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\system_control\restart 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c restart.c 
restart.c
	link /out:e:\earthworm\earthworm_7.10beta32\bin\restart.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib restart.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  dirops_ew.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\system_control\startstop_nt 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c startstop.c 
startstop.c
	link /out:e:\earthworm\earthworm_7.10beta32\bin\startstop.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib startstop.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  ew_nevent_message.obj  lockfile.obj  lockfile_ew.obj  pipeconsole.obj  service_ew.obj  startstop_lib.obj  startstop_winlib.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\system_control\startstop_service 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c startstop_service.c 
startstop_service.c
	link /out:e:\earthworm\earthworm_7.10beta32\bin\startstop_service.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib startstop_service.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  ew_nevent_message.obj  lockfile.obj  lockfile_ew.obj  pipeconsole.obj  service_ew.obj  startstop_lib.obj  startstop_winlib.obj  libew_mt.lib
---------- 
Making StartstopPipeConsole in: E:\earthworm\earthworm_7.10beta32\src\system_control\startstop_service\StartstopPipeConsole 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c StartstopPipeConsole.c 
StartstopPipeConsole.c
	link /out:e:\earthworm\earthworm_7.10beta32\bin\StartstopPipeConsole.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib StartstopPipeConsole.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  ew_nevent_message.obj  lockfile.obj  lockfile_ew.obj  pipeconsole.obj  service_ew.obj  startstop_lib.obj  startstop_winlib.obj  libew_mt.lib
	mt.exe /nologo /manifest "StartstopPipeConsole.exe.manifest" /outputresource:"e:\earthworm\earthworm_7.10beta32\bin\StartstopPipeConsole.exe"
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\system_control\status 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c status.c 
status.c
	link /out:e:\earthworm\earthworm_7.10beta32\bin\status.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib status.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  dirops_ew.obj  libew_mt.lib
---------- 
Making nt_modules in: E:\earthworm\earthworm_7.10beta32\src\system_control\stopmodule 

Microsoft (R) Program Maintenance Utility Version 14.12.25834.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS -DWIN32 -D_WIN32 -W4 -D_WINNT -D_WIN32_WINNT=0x0601 -DNTDDI_VERSION=0x06010000 -D_WIN32_IE=0x0800 -DWINVER=0x0601    -DNDEBUG  -D_MT -MT   /D_WINNT /D_INTEL /Od /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS /D_USE_32BIT_TIME_T  /c stopmodule.c 
stopmodule.c
	link /out:e:\earthworm\earthworm_7.10beta32\bin\stopmodule.exe  /INCREMENTAL:NO /NOLOGO -subsystem:console,6.1 /RELEASE kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib stopmodule.obj /LIBPATH:e:\earthworm\earthworm_7.10beta32\lib  dirops_ew.obj  libew_mt.lib
