<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <div class="moz-cite-prefix">Am 25.02.2015 um 18:47 schrieb Alfred:<br>
    </div>
    <blockquote
      cite="mid:eme7d9897e-2830-4c71-a2c8-15dd05566980@alfsacer"
      type="cite">
      <style id="eMClientCss">BLOCKQUOTE.cite {
        PADDING-LEFT: 10px; MARGIN-LEFT: 5px; BORDER-LEFT: #cccccc 1px solid; PADDING-RIGHT: 0px; MARGIN-RIGHT: 0px
}
BLOCKQUOTE.cite2 {
        PADDING-TOP: 0px; PADDING-LEFT: 10px; MARGIN-LEFT: 5px; BORDER-LEFT: #cccccc 1px solid; MARGIN-TOP: 3px; PADDING-RIGHT: 0px; MARGIN-RIGHT: 0px
}
.plain PRE {
        FONT-SIZE: 100%; FONT-FAMILY: monospace; FONT-WEIGHT: normal; FONT-STYLE: normal
}
.plain TT {
        FONT-SIZE: 100%; FONT-FAMILY: monospace; FONT-WEIGHT: normal; FONT-STYLE: normal
}
A IMG {
        BORDER-TOP: 0px; BORDER-RIGHT: 0px; BORDER-BOTTOM: 0px; BORDER-LEFT: 0px
}
#x08cbef7a594047c290f2a29cf59a1a5a {
        FONT-SIZE: 12pt; FONT-FAMILY: Tahoma
}
.plain PRE {
        FONT-SIZE: 12pt; FONT-FAMILY: Tahoma
}
.plain TT {
        FONT-SIZE: 12pt; FONT-FAMILY: Tahoma
}
BODY {
        FONT-SIZE: 12pt; FONT-FAMILY: Tahoma
}
</style>
      <style></style>
      <meta content="text/html; charset=windows-1252"
        http-equiv="Content-Type">
      <div>Hello Steve, all,</div>
      <div> </div>
      <div>I would like to report 100% success with the latest RTTI
        patches !!!!</div>
      <div> </div>
    </blockquote>
    Nice to hear.<br>
    If anything is not compatible with the information delphi provides
    please report back to me.<br>
    <blockquote
      cite="mid:eme7d9897e-2830-4c71-a2c8-15dd05566980@alfsacer"
      type="cite">
      <div><span id="x8502058b63334714918fdda8ce0077e0">
        </span></div>
      <div>One (first) request:</div>
      <div>Would it be ok to add pfConstRef to the TParamFlag in
        typinfo.pp ?</div>
      <div> </div>
    </blockquote>
    The RTTI should already be generated the enum value was simply
    missing. <br>
    See attached Patch.<br>
    <blockquote
      cite="mid:eme7d9897e-2830-4c71-a2c8-15dd05566980@alfsacer"
      type="cite">
      <div><span id="x08cbef7a594047c290f2a29cf59a1a5a">
          <div>One (second) request:</div>
          <div>The same RTTI on ARM would also be very welcome.</div>
          <div>As stated before, my interest is running mORMot on ARM
            (e.g. Raspberry Pi[2]).</div>
          <div> </div>
        </span></div>
    </blockquote>
    Since I'm unable to test it myself right now, I could only try to
    write this blind and let somebody else do the testing.<br>
    It would also help to know what calling conventions are supported
    and how they work if they are not compareable to the i386/x64 ones.
    <br>
    (Link to a good documentation or a short write up)<br>
    The other way this could work is, if somebody with an ARM system
    takes over and I explain where compiler changes need to be made.<br>
    <br>
    mfg Steve<br>
  </body>
</html>