[Issue 9421] (Compiler internals) Change OutBuffer's interface

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Feb 7 11:44:12 PST 2013


http://d.puremagic.com/issues/show_bug.cgi?id=9421



--- Comment #4 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 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: -------


More information about the Digitalmars-d-bugs mailing list