On Mon, 27 Sep 2004, Gary Setter wrote:

> I showed all the methods that are used when constructing a String
> object for a c string literal. One of those methods should have
> null terminated the string that begin_ points to. None did. If
> I'm wrong please show we where a String object constructed from a
> const char * is null terminated.

I repeat:  The string is only null termined when the c_str() or 
ensure_null_end() is called.

-- 
http://kevin.atkinson.dhs.org




_______________________________________________
Aspell-devel mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/aspell-devel

Reply via email to