[fpc-pascal] Generated names in specialized classes are weird in Free Pascal

silvioprog silvioprog at gmail.com
Tue Dec 23 18:43:43 CET 2014


And:

C:\repository\git\freepascal\bin\i386-win32>fpc -iDV
2014/12/23 2.7.1

...

begin
  WriteLn({$I %FPCDATE%});
end.

Out: 2014/12/23

On Tue, Dec 23, 2014 at 2:10 PM, silvioprog <silvioprog at gmail.com> wrote:

> On Tue, Dec 23, 2014 at 1:22 PM, Sven Barth <pascaldragon at googlemail.com>
> wrote:
>
>> Am 23.12.2014 15:53 schrieb "silvioprog" <silvioprog at gmail.com>:
>> > It is very weird this generated class names. The Free Pascal will
>> continue to use these weird names or there are plans to improve this in
>> future versions? With names like that is almost impossible to create
>> automated error logs structures with Free Pascal.
>>
>> Please update to most current trunk version.
>>
>> Regards,
>> Sven
>>
> Hm... my revision is: (*). (from GIT)
>
> The output:
>
> [14:07:46.689]: TFoo$1$crcB96581A6
> [14:07:46.690]: TFoo$1$crcB96581A6
>
> (*):
>
> SHA 05f1c39d
> by pierre, 23/12/2014 13:12
> parent 667edc8b
>
>  go32v2 must also define NO_THREADING, as threads are not supported on
> this target
>
> git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@29314
> 3ad0048d-3df7-0310-abae-a5850022a9f2
>
> on branches master, origin/master
> branches master, origin/master
>

-- 
Silvio Clécio
My public projects - github.com/silvioprog
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20141223/d2560040/attachment.html>


More information about the fpc-pascal mailing list