On Wednesday, 25 April 2012 at 12:43:39 UTC, Steven Schveighoffer
wrote:
http://d.puremagic.com/issues/show_bug.cgi?id=7254 maybe?
Maybe... but it shouldn't be the wrong return; at least being a
static length known at compile-time should convert to char[4].
I'm not sure how try/catch would make a difference either. But
being as making a temporary to get the compiler to work around it
means it isn't a critical problem.
If these are related though, I could post my code there they are
breaking at different points.