phobos commit, revision 1930
user: schveiguy msg: Upon discussion in the appender access bug, it was determined we could make the Appender able to use the entire memory block, not just the data passed in. With this fix, Appender and builtin appending should both be callable on the same data without corruption, of course using the builtin append on data held by an Appender will reallocate. http://www.dsource.org/projects/phobos/changeset/1930 _______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
