I'd love to have a comment documenting when m can be null. Seems like a missing optimization on the code gen or linker side. Not that it's a big problem, just a bit of cleanliness to let the null leak into the final binary.
On Wed, 30 Jun 2010, dsource.org wrote: > Date: Wed, 30 Jun 2010 17:32:55 -0400 > From: dsource.org <[email protected]> > Reply-To: Discuss the phobos library for D <[email protected]> > To: [email protected] > Subject: [phobos] phobos commit, revision 1700 > > phobos commit, revision 1700 > > > user: walter > > msg: > sometimes m is NULL > > http://www.dsource.org/projects/phobos/changeset/1700 > > _______________________________________________ > phobos mailing list > [email protected] > http://lists.puremagic.com/mailman/listinfo/phobos > _______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
