> > Here is my first fpc DOS attack:
> >
> > type
> >   TMyClassA = class;
> >
> >   TMyClassA = class(TMyClassA)
> >     procedure DoSomething; override;
> >   end;

Email Abuse Syndrome:

This makes me think we should start up something accepting emails as input to 
the
compiler interface.

Every time someone sends an email to the FPC list, the compiler compiles any 
code
snippets in the email. All bugs are tracked for us immediately. No need to copy 
and
paste any more.

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to