Re: cvs-1.11.10 win32 VC98 cannot find "assert" during build

2003-12-16 Thread Mark D. Baushke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi David, You need to comment out this line: > assert ( isdir ( path ) ); the change has already already been committed to the cvs1-11-x-branch of the repository. Thanks, -- Mark David Everly <[EMAIL PROTECTED]> writes: > The

cvs-1.11.10 win32 VC98 cannot find "assert" during build

2003-12-16 Thread David Everly
The following command builds cvs-1.11.9, but not cvs-1.11.10 under windows: nmake /f cvsnt.mak CFG="cvsnt - Win32 Debug" The failure appears to be: link.exe @c:\temp\nma01012. filesubr.obj : error LNK2001: unresolved external symbol _assert .\WinDebug/cvs.exe : fatal error LNK1120: 1