Am 22.07.2012 13:18 schrieb "Martin Schreiber" <mse00...@gmail.com>:
>
> On Sunday 22 July 2012 12:53:43 Jonas Maebe wrote:
> >
> > I don't think it's the best. I'm also quite sure it will require more
work
> > from you in the long run, keeping them up to date and merging bug fixes
and
> > new features from FPC back into your fork.
> >
> I doubt it, the experience shows the opposite. :-)
>
> > > AFAIK TObject is the only class which depends on compiler magic? Are
> > > there other classes which can not be duplicated?
> >
> > Pretty much anything in the system and dialect units (objpas, macpas,
objc,
> > iso7185) is/can be(come) tightly bound to the compiler. The rest should
be
> > safe.
> >
> So classes.pp except for TObject is safe?

TObject is defined in unit System...

Regards,
Sven
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to