c:\tdolphing_new>setbcc_64
# -----------------------------------------------------------------------
# Building dolphin.lib
#
# C COMPILER :BCC64
# PRG COMPILER :HARBOUR
# -----------------------------------------------------------------------
Compiling .\source\prg\tdolpexp.prg
Compiling .\obj\HARBOUR\BCC64\tdolpexp.c
Compiling .\source\prg\tdolpqry.prg
Compiling .\obj\HARBOUR\BCC64\tdolpqry.c
Compiling .\source\prg\tdolpsrv.prg
Compiling .\obj\HARBOUR\BCC64\tdolpsrv.c
Compiling .\source\c\function.c
In file included from .\source\c\function.c:53:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\windows.h:199:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\windef.h:25:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\minwindef.h:183:
c:\devel\c\bcc72_64\include\windows\sdk\winnt.h:411:13: warning: redefinition of
typedef 'INT' is a C11 feature [-Wtypedef-redefinition]
typedef int INT;
^
c:\devel\c\bcc72_64\include\windows\sdk\minwindef.h:177:29: note: previous
definition is here
typedef int INT;
^
In file included from .\source\c\function.c:53:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\windows.h:199:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\windef.h:25:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\minwindef.h:183:
c:\devel\c\bcc72_64\include\windows\sdk\winnt.h:1365:20: warning: declaration of
'struct _CONTEXT' will not be visible outside of this function
[-Wvisibility]
_Inout_ struct _CONTEXT *ContextRecord,
^
In file included from .\source\c\function.c:53:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\windows.h:202:
c:\devel\c\bcc72_64\include\windows\sdk\winuser.h:1154:5: warning: declaration
does not declare anything [-Wmissing-declarations]
MOUSEHOOKSTRUCT DUMMYSTRUCTNAME;
^~~~~~~~~~~~~~~
c:\devel\c\bcc72_64\include\windows\sdk\winuser.h:13112:5: warning: declaration
does not declare anything [-Wmissing-declarations]
MONITORINFO DUMMYSTRUCTNAME;
^~~~~~~~~~~
c:\devel\c\bcc72_64\include\windows\sdk\winuser.h:13117:5: warning: declaration
does not declare anything [-Wmissing-declarations]
MONITORINFO DUMMYSTRUCTNAME;
^~~~~~~~~~~
In file included from .\source\c\function.c:53:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\windows.h:251:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\winscard.h:31:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\wtypes.h:23:
c:\devel\c\bcc72_64\include\windows\sdk/rpcndr.h:592:32: warning: redefinition
of typedef 'PFORMAT_STRING' is a C11 feature [-Wtypedef-redefinition]
typedef const unsigned char * PFORMAT_STRING;
^
c:\devel\c\bcc72_64\include\windows\sdk/rpcndr.h:565:32: note: previous
definition is here
typedef const unsigned char * PFORMAT_STRING;
^
c:\devel\c\bcc72_64\include\windows\sdk/rpcndr.h:815:36: warning: redefinition
of typedef 'MIDL_STUB_MESSAGE' is a C11 feature [-Wtypedef-redefinition]
typedef struct _MIDL_STUB_MESSAGE MIDL_STUB_MESSAGE, *PMIDL_STUB_MESSAGE;
^
c:\devel\c\bcc72_64\include\windows\sdk/rpcndr.h:812:7: note: previous
definition is here
} MIDL_STUB_MESSAGE, *PMIDL_STUB_MESSAGE;
^
c:\devel\c\bcc72_64\include\windows\sdk/rpcndr.h:815:58: warning: redefinition
of typedef 'PMIDL_STUB_MESSAGE' is a C11 feature [-Wtypedef-redefinition]
typedef struct _MIDL_STUB_MESSAGE MIDL_STUB_MESSAGE, *PMIDL_STUB_MESSAGE;
^
c:\devel\c\bcc72_64\include\windows\sdk/rpcndr.h:812:28: note: previous
definition is here
} MIDL_STUB_MESSAGE, *PMIDL_STUB_MESSAGE;
^
c:\devel\c\bcc72_64\include\windows\sdk/rpcndr.h:1184:3: warning: redefinition
of typedef 'MIDL_SYNTAX_INFO' is a C11 feature [-Wtypedef-redefinition]
} MIDL_SYNTAX_INFO, *PMIDL_SYNTAX_INFO;
^
c:\devel\c\bcc72_64\include\windows\sdk/rpcndr.h:593:34: note: previous
definition is here
typedef struct _MIDL_SYNTAX_INFO MIDL_SYNTAX_INFO, *PMIDL_SYNTAX_INFO;
^
c:\devel\c\bcc72_64\include\windows\sdk/rpcndr.h:1184:22: warning: redefinition
of typedef 'PMIDL_SYNTAX_INFO' is a C11 feature [-Wtypedef-redefinition]
} MIDL_SYNTAX_INFO, *PMIDL_SYNTAX_INFO;
^
c:\devel\c\bcc72_64\include\windows\sdk/rpcndr.h:593:53: note: previous
definition is here
typedef struct _MIDL_SYNTAX_INFO MIDL_SYNTAX_INFO, *PMIDL_SYNTAX_INFO;
^
In file included from .\source\c\function.c:53:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\windows.h:251:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\winscard.h:31:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\wtypes.h:40:
c:\devel\c\bcc72_64\include\windows\sdk/wtypesbase.h:143:23: warning:
redefinition of typedef 'UCHAR' is a C11 feature [-Wtypedef-redefinition]
typedef unsigned char UCHAR;
^
c:\devel\c\bcc72_64\include\windows\sdk\minwindef.h:56:23: note: previous
definition is here
typedef unsigned char UCHAR;
^
In file included from .\source\c\function.c:53:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\windows.h:251:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\winscard.h:31:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\wtypes.h:40:
c:\devel\c\bcc72_64\include\windows\sdk/wtypesbase.h:145:15: warning:
redefinition of typedef 'SHORT' is a C11 feature [-Wtypedef-redefinition]
typedef short SHORT;
^
c:\devel\c\bcc72_64\include\windows\sdk\winnt.h:408:15: note: previous
definition is here
typedef short SHORT;
^
In file included from .\source\c\function.c:53:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\windows.h:251:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\winscard.h:31:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\wtypes.h:40:
c:\devel\c\bcc72_64\include\windows\sdk/wtypesbase.h:147:24: warning:
redefinition of typedef 'USHORT' is a C11 feature [-Wtypedef-redefinition]
typedef unsigned short USHORT;
^
c:\devel\c\bcc72_64\include\windows\sdk\minwindef.h:54:24: note: previous
definition is here
typedef unsigned short USHORT;
^
In file included from .\source\c\function.c:53:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\windows.h:251:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\winscard.h:31:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\wtypes.h:40:
c:\devel\c\bcc72_64\include\windows\sdk/wtypesbase.h:149:15: warning:
redefinition of typedef 'ULONG' is a C11 feature [-Wtypedef-redefinition]
typedef DWORD ULONG;
^
c:\devel\c\bcc72_64\include\windows\sdk\minwindef.h:52:23: note: previous
definition is here
typedef unsigned long ULONG;
^
In file included from .\source\c\function.c:53:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\windows.h:251:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\winscard.h:31:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\wtypes.h:40:
c:\devel\c\bcc72_64\include\windows\sdk/wtypesbase.h:499:17: warning:
redefinition of typedef 'BOOLEAN' is a C11 feature
[-Wtypedef-redefinition]
typedef boolean BOOLEAN;
^
c:\devel\c\bcc72_64\include\windows\sdk\winnt.h:1093:15: note: previous
definition is here
typedef BYTE BOOLEAN;
^
In file included from .\source\c\function.c:53:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\windows.h:251:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\winscard.h:31:
c:\devel\c\bcc72_64\include\windows\sdk\wtypes.h:385:15: warning: redefinition
of typedef 'LCID' is a C11 feature [-Wtypedef-redefinition]
typedef DWORD LCID;
^
c:\devel\c\bcc72_64\include\windows\sdk\winnt.h:708:15: note: previous
definition is here
typedef DWORD LCID;
^
In file included from .\source\c\function.c:53:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\windows.h:251:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\winscard.h:31:
c:\devel\c\bcc72_64\include\windows\sdk\wtypes.h:390:16: warning: redefinition
of typedef 'LANGID' is a C11 feature [-Wtypedef-redefinition]
typedef USHORT LANGID;
^
c:\devel\c\bcc72_64\include\windows\sdk\winnt.h:710:16: note: previous
definition is here
typedef WORD LANGID;
^
In file included from .\source\c\function.c:53:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\windows.h:251:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\winscard.h:33:
c:\devel\c\bcc72_64\include\windows\sdk/winsmcrd.h:37:15: warning: redefinition
of typedef 'ULONG' is a C11 feature [-Wtypedef-redefinition]
typedef DWORD ULONG;
^
c:\devel\c\bcc72_64\include\windows\sdk/wtypesbase.h:149:15: note: previous
definition is here
typedef DWORD ULONG;
^
In file included from .\source\c\function.c:53:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\windows.h:251:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\winscard.h:33:
c:\devel\c\bcc72_64\include\windows\sdk/winsmcrd.h:39:14: warning: redefinition
of typedef 'UCHAR' is a C11 feature [-Wtypedef-redefinition]
typedef BYTE UCHAR;
^
c:\devel\c\bcc72_64\include\windows\sdk/wtypesbase.h:143:23: note: previous
definition is here
typedef unsigned char UCHAR;
^
In file included from .\source\c\function.c:53:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\windows.h:251:
c:\devel\c\bcc72_64\include\windows\sdk\winscard.h:57:21: warning: redefinition
of typedef 'LPCVOID' is a C11 feature [-Wtypedef-redefinition]
typedef const VOID *LPCVOID;
^
c:\devel\c\bcc72_64\include\windows\sdk\minwindef.h:175:30: note: previous
definition is here
typedef CONST void far *LPCVOID;
^
In file included from .\source\c\function.c:53:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\windows.h:260:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\ole2.h:38:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\objbase.h:28:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\combaseapi.h:407:
c:\devel\c\bcc72_64\include\windows\sdk\objidlbase.h:150:37: warning:
redefinition of typedef 'IRpcChannelBuffer' is a C11 feature
[-Wtypedef-redefinition]
typedef interface IRpcChannelBuffer IRpcChannelBuffer;
^
c:\devel\c\bcc72_64\include\windows\sdk\combaseapi.h:393:41: note: previous
definition is here
typedef interface IRpcChannelBuffer IRpcChannelBuffer;
^
In file included from .\source\c\function.c:53:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\windows.h:260:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\ole2.h:38:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\objbase.h:28:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\combaseapi.h:407:
c:\devel\c\bcc72_64\include\windows\sdk\objidlbase.h:192:34: warning:
redefinition of typedef 'IRpcStubBuffer' is a C11 feature
[-Wtypedef-redefinition]
typedef interface IRpcStubBuffer IRpcStubBuffer;
^
c:\devel\c\bcc72_64\include\windows\sdk\combaseapi.h:392:41: note: previous
definition is here
typedef interface IRpcStubBuffer IRpcStubBuffer;
^
In file included from .\source\c\function.c:53:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\windows.h:260:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\ole2.h:38:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\objbase.h:29:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\coml2api.h:42:
c:\devel\c\bcc72_64\include\windows\sdk\propidlbase.h:139:31: warning:
redefinition of typedef 'PROPVARIANT' is a C11 feature
[-Wtypedef-redefinition]
typedef struct tagPROPVARIANT PROPVARIANT;
^
c:\devel\c\bcc72_64\include\windows\sdk\combaseapi.h:1341:31: note: previous
definition is here
typedef struct tagPROPVARIANT PROPVARIANT;
^
In file included from .\source\c\function.c:53:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\windows.h:260:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\ole2.h:39:
c:\devel\c\bcc72_64\include\windows\sdk\oleauto.h:1057:56: warning:
redefinition of typedef 'LPTYPELIB' is a C11 feature
[-Wtypedef-redefinition]
typedef /* [unique] */ __RPC_unique_pointer ITypeLib *LPTYPELIB;
^
c:\devel\c\bcc72_64\include\windows\sdk/oaidl.h:3643:56: note: previous
definition is here
typedef /* [unique] */ __RPC_unique_pointer ITypeLib *LPTYPELIB;
^
In file included from .\source\c\function.c:53:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\windows.h:260:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\ole2.h:39:
c:\devel\c\bcc72_64\include\windows\sdk\oleauto.h:1065:14: warning:
redefinition of typedef 'DISPID' is a C11 feature [-Wtypedef-redefinition]
typedef LONG DISPID;
^
c:\devel\c\bcc72_64\include\windows\sdk/oaidl.h:610:14: note: previous
definition is here
typedef LONG DISPID;
^
In file included from .\source\c\function.c:53:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\windows.h:260:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\ole2.h:39:
c:\devel\c\bcc72_64\include\windows\sdk\oleauto.h:1066:16: warning:
redefinition of typedef 'MEMBERID' is a C11 feature
[-Wtypedef-redefinition]
typedef DISPID MEMBERID;
^
c:\devel\c\bcc72_64\include\windows\sdk/oaidl.h:612:16: note: previous
definition is here
typedef DISPID MEMBERID;
^
In file included from .\source\c\function.c:53:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\windows.h:260:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\ole2.h:39:
c:\devel\c\bcc72_64\include\windows\sdk\oleauto.h:1089:57: warning:
redefinition of typedef 'LPTYPEINFO' is a C11 feature
[-Wtypedef-redefinition]
typedef /* [unique] */ __RPC_unique_pointer ITypeInfo *LPTYPEINFO;
^
c:\devel\c\bcc72_64\include\windows\sdk/oaidl.h:2659:57: note: previous
definition is here
typedef /* [unique] */ __RPC_unique_pointer ITypeInfo *LPTYPEINFO;
^
In file included from .\source\c\function.c:53:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\windows.h:260:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\ole2.h:39:
c:\devel\c\bcc72_64\include\windows\sdk\oleauto.h:1096:57: warning:
redefinition of typedef 'LPTYPECOMP' is a C11 feature
[-Wtypedef-redefinition]
typedef /* [unique] */ __RPC_unique_pointer ITypeComp *LPTYPECOMP;
^
c:\devel\c\bcc72_64\include\windows\sdk/oaidl.h:2481:57: note: previous
definition is here
typedef /* [unique] */ __RPC_unique_pointer ITypeComp *LPTYPECOMP;
^
In file included from .\source\c\function.c:53:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\windows.h:260:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\ole2.h:39:
c:\devel\c\bcc72_64\include\windows\sdk\oleauto.h:1103:26: warning:
redefinition of typedef 'LPCREATETYPELIB' is a C11 feature
[-Wtypedef-redefinition]
typedef ICreateTypeLib * LPCREATETYPELIB;
^
c:\devel\c\bcc72_64\include\windows\sdk/oaidl.h:1755:40: note: previous
definition is here
typedef /* [unique] */ ICreateTypeLib *LPCREATETYPELIB;
^
In file included from .\source\c\function.c:53:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\windows.h:260:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\ole2.h:39:
c:\devel\c\bcc72_64\include\windows\sdk\oleauto.h:1105:27: warning:
redefinition of typedef 'LPCREATETYPEINFO' is a C11 feature
[-Wtypedef-redefinition]
typedef ICreateTypeInfo * LPCREATETYPEINFO;
^
c:\devel\c\bcc72_64\include\windows\sdk/oaidl.h:974:41: note: previous
definition is here
typedef /* [unique] */ ICreateTypeInfo *LPCREATETYPEINFO;
^
In file included from .\source\c\function.c:53:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\windows.h:260:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\ole2.h:39:
c:\devel\c\bcc72_64\include\windows\sdk\oleauto.h:1207:57: warning:
redefinition of typedef 'LPDISPATCH' is a C11 feature
[-Wtypedef-redefinition]
typedef /* [unique] */ __RPC_unique_pointer IDispatch *LPDISPATCH;
^
c:\devel\c\bcc72_64\include\windows\sdk/oaidl.h:2146:57: note: previous
definition is here
typedef /* [unique] */ __RPC_unique_pointer IDispatch *LPDISPATCH;
^
In file included from .\source\c\function.c:53:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\windows.h:263:
c:\devel\c\bcc72_64\include\windows\sdk\commdlg.h:710:21: warning: redefinition
of typedef 'CHOOSEFONT' is a C11 feature [-Wtypedef-redefinition]
typedef CHOOSEFONTA CHOOSEFONT;
^
c:\devel\c\bcc72_64\include\windows\sdk\commdlg.h:695:21: note: previous
definition is here
typedef CHOOSEFONTA CHOOSEFONT;
^
In file included from .\source\c\function.c:53:
In file included from c:\devel\c\bcc72_64\include\windows\sdk\windows.h:289:
c:\devel\c\bcc72_64\include\windows\sdk\imm.h:46:19: warning: redefinition of
typedef 'LPUINT' is a C11 feature [-Wtypedef-redefinition]
typedef UINT FAR *LPUINT;
^
c:\devel\c\bcc72_64\include\windows\sdk\mmsyscom.h:103:21: note: previous
definition is here
typedef UINT FAR *LPUINT;
^
In file included from .\source\c\function.c:56:
In file included from c:\devel\hb\hb32b\include\hbapi.h:57:
In file included from c:\devel\hb\hb32b\include/hbvmpub.h:52:
c:\devel\hb\hb32b\include/hbdefs.h:352:23: warning: redefinition of typedef
'BOOL' is a C11 feature [-Wtypedef-redefinition]
typedef HB_BOOL BOOL;
^
c:\devel\c\bcc72_64\include\windows\sdk\minwindef.h:158:29: note: previous
definition is here
typedef int BOOL;
^
In file included from .\source\c\function.c:56:
In file included from c:\devel\hb\hb32b\include\hbapi.h:57:
In file included from c:\devel\hb\hb32b\include/hbvmpub.h:52:
c:\devel\hb\hb32b\include/hbdefs.h:361:20: warning: redefinition of typedef
'UINT' is a C11 feature [-Wtypedef-redefinition]
typedef HB_UINT UINT;
^
c:\devel\c\bcc72_64\include\windows\sdk\minwindef.h:178:29: note: previous
definition is here
typedef unsigned int UINT;
^
In file included from .\source\c\function.c:56:
In file included from c:\devel\hb\hb32b\include\hbapi.h:57:
In file included from c:\devel\hb\hb32b\include/hbvmpub.h:52:
c:\devel\hb\hb32b\include/hbdefs.h:367:21: warning: redefinition of typedef
'UCHAR' is a C11 feature [-Wtypedef-redefinition]
typedef HB_UCHAR UCHAR;
^
c:\devel\c\bcc72_64\include\windows\sdk/winsmcrd.h:39:14: note: previous
definition is here
typedef BYTE UCHAR;
^
In file included from .\source\c\function.c:56:
In file included from c:\devel\hb\hb32b\include\hbapi.h:57:
In file included from c:\devel\hb\hb32b\include/hbvmpub.h:52:
c:\devel\hb\hb32b\include/hbdefs.h:371:24: warning: redefinition of typedef
'BYTE' is a C11 feature [-Wtypedef-redefinition]
typedef HB_UCHAR BYTE;
^
c:\devel\c\bcc72_64\include\windows\sdk\minwindef.h:159:29: note: previous
definition is here
typedef unsigned char BYTE;
^
In file included from .\source\c\function.c:56:
In file included from c:\devel\hb\hb32b\include\hbapi.h:57:
In file included from c:\devel\hb\hb32b\include/hbvmpub.h:52:
c:\devel\hb\hb32b\include/hbdefs.h:375:21: warning: redefinition of typedef
'SHORT' is a C11 feature [-Wtypedef-redefinition]
typedef HB_SHORT SHORT;
^
c:\devel\c\bcc72_64\include\windows\sdk/wtypesbase.h:145:15: note: previous
definition is here
typedef short SHORT;
^
In file included from .\source\c\function.c:56:
In file included from c:\devel\hb\hb32b\include\hbapi.h:57:
In file included from c:\devel\hb\hb32b\include/hbvmpub.h:52:
c:\devel\hb\hb32b\include/hbdefs.h:378:22: warning: redefinition of typedef
'USHORT' is a C11 feature [-Wtypedef-redefinition]
typedef HB_USHORT USHORT;
^
c:\devel\c\bcc72_64\include\windows\sdk/wtypesbase.h:147:24: note: previous
definition is here
typedef unsigned short USHORT;
^
In file included from .\source\c\function.c:56:
In file included from c:\devel\hb\hb32b\include\hbapi.h:57:
In file included from c:\devel\hb\hb32b\include/hbvmpub.h:52:
c:\devel\hb\hb32b\include/hbdefs.h:382:23: warning: redefinition of typedef
'LONG' is a C11 feature [-Wtypedef-redefinition]
typedef HB_LONG LONG;
^
c:\devel\c\bcc72_64\include\windows\sdk\winnt.h:409:14: note: previous
definition is here
typedef long LONG;
^
In file included from .\source\c\function.c:56:
In file included from c:\devel\hb\hb32b\include\hbapi.h:57:
In file included from c:\devel\hb\hb32b\include/hbvmpub.h:52:
c:\devel\hb\hb32b\include/hbdefs.h:386:21: warning: redefinition of typedef
'ULONG' is a C11 feature [-Wtypedef-redefinition]
typedef HB_ULONG ULONG;
^
c:\devel\c\bcc72_64\include\windows\sdk/winsmcrd.h:37:15: note: previous
definition is here
typedef DWORD ULONG;
^
In file included from .\source\c\function.c:56:
In file included from c:\devel\hb\hb32b\include\hbapi.h:57:
In file included from c:\devel\hb\hb32b\include/hbvmpub.h:52:
c:\devel\hb\hb32b\include/hbdefs.h:391:33: warning: redefinition of typedef
'LONGLONG' is a C11 feature [-Wtypedef-redefinition]
typedef HB_LONGLONG LONGLONG;
^
c:\devel\c\bcc72_64\include\windows\sdk\winnt.h:765:17: note: previous
definition is here
typedef __int64 LONGLONG;
^
In file included from .\source\c\function.c:56:
In file included from c:\devel\hb\hb32b\include\hbapi.h:57:
In file included from c:\devel\hb\hb32b\include/hbvmpub.h:52:
c:\devel\hb\hb32b\include/hbdefs.h:394:34: warning: redefinition of typedef
'ULONGLONG' is a C11 feature [-Wtypedef-redefinition]
typedef HB_ULONGLONG ULONGLONG;
^
c:\devel\c\bcc72_64\include\windows\sdk\winnt.h:766:26: note: previous
definition is here
typedef unsigned __int64 ULONGLONG;
^
In file included from .\source\c\function.c:56:
In file included from c:\devel\hb\hb32b\include\hbapi.h:57:
In file included from c:\devel\hb\hb32b\include/hbvmpub.h:52:
c:\devel\hb\hb32b\include/hbdefs.h:400:30: warning: redefinition of typedef
'UINT16' is a C11 feature [-Wtypedef-redefinition]
typedef HB_U16 UINT16;
^
c:\devel\c\bcc72_64\include\windows\sdk\basetsd.h:81:29: note: previous
definition is here
typedef unsigned short UINT16, *PUINT16;
^
In file included from .\source\c\function.c:56:
In file included from c:\devel\hb\hb32b\include\hbapi.h:57:
In file included from c:\devel\hb\hb32b\include/hbvmpub.h:52:
c:\devel\hb\hb32b\include/hbdefs.h:403:30: warning: redefinition of typedef
'INT16' is a C11 feature [-Wtypedef-redefinition]
typedef HB_I16 INT16;
^
c:\devel\c\bcc72_64\include\windows\sdk\basetsd.h:77:29: note: previous
definition is here
typedef signed short INT16, *PINT16;
^
In file included from .\source\c\function.c:56:
In file included from c:\devel\hb\hb32b\include\hbapi.h:57:
In file included from c:\devel\hb\hb32b\include/hbvmpub.h:52:
c:\devel\hb\hb32b\include/hbdefs.h:406:30: warning: redefinition of typedef
'UINT32' is a C11 feature [-Wtypedef-redefinition]
typedef HB_U32 UINT32;
^
c:\devel\c\bcc72_64\include\windows\sdk\basetsd.h:82:29: note: previous
definition is here
typedef unsigned int UINT32, *PUINT32;
^
In file included from .\source\c\function.c:56:
In file included from c:\devel\hb\hb32b\include\hbapi.h:57:
In file included from c:\devel\hb\hb32b\include/hbvmpub.h:52:
c:\devel\hb\hb32b\include/hbdefs.h:409:30: warning: redefinition of typedef
'INT32' is a C11 feature [-Wtypedef-redefinition]
typedef HB_I32 INT32;
^
c:\devel\c\bcc72_64\include\windows\sdk\basetsd.h:78:29: note: previous
definition is here
typedef signed int INT32, *PINT32;
^
In file included from .\source\c\function.c:56:
In file included from c:\devel\hb\hb32b\include\hbapi.h:57:
In file included from c:\devel\hb\hb32b\include/hbvmpub.h:52:
c:\devel\hb\hb32b\include/hbdefs.h:413:33: warning: redefinition of typedef
'UINT64' is a C11 feature [-Wtypedef-redefinition]
typedef HB_U64 UINT64;
^
c:\devel\c\bcc72_64\include\windows\sdk\basetsd.h:83:29: note: previous
definition is here
typedef unsigned __int64 UINT64, *PUINT64;
^
In file included from .\source\c\function.c:56:
In file included from c:\devel\hb\hb32b\include\hbapi.h:57:
In file included from c:\devel\hb\hb32b\include/hbvmpub.h:52:
c:\devel\hb\hb32b\include/hbdefs.h:416:33: warning: redefinition of typedef
'INT64' is a C11 feature [-Wtypedef-redefinition]
typedef HB_I64 INT64;
^
c:\devel\c\bcc72_64\include\windows\sdk\basetsd.h:79:29: note: previous
definition is here
typedef signed __int64 INT64, *PINT64;
^
In file included from .\source\c\function.c:61:
In file included from .\include\mysql.h:47:
c:\devel\c\bcc72_64\include\windows\crtl\sys/types.h:54:15: warning:
redefinition of typedef 'off_t' is a C11 feature [-Wtypedef-redefinition]
typedef long off_t;
^
c:\devel\c\bcc72_64\include\windows\crtl\stdio.h:56:15: note: previous
definition is here
typedef long off_t;
^
.\source\c\function.c:853:18: warning: using the result of an assignment as a
condition without parentheses [-Wparentheses]
while( mrow = mysql_fetch_row( mresult ) )
~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\source\c\function.c:853:18: note: place parentheses around the assignment to
silence this warning
while( mrow = mysql_fetch_row( mresult ) )
^
( )
.\source\c\function.c:853:18: note: use '==' to turn this assignment into an
equality comparison
while( mrow = mysql_fetch_row( mresult ) )
^
==
.\source\c\function.c:1766:28: warning: cast to 'HWND' (aka 'struct HWND__ *')
from smaller integer type 'long' [-Wint-to-pointer-cast]
hb_retl( OpenClipboard( ( HWND ) hb_parnl( 1 ) ) );
^
52 warnings generated.
Compiling .\source\c\gerrapi.c
.\source\c\gerrapi.c:117:1: warning: control may reach end of non-void function
[-Wreturn-type]
}
^
1 warning generated.
Compiling .\source\lang\msges.c
Compiling .\source\lang\msgen.c
rm .\obj\HARBOUR\BCC64\tdolpqry.c .\obj\HARBOUR\BCC64\tdolpsrv.c .\obj\HARBOUR\BCC64\tdolpexp.c
c:\tdolphing_new>
Return to FiveWin para Harbour/xHarbour
Users browsing this forum: No registered users and 35 guests