Re: [fpc-devel] Future of FPCUP tool

2015-02-20 Thread Michael Thompson
On 21 February 2015 at 03:45, Juha Manninen wrote: > "DonAlfredo" appears to have motivation to maintain it. > That's not how I interpreted his posts, particularly his last one which he might have posted after you sent this email... Mike ___ fpc-devel

Re: [fpc-devel] Generics, TObject Descendant?

2015-02-20 Thread Den
Ahh, thanks Sven! I'll see if I can post a bug report soon of it.. I'll use the work-around for now. :) On 2015-02-19 12:22 AM, Sven Barth wrote: On 18.02.2015 20:51, Den wrote: Hi there, Currently this code: TSomeObject = Class; TSomeOtherObject = Class(TSomeObject ); And finally:

[fpc-devel] Future of FPCUP tool

2015-02-20 Thread Juha Manninen
I remember FPC developers had a plan to maintain the late Reinier's FPCUP tool. What is the situation now? There is at least one active fork, see : http://forum.lazarus.freepascal.org/index.php/topic,27429.msg169490.html#msg169490 "DonAlfredo" appears to have motivation to maintain it. It may b

Re: [fpc-devel] RTTI interface & variant late binding issue (mORMot)

2015-02-20 Thread Steve Hildebrandt
Here ist the current state of affairs for i386 only right now. The Patches are currently based on http://svn.freepascal.org/svn/fpc/trunk@29760 mfg Steve >From 10bc4ebe4f8fbec1a733d5d24c01da718f08f734 Mon Sep 17 00:00:00 2001 From: Steve Hildebrandt Date: Fri, 20 Feb 2015 17:00:33 +0100 Subje