Hi there,
Is there a reason why I cannot forward declare a Generic Class?
TSomeClass = Class;
TSomeOtherClass = Class
Obj : TSomeClass;
End;
TSomeClass = Class
End;
--
Yes, I know I could put TSomeClass inside TSomeOtherClass, but
ther
On 06/26/2014 02:53 PM, Michael Van Canneyt wrote:
You can perfectly just develop with trunk and be ready to release when
the trunk version is released as a stable version.
I finally was able to try to implement a version of my "interface" unit
that is supposed to work with the trunk versio
Hi.
I tried to understand where to continue the development of the avr-embedded
target, but got stuck.
I know that the architecture-specific files are under compiler/avr and rtl/avr
(the latter do not seem to be relevant, yet) and someone (fpk?) mentioned
strings in the past, but that is basic
Hello devels,
I've recently discovered that some mips64 devices have become quite
affordable. Namely, EdgeRouter Lite (Dual-core mips64 500MHz, 512Mb RAM)
is roughly $100. Because I already run two older (32-bit) mips boxes for
fpc tasks, I thought I could probably add yet this newer device, i