[nem-en] static constructor prevents use of default constructor
Valient Gough
valient at gmail.com
Fri Feb 10 21:05:41 CET 2006
On 2/9/06, Michal Moskal <michal.moskal at gmail.com> wrote:
> On 2/10/06, Valient Gough <valient at gmail.com> wrote:
> > Hi, tripped over another minor oddity..
> >
> > If I have a class with a "static this()" constructor, then the
> > compiler doesn't allow use of a default constructor.
>
> Thanks for reporting this, fixed in SVN!
>
> These kind of issues are best reported through the mantis web
> interface (OTOH for the using stuff, the list was better, since a
> discussion was needed).
Actually I looked for some sort of bug tracking link before I posted.
But I just now went to the nemerle.org site and saw the link right
away, so I don't know why I missed it last night.
Thanks for taking a look,
Valient
More information about the devel-en
mailing list