> > - Can someone provide the grammar how an identifier looks like in
Delphi?
> > - How shall the compiler detect that "a.b" is an unit if a is also
defined
> as a record that
> > doesn't contain a field b?
> > - How shall the compiler handle if "a.b.c" is an unit and a.b.c is
class?
> >
> > So p
-Mensagem original-
De: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Em nome de Marco van de
Voort
Enviada em: sexta-feira, 18 de janeiro de 2008 06:05
Para: FPC-Pascal users discussions
Assunto: Re: [fpc-pascal] dot within unit file name
> - Can someone provide the grammar how an identif