On 23/12/16 13:12, Jonas Maebe wrote:
On 22/12/16 22:07, Дмитрий Померанцев wrote:
Here is I stuck. Can anyone suggest what is wrong here? The compiler
does not allow include operator overloading or record methods in the
system modules? Or is it some kind of a bug?

It's because the compiler has built-in assumptions regarding the symbols
that the tguid type contains and in which order they appear. Adding
extra symbols breaks those assumptions.

I'll see tonight whether I can remove those hard-coded assumptions.

Should be fixed in r35190.


Jonas

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to