Olle Raab wrote:
03-11-30 10.36, skrev Jonas Maebe följande:
On 30-nov-03, at 02:29, Pedro Lopez-Cabanillas wrote:
Of course, if the compiler doesn't support this feature, because the
internal
handling of function calls, a compiler error message is better than a
program
crash.
The problem is t
03-11-30 10.36, skrev Jonas Maebe följande:
>
> On 30-nov-03, at 02:29, Pedro Lopez-Cabanillas wrote:
>
>> Of course, if the compiler doesn't support this feature, because the
>> internal
>> handling of function calls, a compiler error message is better than a
>> program
>> crash.
>
> The probl
On 30-nov-03, at 02:29, Pedro Lopez-Cabanillas wrote:
Of course, if the compiler doesn't support this feature, because the
internal
handling of function calls, a compiler error message is better than a
program
crash.
The problem is that some iterator-implementations do (and only) support
local
Peter Vreman wrote:
> > Peter Vreman wrote:
> > [...]
> >
> >> > This is bad coding imho and works in Delphi only "by accident" because
> >> > Delphi uses register calling conventions. Or are I'am wrong and sort
> >> > expects a local procedure?
> >>
> >> The compiler should give an error. It is ba
> Peter Vreman wrote:
> [...]
>> > This is bad coding imho and works in Delphi only "by accident" because
>> > Delphi uses register calling conventions. Or are I'am wrong and sort
>> > expects a local procedure?
>>
>> The compiler should give an error. It is bad coding and only a
>> "undocumented f
Peter Vreman wrote:
[...]
> > This is bad coding imho and works in Delphi only "by accident" because
> > Delphi uses register calling conventions. Or are I'am wrong and sort
> > expects a local procedure?
>
> The compiler should give an error. It is bad coding and only a
> "undocumented feature" of
>> The attached program compiles and works fine under Kylix 3, and also
>> compiles
>> under fpc 1.9, but bombs with this message:
>>
>> An unhandled exception occurred at 0x0807F0B5 :
>> EAccessViolation : Access violation
>> 0x0807F0B5
>>
>> It happens on TObjectList.Sort when the argument is a
On Thu, 27 Nov 2003, Marc Weustink wrote:
> At 08:54 27-11-2003, Florian Klaempfl wrote:
> >Pedro Lopez-Cabanillas wrote:
> >
> >>Hi,
> >>The attached program compiles and works fine under Kylix 3, and also
> >>compiles under fpc 1.9, but bombs with this message:
> >>An unhandled exception occur
At 08:54 27-11-2003, Florian Klaempfl wrote:
Pedro Lopez-Cabanillas wrote:
Hi,
The attached program compiles and works fine under Kylix 3, and also
compiles under fpc 1.9, but bombs with this message:
An unhandled exception occurred at 0x0807F0B5 :
EAccessViolation : Access violation
0x0807F0B5
Pedro Lopez-Cabanillas wrote:
Hi,
The attached program compiles and works fine under Kylix 3, and also compiles
under fpc 1.9, but bombs with this message:
An unhandled exception occurred at 0x0807F0B5 :
EAccessViolation : Access violation
0x0807F0B5
It happens on TObjectList.Sort when the ar
Hi,
The attached program compiles and works fine under Kylix 3, and also compiles
under fpc 1.9, but bombs with this message:
An unhandled exception occurred at 0x0807F0B5 :
EAccessViolation : Access violation
0x0807F0B5
It happens on TObjectList.Sort when the argument is a local nested funct
11 matches
Mail list logo