On 15.01.2012 19:26, Blaise Thorn wrote:
I have implemented the support for the Delphi-compatible non-generic closures.
OK, I have started committing into
http://svn.freepascal.org/svn/fpc/branches/blaise/closures
(Be warned, though: I have not even finished with the work I have already done
On Wed, 1 Feb 2012, Hans-Peter Diettrich wrote:
michael.vancann...@wisa.be schrieb:
Why do you need this ? You make it quite complicated.
All you need is a FindModule(Const AName,AFileHint : String) : TPasModule
call in TPasTreeContainer which must be overridden in a descendent (such as
T
michael.vancann...@wisa.be schrieb:
Why do you need this ? You make it quite complicated.
All you need is a FindModule(Const AName,AFileHint : String) :
TPasModule call in TPasTreeContainer which must be overridden in a
descendent (such as TFPDocEngine). The default implementation returns nil
On Wed, 1 Feb 2012, Hans-Peter Diettrich wrote:
Sven Barth schrieb:
Am 31.01.2012 14:42, schrieb Hans-Peter Diettrich:
I still wonder why the number of units in the imported RTL package
increases over time. Initially it contains 7 modules, and 38 modules in
the end, where the RTL currently
Sven Barth schrieb:
Am 31.01.2012 14:42, schrieb Hans-Peter Diettrich:
I still wonder why the number of units in the imported RTL package
increases over time. Initially it contains 7 modules, and 38 modules in
the end, where the RTL currently consists of 46 units. 6 of the initial
modules cont
Sven Barth schrieb:
Am 31.01.2012 14:42, schrieb Hans-Peter Diettrich:
I still wonder why the number of units in the imported RTL package
increases over time. Initially it contains 7 modules, and 38 modules in
the end, where the RTL currently consists of 46 units. 6 of the initial
modules cont