On 10 Mar 2013, at 22:08, Sven Barth wrote:
> On 10.03.2013 20:39, Flávio Etrusco wrote:
>> I'd really like the compiler would stop with an error if it can't
>> prove a variable/out/result is initialized.
>> Did anybody try implementing this in FPC?
>
> Have fun fixing the errors then:
I though
Am 11.03.2013 02:31 schrieb "Flávio Etrusco" :
>
> On Sun, Mar 10, 2013 at 6:08 PM, Sven Barth
wrote:
> > On 10.03.2013 20:39, Flávio Etrusco wrote:
> >>
> >> I'd really like the compiler would stop with an error if it can't
> >> prove a variable/out/result is initialized.
> >> Did anybody try imp
On Sun, Mar 10, 2013 at 6:08 PM, Sven Barth wrote:
> On 10.03.2013 20:39, Flávio Etrusco wrote:
>>
>> I'd really like the compiler would stop with an error if it can't
>> prove a variable/out/result is initialized.
>> Did anybody try implementing this in FPC?
>
>
> Have fun fixing the errors then:
On 10.03.2013 20:39, Flávio Etrusco wrote:
On Sun, Mar 10, 2013 at 11:56 AM, Marco van de Voort wrote:
In our previous episode, Vincent Snijders said:
So be careful if you use OUT with types that have range limitations. Not
setting the out parameter can make debug tools like gttt difficult.
On Sun, Mar 10, 2013 at 11:56 AM, Marco van de Voort wrote:
> In our previous episode, Vincent Snijders said:
>> > So be careful if you use OUT with types that have range limitations. Not
>> > setting the out parameter can make debug tools like gttt difficult.
>> >
>>
>> You found a big in fcp-pas
Hi, FPC developers!
I've commited patch to issue 9961 few days ago, and I'd like to ask if
someone could take a look at it? I'm currently analyzing several other
unit-loading issues (10551, 18294) with similar situations (relative
paths, different unit loading order when compiling and loading ppu)
In our previous episode, Vincent Snijders said:
> > So be careful if you use OUT with types that have range limitations. Not
> > setting the out parameter can make debug tools like gttt difficult.
> >
>
> You found a big in fcp-passrc, because if you have an out parameter,
> then the callee has to
2013/3/9 Marco van de Voort :
>
> the first problem is that fcl-passrc likes to use OUT for all kinds of
> parameters, probably to silence some warnings.
>
> BUT at the same time doesn't assign a value to it in all codepaths (in this
> case the visibility checking methods). At the same time, it pa
> Van: "Vittorio Giovara"
>
> On 04/mar/2013, at 16:57, luiz americo pereira camara
> wrote:
> > Personally, i don't care much about compilation speed since is
> > faster
> > enough (at least for me). I'm more interested in better generated
> > code. This is were i'd like to see the efforts goi
On 09 Mar 2013, at 23:46, Vittorio Giovara wrote:
> Slightly off topic: http://www.utf8everywhere.org/
> Seriously, drop UTF16 support NOW.
No, that's very off-topic. Please don't start discussions like that here, they
don't lead to any useful outcome.
Jonas
FPC mailing lists admin___
10 matches
Mail list logo