Someone had filed (and closed it for us this morning) a bug about not inlining functions that took static arrays as parameters:
[Issue 3793] Functions with static arrays as arguments are not inlined That ought to replace the standalone line: $(LI Inline functions with static array parameters) This is a seriously nice release. Fingers crossed for no major regressions (yeah, I'm tempting fate)! On Wed, 9 Jun 2010, dsource.org wrote: > Date: Wed, 9 Jun 2010 21:32:15 -0400 > From: dsource.org <[email protected]> > Reply-To: Discuss the phobos library for D <[email protected]> > To: [email protected] > Subject: [phobos] phobos commit, revision 1612 > > phobos commit, revision 1612 > > > user: walter > > msg: > get it to compile > > http://www.dsource.org/projects/phobos/changeset/1612 > > _______________________________________________ > phobos mailing list > [email protected] > http://lists.puremagic.com/mailman/listinfo/phobos > _______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
