Johann Glaser wrote:
Hi!
Am Montag, den 04.08.2008, 08:23 -0300 schrieb Joao Morais:
Johann Glaser wrote:
How can I access an inherited inherited method which was overloaded?
You can't, one of them will need to have a different name.
Thanks.
Why is a method hidden, just because it has the
Hello Mattias,
I have got some new facts about my problem. When I tried to execute
lazbuild with
./lazbuild -B --build-ide="-va -dVerboseOFExecute"
I've got the executable. When I try to start it, then nothing is
shown. When I try it over gdb then it writes that
MG> macg4:lazarus test$ gdb laza
Hi!
Am Montag, den 04.08.2008, 08:23 -0300 schrieb Joao Morais:
> Johann Glaser wrote:
> > How can I access an inherited inherited method which was overloaded?
>
> You can't, one of them will need to have a different name.
Thanks.
Why is a method hidden, just because it has the same name? Isn't
Zitat von Roland Turcan <[EMAIL PROTECTED]>:
> Hello All,
>
> Does anybody have any idea, what I can do with this problem?
>[...]
I never saw this problem.
> >> > Compiling ./unit/ResConf.pas
> >> > Assembling resconf
> >> > An unhandled exception occurred at $00148A20 :
> >> > TOutputFilter.Exe
Hello All,
Does anybody have any idea, what I can do with this problem?
Thanks.
TRoland;
<<< 4.8.2008 14:08 - "Vinzent Höfler" "[EMAIL PROTECTED]" >>>
VH> Original-Nachricht
>> Zitat von Roland Turcan <[EMAIL PROTECTED]>:
>>
>> > Hello Mattias,
>> >
>> > I have also uncomment
try (but i not like it )
begin
TFirst(Self).Create(A, B, 0);
end;
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Original-Nachricht
> Zitat von Roland Turcan <[EMAIL PROTECTED]>:
>
> > Hello Mattias,
> >
> > I have also uncommented some DebugLns which are inside of code:
> >
> > Compiling ./unit/ResConf.pas
> > Assembling resconf
> > An unhandled exception occurred at $00148A20 :
> > TOutpu
Zitat von Roland Turcan <[EMAIL PROTECTED]>:
> Hello Mattias,
>
> I have also uncommented some DebugLns which are inside of code:
>
> Compiling ./unit/ResConf.pas
> Assembling resconf
> An unhandled exception occurred at $00148A20 :
> TOutputFilter.Execute After Loop
> TOutputFilter.Execute fProce
Zitat von Roland Turcan <[EMAIL PROTECTED]>:
> Hello Mattias,
>
> I have forgotten to send also result of building under gdb. Here is:
>
> Compiling ./unit/ResConf.pas
> Assembling resconf
> An unhandled exception occurred at $00148A20 :
>
> Breakpoint 1, 0x00017500 in fpc_raiseexception ()
> (gdb
Zitat von Roland Turcan <[EMAIL PROTECTED]>:
> Hello Mattias,
>
> MG> /usr/local/share/lazarus/lazbuild --build-ide="-va -dVerboseOFExecute"
>
> I have done all things you wrote me, but the result of compilation
> didn't write any line written by WriteLn inside of IFDEFs. Maybe there
> could be a
Johann Glaser wrote:
How can I access an inherited inherited method which was overloaded?
You can't, one of them will need to have a different name.
Joao Morais
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/m
Hello Mattias,
I have also uncommented some DebugLns which are inside of code:
Compiling ./unit/ResConf.pas
Assembling resconf
An unhandled exception occurred at $00148A20 :
TOutputFilter.Execute After Loop
TOutputFilter.Execute fProcess.ExitStatus=217
Breakpoint 1, 0x000173e0 in fpc_raiseexcept
Hello Mattias,
I have forgotten to send also result of building under gdb. Here is:
Compiling ./unit/ResConf.pas
Assembling resconf
An unhandled exception occurred at $00148A20 :
Breakpoint 1, 0x00017500 in fpc_raiseexception ()
(gdb) bt
#0 0x00017500 in fpc_raiseexception ()
#1 0x0010d334 in
Hello Mattias,
MG> /usr/local/share/lazarus/lazbuild --build-ide="-va -dVerboseOFExecute"
I have done all things you wrote me, but the result of compilation
didn't write any line written by WriteLn inside of IFDEFs. Maybe there
could be a bug during parsing of -d parameter and IFDEF sections were
14 matches
Mail list logo