Bug #696727(StringToArgv)

"Hiroaki Itoh" <[email protected]>
Newsgroups gmane.comp.version-control.cvs.gui.devel
Message-ID <[email protected]>
#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 ---------------------~-->
Upgrade to 128-bit SSL Security!
http://us.click.yahoo.com/qZ0LdD/yjVHAA/TtwFAA/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/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.