Re: VS2003-compiled WinCvs doesn't work for me...
"kaczoroj" <[email protected]> Fri, 03 Mar 2006 23:36:11 -0000
| Newsgroups | gmane.comp.version-control.cvs.gui.devel |
|---|---|
| Message-ID | <[email protected]> |
Richard, The only place using asctime that I see in there is used by printDebug and unless it caused the crash in Relese build we will probably just ignore it for now. Unless somebody is able to fix the problem. For now building the Release version will probably "solve" the problem ;) Can you check and show us the output of command line log on that file so we can analize the problem a little bit more? Best Regards, Jerzy --- In [email protected], Richard Wirth <richard@...> wrote: > > 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:richard@... > 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/