[Insight-developers] Is CVS "open"?

Robert Tamburo rjtst21@pitt.edu
Fri, 14 Mar 2003 00:37:07 -0500


This is a multi-part message in MIME format.

------=_NextPart_000_002D_01C2E9C1.D7BB9530
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I did a checkout earlier and my build results in several errors (see =
below).  I fixed them locally with no issues. I'm just wondering if I =
missed something...is the repository not stable enough for checkouts at =
the moment?=20

D:\Insight\Testing\Code\Common\itkSTLThreadTest.cxx(80) : error C2374: =
'i' : redefinition; multiple initialization
        D:\Insight\Testing\Code\Common\itkSTLThreadTest.cxx(67) : see =
declaration of 'i'
D:\Insight\Testing\Code\Common\itkSTLThreadTest.cxx(134) : error C2374: =
'j' : redefinition; multiple initialization
        D:\Insight\Testing\Code\Common\itkSTLThreadTest.cxx(126) : see =
declaration of 'j'

D:\Insight\Code\IO\itkIOCommon.cxx(284) : error C2039: 'strcpy' : is not =
a member of 'std'
D:\Insight\Code\IO\itkIOCommon.cxx(288) : error C2039: 'strrchr' : is =
not a member of 'std'
D:\Insight\Code\IO\itkIOCommon.cxx(290) : error C2039: 'strrchr' : is =
not a member of 'std'
D:\Insight\Code\IO\itkIOCommon.cxx(296) : error C2039: 'strcpy' : is not =
a member of 'std'
D:\Insight\Code\IO\itkIOCommon.cxx(309) : error C2039: 'strcpy' : is not =
a member of 'std'
D:\Insight\Code\IO\itkIOCommon.cxx(310) : error C2039: 'strcat' : is not =
a member of 'std'
D:\Insight\Code\IO\itkIOCommon.cxx(311) : error C2039: 'strcat' : is not =
a member of 'std'


------=_NextPart_000_002D_01C2E9C1.D7BB9530
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1141" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>I did a checkout earlier and my build =
results in=20
several errors (see below).&nbsp; I fixed them locally with no issues. =
I'm just=20
wondering if I missed something...is the repository not stable enough =
for=20
checkouts at the moment? </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial=20
size=3D2>D:\Insight\Testing\Code\Common\itkSTLThreadTest.cxx(80) : error =
C2374:=20
'i' : redefinition; multiple=20
initialization<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
D:\Insight\Testing\Code\Common\itkSTLThreadTest.cxx(67) : see =
declaration of=20
'i'<BR>D:\Insight\Testing\Code\Common\itkSTLThreadTest.cxx(134) : error =
C2374:=20
'j' : redefinition; multiple=20
initialization<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
D:\Insight\Testing\Code\Common\itkSTLThreadTest.cxx(126) : see =
declaration of=20
'j'</FONT></DIV><FONT face=3DArial size=3D2>
<DIV><BR>D:\Insight\Code\IO\itkIOCommon.cxx(284) : error C2039: 'strcpy' =
: is=20
not a member of 'std'<BR>D:\Insight\Code\IO\itkIOCommon.cxx(288) : error =
C2039:=20
'strrchr' : is not a member of =
'std'<BR>D:\Insight\Code\IO\itkIOCommon.cxx(290)=20
: error C2039: 'strrchr' : is not a member of=20
'std'<BR>D:\Insight\Code\IO\itkIOCommon.cxx(296) : error C2039: 'strcpy' =
: is=20
not a member of 'std'<BR>D:\Insight\Code\IO\itkIOCommon.cxx(309) : error =
C2039:=20
'strcpy' : is not a member of =
'std'<BR>D:\Insight\Code\IO\itkIOCommon.cxx(310) :=20
error C2039: 'strcat' : is not a member of=20
'std'<BR>D:\Insight\Code\IO\itkIOCommon.cxx(311) : error C2039: 'strcat' =
: is=20
not a member of 'std'</DIV>
<DIV>&nbsp;</DIV>
<DIV></FONT>&nbsp;</DIV></BODY></HTML>

------=_NextPart_000_002D_01C2E9C1.D7BB9530--