<div dir="ltr"><div><div><div><div>From what I can see the error seems to involve these two lines in the procedure TBaseObject.SetObjectProperty(P: PPropInfo; AValue: TJSONObject); in restbase.pp (fcl-web)<br><br></div>    PA:=@(pdynarraytypeinfo(P^.PropType)^.elesize)+i;<br>    PA:=@(pdynarraytypeinfo(P^.PropType)^.eletype)+i;<br>    <br><br>    AN:=PTYpeInfo(PA^)^.Name;<br><br></div>In my scenario the PTYpeInfo(PA^)^.Name is "t�/t�/t�/t0t@0t"<br><br></div><div>FPC 3.1.1 revision 34368<br></div><br>Regards,<br></div>Dave<br><div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 16 August 2016 at 08:51, Michael Van Canneyt <span dir="ltr"><<a href="mailto:michael@freepascal.org" target="_blank">michael@freepascal.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
<br>
On Mon, 15 Aug 2016, Dave Connolly wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The Google APIs run fine when compiled with FPC 3.0.0<br>
</blockquote>
<br></span>
Strange. I will look into it.<div class="HOEnZb"><div class="h5"><br>
<br>
Michael.<br>
______________________________<wbr>_________________<br>
fpc-pascal maillist  -  <a href="mailto:fpc-pascal@lists.freepascal.org" target="_blank">fpc-pascal@lists.freepascal.or<wbr>g</a><br>
<a href="http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal" rel="noreferrer" target="_blank">http://lists.freepascal.org/cg<wbr>i-bin/mailman/listinfo/fpc-pas<wbr>cal</a><br>
</div></div></blockquote></div><br></div>