> > Hello,
> >
> > I find more and more units and components (for Lazarus) that are using
> > the libc unit. I find it really problematic, because it doesn't exists
> > for all platforms and architectures, so why not markring the unit as
> > obsolete for the next FPC release so other developers wil
Marco van de Voort ha scritto:
Hello,
I find more and more units and components (for Lazarus) that are using
the libc unit. I find it really problematic, because it doesn't exists
for all platforms and architectures, so why not markring the unit as
obsolete for the next FPC release so other deve
On Sat, Feb 23, 2008 at 2:26 PM, Giuliano Colla
<[EMAIL PROTECTED]> wrote:
> Marco van de Voort ha scritto:
>
> >>> Hello,
> >>>
> >>> I find more and more units and components (for Lazarus) that are using
> >>> the libc unit. I find it really problematic, because it doesn't exists
> >>> for al
ik ha scritto:
On Sat, Feb 23, 2008 at 2:26 PM, Giuliano Colla
<[EMAIL PROTECTED]> wrote:
Marco van de Voort ha scritto:
Hello,
>>>
>>> I find more and more units and components (for Lazarus) that are using
>>> the libc unit. I find it really problematic, because it doesn't exists
>>> for
On Sat, 23 Feb 2008 15:45:22 +0100
Giuliano Colla <[EMAIL PROTECTED]> wrote:
>[...]
> Tanks for the hint, but grep (or Find in Files from IDE) has the big
> disadvantage that you don't find only the declaration, but also all
> the references. You search "FindFirst" and you find 200 entries...
La
Mattias Gaertner ha scritto:
On Sat, 23 Feb 2008 15:45:22 +0100
Giuliano Colla <[EMAIL PROTECTED]> wrote:
[...]
Tanks for the hint, but grep (or Find in Files from IDE) has the big
disadvantage that you don't find only the declaration, but also all
the references. You search "FindFirst" an