This code is working correctly/logically - and the same as it does in Delphi...
When using "implements" you are directing that this property "Intf" provides
the interface "IIntf1" for your host object "TClass2" - and in TClass2.Create
you create object "O: TClass1" to implement interface "IIntf1
Hello Developers
There's Delphi compatibility feature to escape keyword with "&" character.
Is there any way to turn the feature off or enable a hint or a note
about the escaped keyword used?
thanks,
dmitry
___
fpc-pascal maillist - fpc-pascal@lists.f
Vincent Snijders wrote:
The disks on svn2.freepascal.org was full, I removed some old files,
can you retry?
Great - working again!
Thanks.
-Torsten.
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/lis
Torsten Bonde Christiansen schreef:
Hi.
For unknown reasons the svn2.freepascal.org subversion server seem to
make hick-ups when I do an update. I get the error:
svn: Can't find a temporary directory: Internal error
This is only happening with the "svn2" server, not the regular
svn.freepasc
Hi.
For unknown reasons the svn2.freepascal.org subversion server seem to
make hick-ups when I do an update. I get the error:
svn: Can't find a temporary directory: Internal error
This is only happening with the "svn2" server, not the regular
svn.freepascal.org server??
Kind regards,
Torst