On my systems, current RTTI now in full use in combi with the mORMot ORM !

Few questions remains:

1: Compiler flag
Question: Would it be possible to add a flag into this branch, so programmes can automagically detect the presence of Interface RTTI ?

2: Alignment
Using brute force (due to lacking compiler knowledge), I could dig into ARM alignment issues. No problem. However, at the moment, the issues are known (and correctly implemented in mORMot).
So, I have to know the goal.
This cast works again: PVmtMethodParam(p)^
This cast does not work: PIntfMethodEntry(p)^
Question: What alignment issues should have to be solved ?

_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to