March 21, 2011
should I send them to the newsgroup digitalmars.D.bugs, or is there a better, canonical place, to report dmd2 bugs?  I've managed to crash the compiler.

Thanks,
Jason
March 21, 2011
On Mon, 21 Mar 2011 10:41:56 -0400, Jason E. Aten <j.e.aten@gmail.com> wrote:

> should I send them to the newsgroup digitalmars.D.bugs, or is there a
> better, canonical place, to report dmd2 bugs?  I've managed to crash the
> compiler.

bugzilla please.  All reports and changes to reports are also CC'd to D.bugs, you really shouldn't post anything directly there.

http://d.puremagic.com/issues/

-Steve