Re: [ecasound] ecasound interactive-mode segfaults on a '\' at the end of line

From: Koen <kbr@email-addr-hidden>
Date: Fri Dec 01 2006 - 09:39:12 EET

Hello,

> Hi Koen, I don't why know but I can't send emails to the list, could you
> send it for me? Thanks
Kai was faster than me :)

> I think that the problem is in vector<string>
> kvu_string_to_tokens_quoted(const string& s) (kvu_utils.cpp). In the loop
> checks if the character is "\\" and in this case makes p++ but at the end
> of this iteration makes a new p++ so, if the character "\\" is the last of
> the string, p never is equal to s.end() and doesn't exit the loop.
Nice summary! I suspected it would be something like that... ECI kept me far
away from the C++ code though. But now that I looked at some source-code
files of the ecasound-project I will do this again, it's really
well-written!

Thanks, Pedro and Kai!

kind regards,
  koen.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Ecasound-list mailing list
Ecasound-list@email-addr-hidden
https://lists.sourceforge.net/lists/listinfo/ecasound-list
Received on Fri Dec 1 12:15:02 2006

This archive was generated by hypermail 2.1.8 : Fri Dec 01 2006 - 12:15:02 EET