Hello
While building fpc on my arm netbook, I found this crash in fpmake:
EAccessViolation : Access violation
$00027448 FIXPATH, line 1737 of src/fpmkunit.pp
$00039E24 TTARGET__SETNAME, line 5577 of src/fpmkunit.pp
$00027F24 TTARGETS__ADDEXAMPLEPROGRAM, line 2174 of src/fpmkunit.pp
2011/8/18 Henry Vermaak :
> Hello
>
> While building fpc on my arm netbook, I found this crash in fpmake:
>
> EAccessViolation : Access violation
> $00027448 FIXPATH, line 1737 of src/fpmkunit.pp
> $00039E24 TTARGET__SETNAME, line 5577 of src/fpmkunit.pp
> $00027F24 TTARGETS__ADDEXAMPLEPROG
On 18/08/11 13:35, Vincent Snijders wrote:
2011/8/18 Henry Vermaak:
Hello
While building fpc on my arm netbook, I found this crash in fpmake:
EAccessViolation : Access violation
$00027448 FIXPATH, line 1737 of src/fpmkunit.pp
$00039E24 TTARGET__SETNAME, line 5577 of src/fpmkunit.pp
$
ZeelandNet Webmail
I'm porting a piece of code from C++ and
there they use virtual inline methods. I tried it in FPC but it accepts
either virtual OR inline methods. Is this a bug, or a feature that I
don't understand enough about?
Regards, Darius __
On Thu, 18 Aug 2011, dhkblas...@zeelandnet.nl wrote:
ZeelandNet Webmail
I'm porting a piece of code from C++ and
there they use virtual inline methods. I tried it in FPC but it accepts
either virtual OR inline methods. Is this a bug, or a feature that I
don't understand enough about?
You
On 18 Aug 2011, at 17:08, > wrote:
I'm porting a piece of code from C++ and
there they use virtual inline methods. I tried it in FPC but it
accepts
either virtual OR inline methods. Is this a bug, or a feature that I
don't understand enough about?
FPC cannot inline virtual methods under
2011/8/18 :
>
> I'm porting a piece of code from C++ and there they use virtual inline
> methods. I tried it in FPC but it accepts either virtual OR inline methods.
> Is this a bug, or a feature that I don't understand enough about?
At first I didn't understand how a virtual function can be inlin
Thanks all for the information. I will have a read to understand the
backgrounds better.
Darius
On Aug 18, 2011, at 5:16 PM, Vincent Snijders wrote:
> 2011/8/18 :
>>
>> I'm porting a piece of code from C++ and there they use virtual inline
>> methods. I tried it in FPC but it accepts either v
On 18 August 2011 14:37, Henry Vermaak wrote:
> On 18/08/11 13:35, Vincent Snijders wrote:
>>
>> 2011/8/18 Henry Vermaak:
>>>
>>> Hello
>>>
>>> While building fpc on my arm netbook, I found this crash in fpmake:
>>>
>>> EAccessViolation : Access violation
>>> $00027448 FIXPATH, line 1737 of src