Tcl Source Code

Artifact [f1be280861]
Login

Artifact f1be2808616c3837a0e7dfb9468677b4a19b2686:

Attachment "errors.txt" to ticket [945447ffff] added by kennykb 2004-05-01 00:34:30.
c:\Docume~1\kennykb\Mydocu~1\SourceForge\tcl\generic\tclThreadAlloc.c(193) : error C2220: warning treated as error - no object file generated
c:\Docume~1\kennykb\Mydocu~1\SourceForge\tcl\generic\tclThreadAlloc.c(193) : warning C4013: 'TclpNewAllocMutex' undefined; assuming extern returning int
c:\Docume~1\kennykb\Mydocu~1\SourceForge\tcl\generic\tclThreadAlloc.c(193) : warning C4047: '=' : 'struct Tcl_Mutex_ ** ' differs in levels of indirection from 'int '
c:\Docume~1\kennykb\Mydocu~1\SourceForge\tcl\generic\tclThreadAlloc.c(194) : warning C4047: '=' : 'struct Tcl_Mutex_ ** ' differs in levels of indirection from 'int '
c:\Docume~1\kennykb\Mydocu~1\SourceForge\tcl\generic\tclThreadAlloc.c(196) : warning C4047: '=' : 'struct Tcl_Mutex_ ** ' differs in levels of indirection from 'int '
c:\Docume~1\kennykb\Mydocu~1\SourceForge\tcl\generic\tclThreadAlloc.c(206) : warning C4013: 'TclpGetAllocCache' undefined; assuming extern returning int
c:\Docume~1\kennykb\Mydocu~1\SourceForge\tcl\generic\tclThreadAlloc.c(206) : war
ning C4047: '=' : 'struct Cache *' differs in levels of indirection from 'int '
c:\Docume~1\kennykb\Mydocu~1\SourceForge\tcl\generic\tclThreadAlloc.c(217) : warning C4013: 'TclpSetAllocCache' undefined; assuming extern returning int
c:\Docume~1\kennykb\Mydocu~1\SourceForge\tcl\generic\tclThreadAlloc.c(301) : warning C4047: 'initializing' : 'struct Cache *' differs in levels of indirection from 'int '
c:\Docume~1\kennykb\Mydocu~1\SourceForge\tcl\generic\tclThreadAlloc.c(369) : warning C4047: 'initializing' : 'struct Cache *' differs in levels of indirection from 'int '
c:\Docume~1\kennykb\Mydocu~1\SourceForge\tcl\generic\tclThreadAlloc.c(424) : warning C4047: 'initializing' : 'struct Cache *' differs in levels of indirection from 'int '
c:\Docume~1\kennykb\Mydocu~1\SourceForge\tcl\generic\tclThreadAlloc.c(508) : warning C4047: 'initializing' : 'struct Cache *' differs in levels of indirection from 'int '
c:\Docume~1\kennykb\Mydocu~1\SourceForge\tcl\generic\tclThreadAlloc.c(577) : warning C4047: 'initializing' : 'struct Cache *' differs in levels of indirection from 'int '
make: *** [tclThreadAlloc.obj] Error 2