Re: Re: VS2003-compiled WinCvs doesn't work for me...
Richard Wirth <[email protected]> Fri, 3 Mar 2006 11:08:31 +0100
| Newsgroups | gmane.comp.version-control.cvs.gui.devel |
|---|---|
| Organization | Ing.Büro Richard Wirth |
| Message-ID | <[email protected]> |
Hello kaczoroj,
Thursday, March 2, 2006, 8:49:26 PM, you wrote:
k> Hi,
k>
k> OK, I think I fixed it. There was a couple of problems here and there
k> and one of them was AfxGetMainWnd returning NULL as documented - it's
k> strange it was actually working before...
k>
k> Anyway, please build the latest and let me know if there are any more
k> problems.
Diffparse is missing in the .vcproj file (as I already mentioned in
reply to Ollivers request)
When running 'cvs log' I get an assertion from asctime():
( ( tb->tm_mon >= 0 ) && ( tb->tm_mon <= 11 ) ),
In this call month is 12
Callstack:
msvcr80d.dll!asctime_s(char * buffer=0x012eb428, unsigned int sizeInChars=26, const tm * tb=0x013163b4) line 99 + 0x4b Bytes C
msvcr80d.dll!asctime(const tm * tb=0x013163b4) line 213 + 0xf Bytes C
wincvs.exe!yyparse() line 279 + 0x14 Bytes C++
wincvs.exe!CvsLogParse(_iobuf * file=0x10310c30) line 518 C++
wincvs.exe!CvsLogParse(const char * dir=0x012e12c0, const CvsArgs & args={...}, const bool outGraph=true, void * defWnd=0x00000000) line 400 + 0x9 Bytes C++
wincvs.exe!CvsCmdLog(KiSelectionHandler & handler={...}, bool outGraph=true, void * defWnd=0x00000000) line 1493 + 0x1b Bytes C++
And wincvs terminates.
Looks like we have a problem when parsing date/time from log output??
--
Best regards,
Richard mailto:[email protected]
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/cvsgui-dev/
<*> To unsubscribe from this group, send an email to:
[email protected]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/