Hi All,

http_transport_.c
        cl /c /nologo /MT /O2  /I. /I..\src /I..\win\include
/I..\compat\zlib /Fo.\import.obj -c import_.c
import_.c
..\src\import.c(1385) : error C2143: syntax error : missing ';' before 'type'
..\src\import.c(1386) : error C2143: syntax error : missing ';' before 'type'
..\src\import.c(1392) : error C2065: 'deltaFlag' : undeclared identifier
..\src\import.c(1424) : error C2065: 'srcRev' : undeclared identifier
..\src\import.c(1434) : error C2065: 'srcRev' : undeclared identifier
..\src\import.c(1489) : error C2065: 'deltaFlag' : undeclared identifier
..\src\import.c(1531) : error C2065: 'deltaFlag' : undeclared identifier
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual
Studio 10.0\VC\BIN\cl.EXE"' : return code '0x2'
Stop.


I see import.c was recently updated. Is this related to the failure above?

-- 
-------
inum: 883510009027723
sip: [email protected]
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to