Re: Bug #696727(StringToArgv)
Karl-Heinz Brünen <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.gui.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Hiroaki, AFAIK from my former life (the days I used only MS products), you need to use '\\' for every directory. As WinCvs parses the argument list and cvs does it also and assuming the original code base, I suppose there should be '\\\\' as folder separator in the console call. W/o 'walker1' WinCvs gives '\\' direct to cvs. In this case there are only '\\' needed in the console input. This is out om memory, so no warrenty. Regards, Kalle Am Don, den 22.01.2004 schrieb Hiroaki Itoh um 09:14: > #696727 is caused by StringToArgv bug, as you can imagine. > > I have written test case for CppUnit, and uploaded > as StringToArgvCppUnitTest.zip. > > Then, I found that to replace from > ============================ > if( theChar == '\\' && *walker1++ ) > ============================ > to > ============================ > if( theChar == '\\' ) > ============================ > can pass the test. (NOTE: I say only passing the test. > I don't say it's correct also on the desk.) > > The test case is still insufficient, maybe. Then, > I think it's good to add more test, and we should > manage such test in source code tree. > > > > Yahoo! Groups Sponsor > ADVERTISEMENT > click here > > > ______________________________________________________________________ > 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 the Yahoo! Terms of > Service. -- Karl-Heinz Brünen <[email protected]> ------------------------ Yahoo! Groups Sponsor ---------------------~--> Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark Printer at MyInks.com. Free s/h on orders $50 or more to the US & Canada. http://www.c1tracking.com/l.asp?cid=5511 http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/NhFolB/TM ---------------------------------------------------------------------~-> 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/