[fpc-devel] TTypeKind, strings and chars
Sven Barth
pascaldragon at googlemail.com
Sun Jun 2 10:02:48 CEST 2013
On 02.06.2013 07:49, Graeme Geldenhuys wrote:
> On 2013-06-02 02:44, waldo kitty wrote:
>> so maybe svn "blame" will tell when it was put in and by whom?
>
> commit 7aa20ac1cc61578db56a9de741f306f07a35460c
> Author: Florian Klaempfl <florian at freepascal.org>
> Date: Sat Apr 16 14:01:44 2011 +0000
>
> * Merged helper branch made by Sven Barth
> -- Zusammenführen der Unterschiede zwischen Projektarchiv-URLs in ».«:
> U rtl/inc/objc1.inc
> U rtl/inc/system.inc
> U rtl/objpas/typinfo.pp
> A tests/test/tchlp30.pp
> ...snip...
>
>
> ie SVN commit r17328
You should look at the context of the change. The one you quoted only
added a "," after the "tkUChar" for adding the "tkHelper". The commit
which really added "tkUChar" (and "tkUString") was 11739 (see here:
http://svn.freepascal.org/cgi-bin/viewvc.cgi?view=revision&revision=11739 ).
Regards,
Sven
More information about the fpc-devel
mailing list