<br><br><div class="gmail_quote">On Fri, Mar 14, 2008 at 1:41 PM, Felipe Monteiro de Carvalho <<a href="mailto:felipemonteiro.carvalho@gmail.com">felipemonteiro.carvalho@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">> Getting "safecall" errors at compile time.  I see stuff in the<br>
> bug tracker about "safecall" runtime issues not resolve till<br>
> 2.3.1<br>
<br>
</div>If you are going to Linux you probably don't need safecall anyway, and<br>
you can ifdef it out for FPC:<br>
<br>
{$ifndef fpc}safecall;{$endif}<br>
<font color="#888888"></font></blockquote><div><br>Just getting started with Lazurus and FP.  Is there a good place to put this<br>so it applies to an entire project.<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<font color="#888888"><br>
--<br>
Felipe Monteiro de Carvalho<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lazarus.freepascal.org">Lazarus@lazarus.freepascal.org</a><br>
<a href="http://www.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://www.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Drew Einhorn