http://d.puremagic.com/issues/show_bug.cgi?id=9421
--- Comment #4 from Andrej Mitrovic <[email protected]> 2013-02-07 11:44:09 PST --- (In reply to comment #3) > (In reply to comment #2) > > The functions shouldn't append a '\0' if data already ends with one, and I'm > not sure scopedString should _ever_ modify it. Other than that it looks > right. Then I don't understand what you mean by: "Add scopedString which checks for a '\0' then return a reference to the internal buffer". It checks for a \0, and does what if it doesn't find it? -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
