[fpc-devel] suggestion: AllFilesMask constant

Mattias Gärtner nc-gaertnma at netcologne.de
Tue Mar 25 10:28:18 CET 2008


Zitat von Graeme Geldenhuys <graemeg.lists at gmail.com>:

> On 25/03/2008, Mattias Gaertner <nc-gaertnma at netcologne.de> wrote:
> > On Tue, 25 Mar 2008 10:30:28 +0200
> >  "Graeme Geldenhuys" <graemeg.lists at gmail.com> wrote:
> >
> >  > Hi,
> >  >
> >  > Could FPC add a new 'all files' constant (eg: AllFilesMask) to the
> >  > RTL. Same as what we have PathDelimiter etc..
> >
> >
> > Please do a find declaration. AllFilesMask is in the system unit.
>
>
> I just did, using Lazarus's 'Find in files' and found nothing in FPC
> 2.2.0  source directory. I'll do another search.

Yes, it was recently added, that's why all mentioned projects still have their
own.


> Lazarus also didn't code navigate (Ctrl+Click) after I typed
> AllFilesMask in my source code.
>
>
> ...searching....
>
>
> Ah, it's not defined in FPC 2.2.0, but is in FPC 2.3.1.  I better wrap
> my defines with a FPC version then.

It is in fpc 2.2.1 too.

Does '*' work under windows too?


Mattias



More information about the fpc-devel mailing list