[lazarus] lack tForm.OldCreateOrder

Mattias Gaertner nc-gaertnma at netcologne.de
Thu Dec 18 11:04:49 EST 2003


On Thu, 18 Dec 2003 16:33:18 +0100 (CET)  "Peter Vreman"
<peter at freepascal.org> wrote:

> >> >> If I need to change anything in the FCL/Classes, let me know.
> >> >
> >> > One thing: Why uses the fcl include files of the rtl (tthread.inc)?
> >>
> >> It does not use include rtl files. The fcl/classes unit is only for
> >> 1.0.x,
> >> see the Makefile.fpc. For 1.9.x the classes unit is in the rtl.
> >
> > Eh. Ok, then my 1.9 cvs is broken. Both, the fcl and the rtl contains
> > many classes.pp. I used 'cvs -z3 checkout fpc' without any tag.
> > How do I get the current 1.9?
> 
> Use the -A option for update:
> 
> cvs -z3 up -P -d -A fpc

Done. 

[]$ find . | grep classes.p
./compiler/cclasses.pas
./fcl/amiga/classes.pp
./fcl/beos/classes.pp
./fcl/classes/freebsd/classes.pp
./fcl/classes/go32v2/classes.pp
./fcl/classes/linux/classes.pp
./fcl/classes/netbsd/classes.pp
./fcl/classes/openbsd/classes.pp
./fcl/classes/os2/classes.pp
./fcl/classes/win32/classes.pp
./fcl/qnx/classes.pp
./fcl/sunos/classes.pp
./fcl/template/classes.pp
./rtl/freebsd/classes.pp
./rtl/go32v2/classes.pp
./rtl/linux/classes.pp
./rtl/netbsd/classes.pp
./rtl/netware/classes.pp
./rtl/openbsd/classes.pp
./rtl/os2/classes.pp
./rtl/watcom/classes.pp
./rtl/win32/classes.pp


:(

Mattias






More information about the Lazarus mailing list